HomeSort by relevance Sort by last modified time
    Searched refs:mnemonic (Results 76 - 100 of 104) sorted by null

1 2 34 5

  /external/openssl/crypto/bn/asm/
parisc-mont.pl 987 my ($mnemonic,$mod,$args)=@_;
988 my $opcode = eval("\$$mnemonic");
990 ref($opcode) eq 'CODE' ? &$opcode($mod,$args) : "\t$mnemonic$mod\t$args";
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_dump.c 523 TXT( info->mnemonic );
tgsi_text.c 837 if (str_match_nocase_whole(&cur, info->mnemonic)) {
843 if (str_match_no_case(&cur, info->mnemonic)) {
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c 523 TXT( info->mnemonic );
tgsi_text.c 837 if (str_match_nocase_whole(&cur, info->mnemonic)) {
843 if (str_match_no_case(&cur, info->mnemonic)) {
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_aos.c 1084 opcode_info->mnemonic);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_aos.c 1084 opcode_info->mnemonic);
  /external/qemu/disas/
i386.c 731 mnemonic strings for AT&T, Intel, X86_64 AT&T, and X86_64 Intel
6166 const char *mnemonic; local
    [all...]
  /external/chromium_org/v8/src/arm/
lithium-arm.h 167 #define DECLARE_CONCRETE_INSTRUCTION(type, mnemonic) \
172 virtual const char* Mnemonic() const V8_FINAL V8_OVERRIDE { \
173 return mnemonic; \
198 virtual const char* Mnemonic() const = 0;
    [all...]
  /external/chromium_org/v8/src/arm64/
lithium-arm64.h 179 #define DECLARE_CONCRETE_INSTRUCTION(type, mnemonic) \
184 virtual const char* Mnemonic() const V8_FINAL V8_OVERRIDE { \
185 return mnemonic; \
209 virtual const char* Mnemonic() const = 0;
702 virtual const char* Mnemonic() const V8_OVERRIDE;
730 virtual const char* Mnemonic() const V8_OVERRIDE;
    [all...]
  /external/chromium_org/v8/src/ia32/
lithium-ia32.h 164 #define DECLARE_CONCRETE_INSTRUCTION(type, mnemonic) \
169 virtual const char* Mnemonic() const V8_FINAL V8_OVERRIDE { \
170 return mnemonic; \
195 virtual const char* Mnemonic() const = 0;
    [all...]
  /external/chromium_org/v8/src/mips/
lithium-mips.h 164 #define DECLARE_CONCRETE_INSTRUCTION(type, mnemonic) \
169 virtual const char* Mnemonic() const V8_FINAL V8_OVERRIDE { \
170 return mnemonic; \
195 virtual const char* Mnemonic() const = 0;
    [all...]
  /external/chromium_org/v8/src/x64/
lithium-x64.h 164 #define DECLARE_CONCRETE_INSTRUCTION(type, mnemonic) \
169 virtual const char* Mnemonic() const V8_FINAL V8_OVERRIDE { \
170 return mnemonic; \
195 virtual const char* Mnemonic() const = 0;
    [all...]
  /external/chromium_org/v8/src/x87/
lithium-x87.h 165 #define DECLARE_CONCRETE_INSTRUCTION(type, mnemonic) \
170 virtual const char* Mnemonic() const V8_FINAL V8_OVERRIDE { \
171 return mnemonic; \
196 virtual const char* Mnemonic() const = 0;
    [all...]
  /external/elfutils/0.153/libcpu/
i386_data.h 35 /* The mnemonic. Especially encoded for the optimized table. */
36 unsigned int mnemonic : MNEMONIC_BITS; member in struct:instr_enc
42 /* Mnemonic suffix. */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /external/chromium_org/ui/views/controls/menu/
menu_controller.cc 78 // Returns true if the mnemonic of |menu| matches key.
83 // Returns true if |menu| doesn't have a mnemonic and first character of the its
251 // Index of the first menu with the specified mnemonic.
254 // If true there are multiple menu items with the same mnemonic.
261 // currently selected item whose mnemonic matches. This may remain -1 even
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 

Completed in 1176 milliseconds

1 2 34 5