OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mnemonic
(Results
151 - 175
of
329
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/openssl/crypto/sha/asm/
sha512-parisc.pl
757
my ($
mnemonic
,$mod,$args)=@_;
758
my $opcode = eval("\$$
mnemonic
");
760
ref($opcode) eq 'CODE' ? &$opcode($mod,$args) : "\t$
mnemonic
$mod\t$args";
/bionic/libc/include/
stdio.h
57
* by a three-character attempt at a
mnemonic
.
/development/ndk/platforms/android-3/include/
stdio.h
62
* by a three-character attempt at a
mnemonic
.
/development/ndk/platforms/android-8/include/
stdio.h
62
* by a three-character attempt at a
mnemonic
.
/external/apache-xml/src/main/java/org/apache/xalan/templates/
Constants.java
36
* (It's a pity Java doesn't have a real Enumerated
Mnemonic
/external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java
86
/** S_BUILTIN_EXTENSIONS_URL is a
mnemonic
for the XML Namespace
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_dump.c
523
TXT( info->
mnemonic
);
tgsi_info.c
245
return info->
mnemonic
;
/external/elfutils/libcpu/
ChangeLog
182
MNE_INVALID value for .
mnemonic
.
/external/javassist/tutorial/
tutorial3.html
164
System.out.println(
Mnemonic
.OPCODE[op]);
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h
417
// suffix on the
mnemonic
(when not in an IT block) or preclude it (when
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c
523
TXT( info->
mnemonic
);
tgsi_info.c
245
return info->
mnemonic
;
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/
stdio.h
92
* by a three-character attempt at a
mnemonic
.
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/
stdio.h
71
* by a three-character attempt at a
mnemonic
.
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/
stdio.h
92
* by a three-character attempt at a
mnemonic
.
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/
stdio.h
71
* by a three-character attempt at a
mnemonic
.
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/
stdio.h
92
* by a three-character attempt at a
mnemonic
.
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/
stdio.h
71
* by a three-character attempt at a
mnemonic
.
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/
stdio.h
92
* by a three-character attempt at a
mnemonic
.
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/
stdio.h
71
* by a three-character attempt at a
mnemonic
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h
173
/* slot indexes for struct address_info: makes code a little more
mnemonic
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h
173
/* slot indexes for struct address_info: makes code a little more
mnemonic
*/
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/
stdio.h
92
* by a three-character attempt at a
mnemonic
.
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/
stdio.h
71
* by a three-character attempt at a
mnemonic
.
Completed in 404 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>