Searched
full:pseudo (Results
1101 -
1125 of
3523) sorted by null
<<41424344454647484950>>
/external/freetype/src/type1/ |
t1afm.c | 187 /* check against PostScript pseudo platform */
|
/external/iproute2/include/uapi/linux/ |
if_ether.h | 127 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */
|
in.h | 63 IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET */
|
/external/iptables/iptables/ |
iptables.xslt | 16 <!-- <match> is the pseudo module when a match module doesn't need to be loaded
|
/external/kernel-headers/original/uapi/linux/ |
if_ether.h | 128 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */
|
in.h | 63 IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET */
|
/external/libchrome/base/threading/ |
platform_thread.h | 140 // pseudo handle constant which will always represent the thread using it and
|
/external/libpcap/ |
pcap-dag.c | 164 /* SunATM pseudo header */ 464 * and will be handled as a pseudo header by the decoding application. 470 * pseudo header will be adjusted during the decoding, 600 /* Add the MTP2 Pseudo Header */ [all...] |
/external/libunwind/include/ |
libunwind-common.h.in | 63 (pseudo-)registers which have the same meaning across all
|
/external/llvm/include/llvm/MC/ |
MCInstrDesc.h | 100 Pseudo, 206 /// \brief Return true if this is a pseudo instruction that doesn't 208 bool isPseudo() const { return Flags & (1 << MCID::Pseudo); } 410 /// this is true for the instruction, it basically means that it is a pseudo
|
/external/llvm/lib/Target/AMDGPU/ |
SILowerControlFlow.cpp | 11 /// \brief This pass lowers the pseudo control flow instructions to real 126 return "SI Lower control flow pseudo instructions"; 263 // Insert a pseudo terminator to help keep the verifier happy. 296 // Insert a pseudo terminator to help keep the verifier happy.
|
/external/llvm/lib/Target/Hexagon/ |
HexagonScheduleV55.td | 155 InstrItinData<PSEUDO , [InstrStage<1, [SLOT0, SLOT1, SLOT2, SLOT3]>]>,
|
/external/llvm/lib/Target/MSP430/ |
MSP430BranchSelector.cpp | 13 // positions pass, and a branch pseudo op to machine branch opcode pass. This
|
/external/llvm/lib/Target/Mips/ |
MipsFrameLowering.cpp | 144 // Eliminate ADJCALLSTACKDOWN, ADJCALLSTACKUP pseudo instructions
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vec4_tes.cpp | 243 * in here, but we really don't want them in the above pseudo-ops.
|
/external/mesa3d/src/mesa/drivers/x11/ |
glxapi.h | 54 * pseudo-GLX can be present at the same time. The former being used on
|
/external/minijail/ |
system_unittest.cc | 194 // A mount of a pseudo filesystem should make the destination dir.
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
README.md | 3 This set of tools is used to transform files written in the pseudo language
|
/external/ppp/pppd/ |
tty.c | 195 "Script to run on pseudo-tty master side", 537 error("Couldn't allocate pseudo-tty"); 1164 error("Error reading pseudo-tty master: %m"); 1214 error("Error writing pseudo-tty master: %m"); [all...] |
/external/python/cpython2/Doc/library/ |
marshal.rst | 24 writing the "pseudo-compiled" code for Python modules of :file:`.pyc` files.
|
/external/python/cpython3/Doc/library/ |
secrets.rst | 25 default pseudo-random number generator in the :mod:`random` module, which
|
/external/skia/src/core/ |
SkStrokerPriv.cpp | 72 diagonal. To pseudo-fix this, we go through the pivot point. This adds
|
/external/skqp/src/core/ |
SkStrokerPriv.cpp | 72 diagonal. To pseudo-fix this, we go through the pivot point. This adds
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
TargetFrameLowering.h | 158 /// call frame pseudo ops before doing frame index elimination. This is
|
TargetInstrInfo.h | 96 /// targets use pseudo instructions in order to abstract away the difference 389 /// expandPostRAPseudo - This function is called for all pseudo instructions 390 /// that remain after register allocation. Many pseudo instructions are 630 /// isZeroCost - Return true for pseudo instructions that don't consume any [all...] |
Completed in 2057 milliseconds
<<41424344454647484950>>