HomeSort by relevance Sort by last modified time
    Searched defs:_1 (Results 1 - 19 of 19) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtorQ.c 35 #undef _1 macro
41 #define _1 1 macro
47 #define _1 2 macro
69 L[_1] = bits[2];
76 L[_1] = bits[2];
85 L[_1] = L[_2] = L[_3] = 0;
gdtoaimp.h 637 #define _1 1 macro
646 #define _1 0 macro
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
strtopx.c 38 #undef _1 macro
44 #define _1 1 macro
51 #define _1 3 macro
90 L[_1] = (UShort)(bits[1] >> 16);
95 L[_1] = L[_2] = L[_3] = L[_4] = 0;
gdtoaimp.h 606 #define _1 1 macro
615 #define _1 0 macro
  /external/Microsoft-GSL/tests/
utils_tests.cpp 41 auto _1 = finally([&]() { f(i); }); variable
43 auto _2 = std::move(_1);
48 auto _2 = std::move(_1);
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p1.cpp 44 test<2> _1 = (foo)(a); local
70 a _1 = A::a();
  /external/tensorflow/tensorflow/core/kernels/
sendrecv_ops.cc 167 std::move(done), _1, _2, _3, _4, _5); member in namespace:tensorflow::__anon39914
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-bind.cpp 346 placeholder<1> _1; variable
352 bind(plus<int>(), x, _1)(y);
  /external/clang/test/SemaTemplate/
deduction.cpp 33 struct _1 {}; struct
36 // Replaces all occurrences of _1 with Arg1 and _2 with Arg2 in T.
44 struct Replace<_1, Arg1, Arg2> {
79 int array0[is_same<Replace<_1, int, float>::type, int>::value? 1 : -1];
80 int array1[is_same<Replace<const _1, int, float>::type, const int>::value? 1 : -1];
81 int array2[is_same<Replace<vector<_1>, int, float>::type, vector<int> >::value? 1 : -1];
82 int array3[is_same<Replace<vector<const _1>, int, float>::type, vector<const int> >::value? 1 : -1];
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/
BaseConstructor.java 152 entry._1().put(key_value._1(), key_value._2());
158 value._1().add(value._2());
430 private final T _1; field in class:BaseConstructor.RecursiveTuple
433 public RecursiveTuple(T _1, K _2) {
434 this._1 = _1;
442 public T _1() { method in class:BaseConstructor.RecursiveTuple
443 return _1;
  /external/skia/src/jumper/
SkJumper_stages.cpp 287 __m128i _0,_1,_2,_3,_4,_5,_6,_7; local
293 _1 = _2 = _3 = _4 = _5 = _6 = _7 = _mm_setzero_si128();
295 if (tail > 1) { _1 = load_rgb(ptr + 3); }
307 _0 = _01; _1 = _mm_srli_si128(_01, 6);
314 _13 = _mm_unpacklo_epi16(_1, _3),
499 __m128i _0, _1, _2, _3; local
501 _1 = _2 = _3 = _mm_setzero_si128();
507 if (tail > 1) { _1 = load_rgb(ptr + 3); }
516 _1 = _mm_srli_si128(_01, 6);
523 _13 = _mm_unpacklo_epi16(_1, _3); // r1 r3 g1 g3 b1 b3 xx x
575 F _0, _1, _2, _3; local
    [all...]
  /external/skqp/src/jumper/
SkJumper_stages.cpp 287 __m128i _0,_1,_2,_3,_4,_5,_6,_7; local
293 _1 = _2 = _3 = _4 = _5 = _6 = _7 = _mm_setzero_si128();
295 if (tail > 1) { _1 = load_rgb(ptr + 3); }
307 _0 = _01; _1 = _mm_srli_si128(_01, 6);
314 _13 = _mm_unpacklo_epi16(_1, _3),
499 __m128i _0, _1, _2, _3; local
501 _1 = _2 = _3 = _mm_setzero_si128();
507 if (tail > 1) { _1 = load_rgb(ptr + 3); }
516 _1 = _mm_srli_si128(_01, 6);
523 _13 = _mm_unpacklo_epi16(_1, _3); // r1 r3 g1 g3 b1 b3 xx x
575 F _0, _1, _2, _3; local
    [all...]
  /external/boringssl/src/third_party/fiat/
p256.c 126 { uint64_t _1; uint8_t x42 = subborrow_u64(x39, x27, 0x0, &_1); local
406 uint32_t _1; uint8_t x104 = addcarryx_u32(0x0, x33, x81, &_1); local
    [all...]
  /prebuilts/ktlint/
ktlint-android-all.jar 
  /external/kotlinc/lib/
kotlin-compiler.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.0/
kotlin-compiler-embeddable-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.20/
kotlin-compiler-embeddable-1.2.20.jar 

Completed in 788 milliseconds