/third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/ |
H A D | ocsp.h | 364 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
H A D | ocsp.h | 364 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
H A D | ocsp.h | 364 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
H A D | ocsp.h | 364 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
H A D | ocsp.h | 364 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | ocsp.h | 364 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | ocsp.h | 364 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | ocsp.h | 364 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | ocsp.h | 364 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
|
/third_party/python/Lib/lib2to3/tests/data/ |
H A D | py3_test_grammar.py | 522 global one, two, three, four, five, six, seven, eight, nine, ten 744 x = {'one': 1} 745 x = {'one': 1,} 746 x = {'one' or 'two': 1 or 2} 747 x = {'one': 1, 'two': 2} 748 x = {'one': 1, 'two': 2,} 749 x = {'one': 1, 'two': 2, 'three': 3, 'four': 4, 'five': 5, 'six': 6} 751 x = {'one'} 752 x = {'one', 1,} 753 x = {'one', 'tw [all...] |
H A D | py2_test_grammar.py | 516 global one, two, three, four, five, six, seven, eight, nine, ten 765 x = {'one': 1} 766 x = {'one': 1,} 767 x = {'one' or 'two': 1 or 2} 768 x = {'one': 1, 'two': 2} 769 x = {'one': 1, 'two': 2,} 770 x = {'one': 1, 'two': 2, 'three': 3, 'four': 4, 'five': 5, 'six': 6}
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jfdctflt-sse.asm | 53 ; Perform the forward DCT on one block of samples.
|
H A D | jfdctfst-mmx.asm | 68 ; Perform the forward DCT on one block of samples.
|
H A D | jfdctfst-sse2.asm | 68 ; Perform the forward DCT on one block of samples.
|
H A D | jidctflt-3dn.asm | 45 ; Perform dequantization and inverse DCT on one block of coefficients.
|
H A D | jidctfst-mmx.asm | 76 ; Perform dequantization and inverse DCT on one block of coefficients.
|
H A D | jidctfst-sse2.asm | 76 ; Perform dequantization and inverse DCT on one block of coefficients.
|
H A D | jidctint-avx2.asm | 278 ; Perform dequantization and inverse DCT on one block of coefficients.
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jfdctfst-sse2.asm | 68 ; Perform the forward DCT on one block of samples.
|
H A D | jidctflt-sse2.asm | 56 ; Perform dequantization and inverse DCT on one block of coefficients.
|
H A D | jidctfst-sse2.asm | 77 ; Perform dequantization and inverse DCT on one block of coefficients.
|
/third_party/vulkan-loader/loader/ |
H A D | unknown_ext_chain_gas_x86.S | 99 mov [esp + 4], ecx # Overwrite the wrapped VkPhysicalDevice with the unwrapped one (on the stack)
|
H A D | unknown_ext_chain_masm.asm | 80 mov [esp + 4], ecx ; Overwrite the wrapped VkPhysicalDevice with the unwrapped one (on the stack)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/chacha/ |
H A D | chacha-x86_64.s | 8 L$one: 71 movdqa L$one(%rip),%xmm4 354 movdqa L$one(%rip),%xmm3 475 movdqa L$one(%rip),%xmm1 582 paddd L$one(%rip),%xmm1
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm.c | 945 out = lp_build_clamp(&bld, out, bld.zero, bld.one); in do_clamp_vertex_color() 1677 LLVMValueRef one = lp_build_const_vec(gallivm, f32_type, 1.0); in generate_clipmask() local 1679 test = lp_build_compare(gallivm, f32_type, PIPE_FUNC_EQUAL, one, edgeflag); in generate_clipmask() 1691 * Used zero/one i8 value to represent boolean 2067 fetch_max = LLVMBuildSub(builder, count, bld.one, "fetch_max"); in draw_llvm_generate() 2109 tmp = lp_build_sub(&bld, bsize, bld.one); in draw_llvm_generate() 2200 * same location as the last valid one, but noone should really care. in draw_llvm_generate() 2211 * There used to be one here but it was incorrect: overflow was in draw_llvm_generate()
|