Home
last modified time | relevance | path

Searched refs:abi_test_get_and_clear_direction_flag (Results 1 – 15 of 15) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/linux-x86/crypto/test/
Dtrampoline-x86.S48 .globl abi_test_get_and_clear_direction_flag symbol
49 .hidden abi_test_get_and_clear_direction_flag
50 .type abi_test_get_and_clear_direction_flag,@function
52 abi_test_get_and_clear_direction_flag: label
60 .size abi_test_get_and_clear_direction_flag,.-.L_abi_test_get_and_clear_direction_flag_begin
/external/boringssl/linux-x86/crypto/test/
Dtrampoline-x86.S48 .globl abi_test_get_and_clear_direction_flag symbol
49 .hidden abi_test_get_and_clear_direction_flag
50 .type abi_test_get_and_clear_direction_flag,@function
52 abi_test_get_and_clear_direction_flag: label
60 .size abi_test_get_and_clear_direction_flag,.-.L_abi_test_get_and_clear_direction_flag_begin
/external/openscreen/third_party/boringssl/linux-x86/crypto/test/
Dtrampoline-x86.S48 .globl abi_test_get_and_clear_direction_flag symbol
49 .hidden abi_test_get_and_clear_direction_flag
50 .type abi_test_get_and_clear_direction_flag,@function
52 abi_test_get_and_clear_direction_flag: label
60 .size abi_test_get_and_clear_direction_flag,.-.L_abi_test_get_and_clear_direction_flag_begin
/external/openscreen/third_party/boringssl/linux-x86_64/crypto/test/
Dtrampoline-x86_64.S497 .globl abi_test_get_and_clear_direction_flag symbol
498 .hidden abi_test_get_and_clear_direction_flag
499 abi_test_get_and_clear_direction_flag: label
506 .size abi_test_get_and_clear_direction_flag,.-abi_test_get_and_clear_direction_flag
/external/boringssl/linux-x86_64/crypto/test/
Dtrampoline-x86_64.S497 .globl abi_test_get_and_clear_direction_flag symbol
498 .hidden abi_test_get_and_clear_direction_flag
499 abi_test_get_and_clear_direction_flag: label
506 .size abi_test_get_and_clear_direction_flag,.-abi_test_get_and_clear_direction_flag
/external/rust/crates/quiche/deps/boringssl/linux-x86_64/crypto/test/
Dtrampoline-x86_64.S497 .globl abi_test_get_and_clear_direction_flag symbol
498 .hidden abi_test_get_and_clear_direction_flag
499 abi_test_get_and_clear_direction_flag: label
506 .size abi_test_get_and_clear_direction_flag,.-abi_test_get_and_clear_direction_flag
/external/rust/crates/quiche/deps/boringssl/src/crypto/
Dabi_self_test.cc186 EXPECT_EQ(0, abi_test_get_and_clear_direction_flag()) in TEST()
242 EXPECT_EQ(0, abi_test_get_and_clear_direction_flag()) in TEST()
/external/boringssl/src/crypto/
Dabi_self_test.cc186 EXPECT_EQ(0, abi_test_get_and_clear_direction_flag()) in TEST()
242 EXPECT_EQ(0, abi_test_get_and_clear_direction_flag()) in TEST()
/external/boringssl/win-x86_64/crypto/test/
Dtrampoline-x86_64.asm530 global abi_test_get_and_clear_direction_flag
531 abi_test_get_and_clear_direction_flag: label
/external/openscreen/third_party/boringssl/win-x86_64/crypto/test/
Dtrampoline-x86_64.asm530 global abi_test_get_and_clear_direction_flag
531 abi_test_get_and_clear_direction_flag: label
/external/boringssl/src/crypto/test/
Dabi_test.h547 int abi_test_get_and_clear_direction_flag(void);
Dabi_test.cc106 bool direction_flag = abi_test_get_and_clear_direction_flag(); in RunTrampoline()
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/
Dabi_test.h547 int abi_test_get_and_clear_direction_flag(void);
Dabi_test.cc106 bool direction_flag = abi_test_get_and_clear_direction_flag(); in RunTrampoline()
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2724 #define abi_test_get_and_clear_direction_flag BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, abi_test_get_a… macro