HomeSort by relevance Sort by last modified time
    Searched refs:__ (Results 51 - 75 of 159) sorted by null

1 23 4 5 6 7

  /external/v8/src/x64/
deoptimizer-x64.cc 744 #define __ masm()-> macro
754 __ subq(rsp, Immediate(kDoubleRegsSize));
759 __ movsd(Operand(rsp, offset), xmm_reg);
766 __ push(r);
794 __ movq(arg3, Operand(rsp, kSavedRegistersAreaSize));
799 __ Set(arg4, 0);
800 __ lea(arg5, Operand(rsp, kSavedRegistersAreaSize + 1 * kPointerSize));
802 __ movq(arg4, Operand(rsp, kSavedRegistersAreaSize + 1 * kPointerSize));
803 __ lea(arg5, Operand(rsp, kSavedRegistersAreaSize + 2 * kPointerSize));
806 __ subq(arg5, rbp)
961 #undef __ macro
    [all...]
  /external/clang/test/Analysis/
stackaddrleak.c 22 static int pr7383(__const char *__)
  /external/v8/src/ia32/
deoptimizer-ia32.cc 843 #define __ macro
1015 #undef __ macro
    [all...]
assembler-ia32.cc 85 #define __ assm. macro
87 __ push(ebp);
88 __ pushfd();
89 __ push(ecx);
90 __ push(ebx);
91 __ mov(ebp, esp);
94 __ pushfd();
95 __ pop(eax);
96 __ mov(edx, eax);
97 __ xor_(eax, 0x200000); // Flip bit 21
135 #undef __ macro
    [all...]
  /external/v8/src/
full-codegen.cc 287 #define __ ACCESS_MASM(masm()) macro
357 __ dd(length);
359 __ dd(stack_checks_[i].id);
360 __ dd(stack_checks_[i].pc_and_state);
481 __ Move(result_register(), reg);
486 __ push(reg);
492 __ Move(result_register(), reg);
499 __ Drop(1);
504 __ pop(result_register());
514 __ pop(result_register())
1430 #undef __ macro
    [all...]
codegen.cc 42 #define __ ACCESS_MASM(masm_) macro
48 __ RecordComment(msg);
53 if (msg_[0] == '[') __ RecordComment("]");
58 #undef __ macro
  /external/valgrind/main/tests/
filter_libc 9 s/ __GI___/ __/;
10 s/ __([a-z]*)_nocancel / $1 /;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_after.h 424 inline _Expr<_UnClos<__##_Name, _Expr, _Dom>, \
429 typedef _UnClos<__##_Name, _Expr, _Dom> _Closure; \
434 inline _Expr<_UnClos<__##_Name, _ValArray, _Tp>, _Tp> \
437 typedef _UnClos<__##_Name, _ValArray, _Tp> _Closure; \
460 inline _Expr<_BinClos<__##_Fun, _Expr, _Expr, _Dom1, _Dom2>, \
466 typedef _BinClos<__##_Fun, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
471 inline _Expr<_BinClos<__##_Fun, _Expr, _ValArray, _Dom, \
478 typedef _BinClos<__##_Fun, _Expr, _ValArray, _Dom, _Tp> _Closure; \
483 inline _Expr<_BinClos<__##_Fun, _ValArray, _Expr, \
490 typedef _BinClos<__##_Fun, _ValArray, _Expr, _Tp, _Dom> _Closure;
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 424 inline _Expr<_UnClos<__##_Name, _Expr, _Dom>, \
429 typedef _UnClos<__##_Name, _Expr, _Dom> _Closure; \
434 inline _Expr<_UnClos<__##_Name, _ValArray, _Tp>, _Tp> \
437 typedef _UnClos<__##_Name, _ValArray, _Tp> _Closure; \
460 inline _Expr<_BinClos<__##_Fun, _Expr, _Expr, _Dom1, _Dom2>, \
466 typedef _BinClos<__##_Fun, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
471 inline _Expr<_BinClos<__##_Fun, _Expr, _ValArray, _Dom, \
478 typedef _BinClos<__##_Fun, _Expr, _ValArray, _Dom, _Tp> _Closure; \
483 inline _Expr<_BinClos<__##_Fun, _ValArray, _Expr, \
490 typedef _BinClos<__##_Fun, _ValArray, _Expr, _Tp, _Dom> _Closure;
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 424 inline _Expr<_UnClos<__##_Name, _Expr, _Dom>, \
429 typedef _UnClos<__##_Name, _Expr, _Dom> _Closure; \
434 inline _Expr<_UnClos<__##_Name, _ValArray, _Tp>, _Tp> \
437 typedef _UnClos<__##_Name, _ValArray, _Tp> _Closure; \
460 inline _Expr<_BinClos<__##_Fun, _Expr, _Expr, _Dom1, _Dom2>, \
466 typedef _BinClos<__##_Fun, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
471 inline _Expr<_BinClos<__##_Fun, _Expr, _ValArray, _Dom, \
478 typedef _BinClos<__##_Fun, _Expr, _ValArray, _Dom, _Tp> _Closure; \
483 inline _Expr<_BinClos<__##_Fun, _ValArray, _Expr, \
490 typedef _BinClos<__##_Fun, _ValArray, _Expr, _Tp, _Dom> _Closure;
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 424 inline _Expr<_UnClos<__##_Name, _Expr, _Dom>, \
429 typedef _UnClos<__##_Name, _Expr, _Dom> _Closure; \
434 inline _Expr<_UnClos<__##_Name, _ValArray, _Tp>, _Tp> \
437 typedef _UnClos<__##_Name, _ValArray, _Tp> _Closure; \
460 inline _Expr<_BinClos<__##_Fun, _Expr, _Expr, _Dom1, _Dom2>, \
466 typedef _BinClos<__##_Fun, _Expr, _Expr, _Dom1, _Dom2> _Closure; \
471 inline _Expr<_BinClos<__##_Fun, _Expr, _ValArray, _Dom, \
478 typedef _BinClos<__##_Fun, _Expr, _ValArray, _Dom, _Tp> _Closure; \
483 inline _Expr<_BinClos<__##_Fun, _ValArray, _Expr, \
490 typedef _BinClos<__##_Fun, _ValArray, _Expr, _Tp, _Dom> _Closure;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
socket.h 87 # define __SOCKADDR_ONETYPE(type) struct type *__restrict __##type##__;
91 # define __SOCKADDR_ONETYPE(type) __const struct type *__restrict __##type##__;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
socket.h 87 # define __SOCKADDR_ONETYPE(type) struct type *__restrict __##type##__;
91 # define __SOCKADDR_ONETYPE(type) __const struct type *__restrict __##type##__;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
socket.h 87 # define __SOCKADDR_ONETYPE(type) struct type *__restrict __##type##__;
91 # define __SOCKADDR_ONETYPE(type) __const struct type *__restrict __##type##__;
  /external/elfutils/lib/
