Searched
full:pseudo (Results
601 -
625 of
3523) sorted by null
<<21222324252627282930>>
/external/guava/guava/src/com/google/common/escape/ |
CharEscaperBuilder.java | 30 * (so it's not really a sparse array, just a pseudo sparse array). The builder can also return a
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
BidiFmwk.java | 175 The rules for pseudo-Bidi are as follows: 287 /* This function converts a pseudo-Bidi string into a char string. 305 /* This function converts a char string into a pseudo-Bidi string. 306 It returns the pseudo-Bidi string.
|
/external/icu/icu4c/source/common/ |
rbbisetb.h | 94 UBool sawBOF() const; // Indicate whether any references to the {bof} pseudo
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
BidiFmwk.java | 172 The rules for pseudo-Bidi are as follows: 284 /* This function converts a pseudo-Bidi string into a char string. 302 /* This function converts a char string into a pseudo-Bidi string. 303 It returns the pseudo-Bidi string.
|
/external/iproute2/man/man8/ |
ip-neighbour.8 | 114 this is a pseudo state used when initially creating a neighbour entry or after
|
/external/jemalloc/include/jemalloc/internal/ |
prng.h | 5 * Simple linear congruential pseudo-random number generator:
|
/external/libjpeg-turbo/simd/ |
jcolsamp.inc | 14 ; pseudo-resisters to make ordering of RGB configurable
|
/external/libpng/contrib/arm-neon/ |
linux.c | 17 * pseudo-file /proc/cpuinfo.
|
/external/libunwind/include/ |
libunwind-hppa.h | 75 contiguous. To deal with this, we define 4 pseudo
|
/external/libvncserver/examples/ |
backchannel.c | 11 * for a "pseudo encoding", and enabling the back channel on the client side
|
/external/llvm/include/llvm/Target/ |
TargetFrameLowering.h | 228 /// call frame pseudo ops before doing frame index elimination. This is 286 /// call frame setup and destroy pseudo instructions (but only if the Target 289 /// implemented if using call frame setup/destroy pseudo instructions. 295 llvm_unreachable("Call Frame Pseudo Instructions do not exist on this "
|
/external/llvm/lib/MC/ |
MCSymbol.cpp | 22 // Sentinel value for the absolute pseudo fragment.
|
/external/llvm/lib/Target/AVR/ |
AVRSubtarget.h | 113 // no variable, so we instead bind pseudo features to this variable.
|
/external/llvm/lib/Target/BPF/ |
BPFRegisterInfo.cpp | 40 Reserved.set(BPF::R11); // R11 is pseudo stack pointer
|
/external/llvm/lib/Target/Hexagon/ |
HexagonVLIWPacketizer.h | 52 // ignorePseudoInstruction - Ignore bundling of pseudo instructions.
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXFrameLowering.cpp | 71 // ADJCALLSTACKUP pseudo instructions
|
/external/llvm/lib/Target/Sparc/ |
SparcInstrInfo.td | 394 // Pseudo instructions. 395 class Pseudo<dag outs, dag ins, string asmstr, list<dag> pattern> 403 def GETPCX : Pseudo<(outs getPCX:$getpcseq), (ins), "$getpcseq", [] >; 407 def ADJCALLSTACKDOWN : Pseudo<(outs), (ins i32imm:$amt), 410 def ADJCALLSTACKUP : Pseudo<(outs), (ins i32imm:$amt1, i32imm:$amt2), 432 : Pseudo<(outs IntRegs:$dst), (ins IntRegs:$T, IntRegs:$F, i32imm:$Cond), 433 "; SELECT_CC_Int_ICC PSEUDO!", 436 : Pseudo<(outs FPRegs:$dst), (ins FPRegs:$T, FPRegs:$F, i32imm:$Cond), 437 "; SELECT_CC_FP_ICC PSEUDO!", 441 : Pseudo<(outs DFPRegs:$dst), (ins DFPRegs:$T, DFPRegs:$F, i32imm:$Cond) [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrTSX.td | 22 def XBEGIN : I<0, Pseudo, (outs GR32:$dst), (ins),
|
/external/llvm/lib/Target/XCore/ |
XCoreFrameToArgsOffsetElim.cpp | 10 // Replace Pseudo FRAME_TO_ARGS_OFFSET with the appropriate real offset.
|
/external/llvm/test/CodeGen/NVPTX/ |
vector-loads.ll | 4 ; optimize loads/stores with pseudo-vector instructions of the form:
|
/external/llvm/tools/llvm-shlib/ |
CMakeLists.txt | 17 # shared libraries. When using the "all" pseudo-component,
|
/external/mesa3d/docs/relnotes/ |
10.2.9.html | 69 <li>nv50/ir: avoid deleting pseudo instructions too early</li>
|
/external/mesa3d/src/intel/genxml/ |
gen_macros.h | 32 * You can do pseudo-runtime checks in your function such as
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
updateRoutageDomains.sh | 85 echoColor "instanciate pseudo hal"
|
/external/python/cpython2/Tools/scripts/ |
ifdef.py | 23 # #if and the defined() pseudo function are not recognized. The #elif
|
Completed in 935 milliseconds
<<21222324252627282930>>