/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
OddSpacer.java | 24 * Pseudo-instruction which either turns into a {@code nop} or
|
ZeroSizeInsn.java | 24 * Pseudo-instruction base class for zero-size (no code emitted)
|
/dalvik/dx/src/com/android/dx/dex/code/ |
OddSpacer.java | 25 * Pseudo-instruction which either turns into a {@code nop} or
|
ZeroSizeInsn.java | 24 * Pseudo-instruction base class for zero-size (no code emitted)
|
/external/chromium/chrome/browser/autocomplete/ |
history_quick_provider.h | 23 // This class is an autocomplete provider (a pseudo-internal component of
|
/external/chromium_org/net/dns/ |
dns_query.h | 18 // TODO(szym): add support for the OPT pseudo-RR (EDNS0/DNSSEC).
|
/external/chromium_org/remoting/host/it2me/ |
it2me_native_messaging_host_main.cc | 18 // GetStdHandle() returns pseudo-handles for stdin and stdout even if
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderBR.h | 28 * CSS2 :before and :after pseudo elements
|
/external/clang/include/clang/Analysis/Analyses/ |
PseudoConstantAnalysis.h | 1 //== PseudoConstantAnalysis.h - Find Pseudo-constants in the AST -*- C++ -*-==//
|
/external/clang/test/Analysis/ |
idempotent-operations.c | 122 // Pseudo-constants (vars only read) and constants should not be reported 129 // Pseudo-constant (never changes after decl) 137 // Pseudo-constant 178 int zero = 0; // pseudo-constant
|
/external/clang/test/SemaObjCXX/ |
property-reference.mm | 64 // pseudo-object expressions correctly. The default argument
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
CodeAddress.java | 23 * Pseudo-instruction which is used to track an address within a code
|
OddSpacer.java | 25 * Pseudo-instruction which either turns into a {@code nop} or
|
ZeroSizeInsn.java | 24 * Pseudo-instruction base class for zero-size (no code emitted)
|
/external/jmonkeyengine/engine/src/core/checkers/quals/ |
SubtypeOf.java | 50 * Unqualified pseudo-qualifier, whose position in the hierarchy is
|
/external/llvm/lib/Target/ARM/ |
CMakeLists.txt | 7 tablegen(LLVM ARMGenMCPseudoLowering.inc -gen-pseudo-lowering)
|
/external/openssh/contrib/hpux/ |
README | 30 o Add pseudo account:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
prctl.h | 60 # define PR_ENDIAN_PPC_LITTLE 2 /* "PowerPC" pseudo little endian */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
prctl.h | 60 # define PR_ENDIAN_PPC_LITTLE 2 /* "PowerPC" pseudo little endian */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
prctl.h | 60 # define PR_ENDIAN_PPC_LITTLE 2 /* "PowerPC" pseudo little endian */
|
/system/extras/tests/include/ |
testUtil.h | 40 // Pseudo Random Utilities
|
/external/llvm/lib/Target/PowerPC/ |
PPCInstr64Bit.td | 97 def MovePCtoLR8 : Pseudo<(outs), (ins), "#MovePCtoLR8", []>, 171 def ATOMIC_LOAD_ADD_I64 : Pseudo< 174 def ATOMIC_LOAD_SUB_I64 : Pseudo< 177 def ATOMIC_LOAD_OR_I64 : Pseudo< 180 def ATOMIC_LOAD_XOR_I64 : Pseudo< 183 def ATOMIC_LOAD_AND_I64 : Pseudo< 186 def ATOMIC_LOAD_NAND_I64 : Pseudo< 190 def ATOMIC_CMP_SWAP_I64 : Pseudo< 194 def ATOMIC_SWAP_I64 : Pseudo< 213 def TCRETURNdi8 :Pseudo< (outs) [all...] |
/dalvik/dx/tests/092-ssa-cfg-edge-cases/ |
expected.txt | 61 Blort.java:9@001c: Rop{move-result-pseudo Ljava/io/PrintStream; <- . flows} v 67 Blort.java:9@001f: Rop{move-result-pseudo Ljava/lang/String; <- . flows} v1:L 106 Blort.java:16@0000: Rop{move-result-pseudo N0000Ljava/lang/RuntimeException;
|
/external/android-clat/ |
ipv4.c | 30 * checksum - pseudo-header checksum 109 /* Calculate the pseudo-header checksum. 110 * Technically, the length that is used in the pseudo-header checksum is the transport layer
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Element.idl | 105 [RuntimeEnabled=ShadowDOM, Reflect, TreatNullAs=NullString, PerWorldBindings] attribute DOMString pseudo; 111 [Reflect=pseudo, TreatNullAs=NullString, ImplementedAs=pseudo, PerWorldBindings, MeasureAs=ShadowDOMPrefixedPseudo] attribute DOMString webkitPseudo;
|