eu-config.h 184 # define _INTUSE(name) __##name##_internal
187 extern __typeof__ (name) __##name##_internal __attribute__ ((alias (#name)));
190 extern __typeof__ (name) __##name##_internal attribute_hidden;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/libgcc/config/arm/
bpabi-lib.h 25 typeof (__##GCC_NAME) __aeabi_##AEABI_NAME \
26 __attribute__((alias ("__" #GCC_NAME)));
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/libgcc/config/arm/
bpabi-lib.h 25 typeof (__##GCC_NAME) __aeabi_##AEABI_NAME \
26 __attribute__((alias ("__" #GCC_NAME)));
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/libgcc/config/arm/
bpabi-lib.h 25 typeof (__##GCC_NAME) __aeabi_##AEABI_NAME \
26 __attribute__((alias ("__" #GCC_NAME)));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
complex.h 61 __MATHDECL_1(type, __CONCAT(__,function), args)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
complex.h 61 __MATHDECL_1(type, __CONCAT(__,function), args)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
complex.h 61 __MATHDECL_1(type, __CONCAT(__,function), args)
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
MobileApple80211.c 139 __ ## s = dlsym(aeropuerto, #s); \
140 if (__ ## s == NULL) { \
  /external/stlport/stlport/stl/
concept_checks.h 53 static int __##__type_var##_##__concept
57 static int __##__type_x##__type_y##_require_same_type
60 static int __##__func##__ret##_generator_check
63 static int __##__func##__ret##__arg##_unary_function_check
67 static int __##__func##__ret##__first##__second##_binary_function_check
71 static int __##__opname##__ret##__first##__second##_require_binary_op
768 struct __##__REQUIREMENT##__typedef_requirement_violation { \
  /ndk/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h 53 static int __##__type_var##_##__concept
57 static int __##__type_x##__type_y##_require_same_type
60 static int __##__func##__ret##_generator_check
63 static int __##__func##__ret##__arg##_unary_function_check
67 static int __##__func##__ret##__first##__second##_binary_function_check
71 static int __##__opname##__ret##__first##__second##_require_binary_op
768 struct __##__REQUIREMENT##__typedef_requirement_violation { \
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h 53 static int __##__type_var##_##__concept
57 static int __##__type_x##__type_y##_require_same_type
60 static int __##__func##__ret##_generator_check
63 static int __##__func##__ret##__arg##_unary_function_check
67 static int __##__func##__ret##__first##__second##_binary_function_check
71 static int __##__opname##__ret##__first##__second##_require_binary_op
768 struct __##__REQUIREMENT##__typedef_requirement_violation { \

Completed in 1762 milliseconds

1 23 4 5 6 7