Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 99 for UNDEF (0.03 sec)

  1. test/undef.go

    Emmanuel Odeke <******@****.***> 1460323946 -0700
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 02 13:43:18 UTC 2016
    - 758 bytes
    - Viewed (0)
  2. src/crypto/internal/nistec/p256_asm_s390x.s

    	VST  T1, (1*16)(res_ptr)
    	RET
    
    #undef res_ptr
    #undef x_ptr
    #undef y_ptr
    #undef X0
    #undef X1
    #undef Y0
    #undef Y1
    #undef M0
    #undef M1
    #undef T0
    #undef T1
    #undef T2
    #undef YDIG
    
    #undef ADD1
    #undef ADD1H
    #undef ADD2
    #undef ADD2H
    #undef RED1
    #undef RED1H
    #undef RED2
    #undef RED2H
    #undef CAR1
    #undef CAR1M
    
    #undef MK0
    #undef K0
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  3. src/crypto/internal/nistec/p256_asm_ppc64le.s

    	RET
    
    #undef P3ptr
    #undef P1ptr
    #undef CPOOL
    #undef X3L
    #undef X3H
    #undef Y3L
    #undef Y3H
    #undef T1L
    #undef T1H
    #undef T2L
    #undef T2H
    #undef T3L
    #undef T3H
    #undef X1L
    #undef X1H
    #undef Y1L
    #undef Y1H
    #undef Z1L
    #undef Z1H
    #undef TT0
    #undef TT1
    #undef T2
    #undef X0
    #undef X1
    #undef Y0
    #undef Y1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 56.5K bytes
    - Viewed (0)
  4. src/go/doc/comment/testdata/doclink.txt

    There is no [Undef] or [Undef.Method].
    See also the [comment] package,
    especially [comment.Doc] and [comment.Parser.Parse].
    -- gofmt --
    In this package, see [Doc] and [Parser.Parse].
    There is no [Undef] or [Undef.Method].
    See also the [comment] package,
    especially [comment.Doc] and [comment.Parser.Parse].
    -- text --
    In this package, see Doc and Parser.Parse. There is no [Undef] or
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:31:45 UTC 2022
    - 1.1K bytes
    - Viewed (0)
  5. src/crypto/internal/nistec/p256_asm_amd64.s

    	MOVQ points_eq, AX
    	MOVQ AX, ret+24(FP)
    
    	RET
    #undef x1in
    #undef y1in
    #undef z1in
    #undef x2in
    #undef y2in
    #undef z2in
    #undef xout
    #undef yout
    #undef zout
    #undef s1
    #undef s2
    #undef u1
    #undef u2
    #undef z1sqr
    #undef z2sqr
    #undef h
    #undef r
    #undef hsqr
    #undef rsqr
    #undef hcub
    #undef rptr
    /* ---------------------------------------*/
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 39.8K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/snippets/native-binaries/cunit/groovy/libs/cunit/2.1-2/include/CUnit/CUnit_intl.h

    #endif
    #ifndef N_
    #  define N_(String) gettext_noop (String)
    #endif
    */
    
    /* deactivate these when source preparation is complete */
    #undef _
    #define _(String) (String)
    #undef N_
    #define N_(String) String
    #undef textdomain
    #define textdomain(Domain)
    #undef bindtextdomain
    #define bindtextdomain(Package, Directory)
    
    #endif  /*  CUNIT_CUNIT_INTL_H_SEEN  */
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1.7K bytes
    - Viewed (0)
  7. testing/performance/src/templates/native-dependents-resources/googleTest/libs/googleTest/1.7.0/include/gtest/internal/gtest-tuple.h

    }  // namespace tr1
    }  // namespace std
    
    #undef GTEST_0_TUPLE_
    #undef GTEST_1_TUPLE_
    #undef GTEST_2_TUPLE_
    #undef GTEST_3_TUPLE_
    #undef GTEST_4_TUPLE_
    #undef GTEST_5_TUPLE_
    #undef GTEST_6_TUPLE_
    #undef GTEST_7_TUPLE_
    #undef GTEST_8_TUPLE_
    #undef GTEST_9_TUPLE_
    #undef GTEST_10_TUPLE_
    
    #undef GTEST_0_TYPENAMES_
    #undef GTEST_1_TYPENAMES_
    #undef GTEST_2_TYPENAMES_
    #undef GTEST_3_TYPENAMES_
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 27.6K bytes
    - Viewed (0)
  8. testing/performance/src/templates/native-dependents-resources/googleTest/libs/googleTest/1.7.0/include/gtest/internal/gtest-tuple.h.pump

    // 6.1.4 Pairs.
    // Unimplemented.
    
    }  // namespace tr1
    }  // namespace std
    
    
    $for j [[
    #undef GTEST_$(j)_TUPLE_
    
    ]]
    
    
    $for j [[
    #undef GTEST_$(j)_TYPENAMES_
    
    ]]
    
    #undef GTEST_DECLARE_TUPLE_AS_FRIEND_
    #undef GTEST_BY_REF_
    #undef GTEST_ADD_REF_
    #undef GTEST_TUPLE_ELEMENT_
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 9K bytes
    - Viewed (0)
  9. src/runtime/cgo/asm_wasm.s

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    #include "textflag.h"
    
    TEXT ·set_crosscall2(SB),NOSPLIT,$0-0
    	UNDEF
    
    TEXT crosscall2(SB), NOSPLIT, $0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 17 21:53:11 UTC 2023
    - 270 bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tensorflow/ir/tf_types.def

    #ifndef HANDLE_LAST_TF_TYPE
    #define HANDLE_LAST_TF_TYPE(class, enumerant, name) \
      HANDLE_TF_REF_TYPE(class, enumerant, name)
    #endif
    HANDLE_LAST_TF_TYPE(VariantRef, VARIANT_REF, "variantref")
    #undef HANDLE_LAST_TF_TYPE
    
    #undef HANDLE_TF_REF_TYPE
    #undef HANDLE_TF_TYPE
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Sep 09 03:12:53 UTC 2023
    - 3.3K bytes
    - Viewed (0)
Back to top