HomeSort by relevance Sort by last modified time
    Searched full:pseudo (Results 451 - 475 of 3523) sorted by null

<<11121314151617181920>>

  /external/libopus/celt/
modes.h 59 const opus_int16 *eBands; /**< Definition for each "pseudo-critical band" */
  /external/libpcap/
pcap_compile.3pcap 54 captured on the Linux "any" pseudo-interface that can capture on more
pcap_compile.3pcap.in 54 captured on the Linux "any" pseudo-interface that can capture on more
  /external/llvm/lib/Target/AArch64/
AArch64A53Fix835769.cpp 147 // Iterate through fallen through blocks trying to find a previous non-pseudo if
155 // If there is no non-pseudo in the current block, loop back around and try
163 // There was no previous non-pseudo in the fallen through blocks
198 // Try and find the last non-pseudo instruction in any fallen through blocks,
  /external/llvm/lib/Target/ARM/
ARMRegisterInfo.td 236 // via the BadReg() pseudo-code description.
328 // Pseudo-registers representing odd-even pairs of D registers. The even-odd
346 // Pseudo-registers representing even-odd pairs of GPRs from R1 to R13/SP.
357 // Pseudo-registers representing 3 consecutive D registers.
368 // Pseudo 256-bit registers to represent pairs of Q registers. These should
373 // Pseudo 256-bit vector register class to model pairs of Q registers
392 // Pseudo 512-bit registers to represent four consecutive Q registers.
396 // Pseudo 512-bit vector register class to model 4 consecutive Q registers
405 // Pseudo-registers representing 2-spaced consecutive D registers.
  /external/ltp/testcases/cve/
cve-2016-10044.c 20 * 22f6b4d34fcf039c aio: mark AIO pseudo-fs noexec.
  /external/python/cpython2/Python/
random.c 67 /* Fill buffer with size pseudo-random bytes generated by the Windows CryptoGen
104 /* Fill buffer with size pseudo-random bytes generated by getentropy().
304 /* Fill buffer with pseudo-random bytes generated by a linear congruent
325 /* Fill buffer with size pseudo-random bytes from the operating system random
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCInstr64Bit.td 63 def MovePCtoLR8 : Pseudo<(outs), (ins), "", []>,
134 def ATOMIC_LOAD_ADD_I64 : Pseudo<
137 def ATOMIC_LOAD_SUB_I64 : Pseudo<
140 def ATOMIC_LOAD_OR_I64 : Pseudo<
143 def ATOMIC_LOAD_XOR_I64 : Pseudo<
146 def ATOMIC_LOAD_AND_I64 : Pseudo<
149 def ATOMIC_LOAD_NAND_I64 : Pseudo<
153 def ATOMIC_CMP_SWAP_I64 : Pseudo<
158 def ATOMIC_SWAP_I64 : Pseudo<
176 def TCRETURNdi8 :Pseudo< (outs),
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86.h 42 /// converts floating point register references and pseudo instructions into
  /external/syslinux/core/lwip/src/netif/ppp/
randm.h 66 * Use the random pool to generate random data. This degrades to pseudo
  /external/syslinux/gpxe/src/include/gpxe/
if_arp.h 15 #define ARPHRD_NETROM 0 /**< from KA9Q: NET/ROM pseudo */
tcpip.h 59 * @v pshdr_csum Pseudo-header checksum
  /external/syslinux/gpxe/src/net/
icmp.c 42 * @v pshdr_csum Pseudo-header checksum
  /external/valgrind/none/tests/
procfs-cmdline-exe.c 3 * whether Valgrind intercepts the system calls that access these pseudo-files
  /external/wpa_supplicant_8/src/crypto/
sha256-kdf.c 23 * @out: Buffer for the generated pseudo-random key
sha384-kdf.c 23 * @out: Buffer for the generated pseudo-random key
sha512-kdf.c 23 * @out: Buffer for the generated pseudo-random key
  /external/wpa_supplicant_8/src/eap_common/
eap_eke_common.h 28 /* Pseudo Random Function Registry */
  /frameworks/base/core/java/com/android/internal/os/
RoSystemProperties.java 48 // These are pseudo-properties
  /frameworks/base/location/java/android/location/
GpsSatellite.java 61 * Returns the PRN (pseudo-random number) for the satellite.
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_mdp.h 92 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
96 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
105 MDP_Y_CRCB_H2V2_TILE, /* Y and CrCb, pseudo planer tile */
106 MDP_Y_CBCR_H2V2_TILE, /* Y and CbCr, pseudo planer tile */
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_mdp.h 90 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
94 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
103 MDP_Y_CRCB_H2V2_TILE, /* Y and CrCb, pseudo planer tile */
104 MDP_Y_CBCR_H2V2_TILE, /* Y and CbCr, pseudo planer tile */
  /libcore/ojluni/src/main/java/java/security/
SecureRandomSpi.java 33 * of a cryptographically strong pseudo-random number generator.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
BuiltinTypes.def 203 // The type of an expression which refers to a pseudo-object,
206 // pseudo-object is actually accessed by emitting a call to
209 // pseudo-object reference is used syntactically as the
212 // A pseudo-object reference naming an Objective-C @property is
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
BuiltinTypes.def 203 // The type of an expression which refers to a pseudo-object,
206 // pseudo-object is actually accessed by emitting a call to
209 // pseudo-object reference is used syntactically as the
212 // A pseudo-object reference naming an Objective-C @property is

Completed in 1344 milliseconds

<<11121314151617181920>>