HomeSort by relevance Sort by last modified time
    Searched refs:_sym (Results 1 - 20 of 20) sorted by null

  /external/llvm/test/MC/MachO/
relax-recompute-align.s 37 .zerofill __DATA,__bss,_sym,4,2
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
asm.h 95 #define WARN_REFERENCES(_sym,_msg) \
96 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
  /external/qemu/android/skin/
keyset.c 199 static const struct { int _sym; const char* _str; } keysym_names[] = member in struct:__anon33784
247 for (nn = 0; keysym_names[nn]._sym != 0; nn++) {
248 if (keysym_names[nn]._sym == sym) {
305 for (nn = 0; keysym_names[nn]._sym; nn++) {
312 *psym = keysym_names[nn]._sym;
  /external/chromium_org/tools/binary_size/
run_binary_size_analysis.py 407 for _sym, _symbol_type, size, path in symbols:
    [all...]

Completed in 1601 milliseconds