/third_party/ffmpeg/libavutil/x86/ |
D | cpu.c | 33 #define cpuid(index, eax, ebx, ecx, edx) \ argument 36 #define xgetbv(index, eax, edx) \ argument 42 #define cpuid(index, eax, ebx, ecx, edx) \ argument 50 #define xgetbv(index, eax, edx) \ argument 96 int eax, ebx, ecx, edx; in ff_get_cpu_flags_x86() local
|
/third_party/node/deps/base64/base64/lib/ |
D | codec_choose.c | 38 uint32_t eax, edx; in _xgetbv() local 170 unsigned int eax, ebx = 0, ecx = 0, edx; in codec_choose_x86() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | cpu-x86.c | 37 uint32_t eax, ebx, ecx, edx; in pa_cpu_get_x86_flags() local
|
D | core-util.c | 3798 unsigned int eax, ebx, ecx, edx; in pa_running_in_vm() local
|
/third_party/ltp/include/old/ |
D | ltp_cpuid.h | 11 unsigned int *ecx, unsigned int *edx) in cpuid()
|
/third_party/mbedtls/library/ |
D | padlock.c | 42 int ebx = 0, edx = 0; in mbedtls_padlock_has_support() local
|
/third_party/mesa3d/src/mesa/x86/ |
D | common_x86.c | 347 unsigned int eax, ebx, ecx, edx; in _mesa_get_x86_features() local
|
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/ |
D | ht_utils.c | 25 unsigned int eax, ebx, ecx, edx; in is_ht_cpu() local
|
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/ |
D | ht_utils.c | 28 unsigned int eax, ebx, ecx, edx; in is_ht_cpu() local
|
/third_party/python/Modules/_blake2/impl/ |
D | blake2-dispatch.c | 52 static inline void cpuid( uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx ) in cpuid() 80 static inline void cpuid( uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx ) in cpuid() 100 uint32_t eax, ecx, edx, ebx; in get_cpu_features() local
|
/third_party/skia/src/core/ |
D | SkCpu.cpp | 30 uint32_t eax, edx; in xgetbv() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | cpu.c | 76 uint32_t eax, edx; in xgetbv() local
|
/third_party/node/deps/simdutf/ |
D | simdutf.h | 749 uint32_t *edx) { in cpuid() 784 uint32_t edx = 0; in detect_supported_architectures() local
|
/third_party/mesa3d/src/util/ |
D | u_cpu_detect.c | 343 uint32_t eax, edx; in xgetbv() local
|
/third_party/musl/arch/i386/bits/ |
D | user.h | 15 long ebx, ecx, edx, esi, edi, ebp, eax, xds, xes, xfs, xgs; member
|
D | signal.h | 61 unsigned long edi, esi, ebp, esp, ebx, edx, ecx, eax; member
|
/third_party/node/deps/openssl/openssl/engines/ |
D | e_padlock.c | 244 unsigned int edx = padlock_capability(); in padlock_available() local
|
/third_party/openssl/engines/ |
D | e_padlock.c | 244 unsigned int edx = padlock_capability(); in padlock_available() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 634 uint32_t edx() const { return contentsOfDword(AssembledTest::EdxSlot); } in edx() function
|
/third_party/node/deps/v8/src/diagnostics/ia32/ |
D | disasm-ia32.cc | 245 edx = 2, enumerator
|
/third_party/skia/third_party/skcms/ |
D | skcms.cc | 2441 uint32_t eax, ebx, ecx, edx; in cpu_type() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 1525 uint32_t edx; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX8632.cpp | 7859 Variable *edx = legalizeToReg(hiOperand(Value), RegX8632::Reg_edx); in moveReturnValueToRegister() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 22626 u32 edx; member
|