/external/clang/test/CodeGen/ |
D | arm64-abi-vector.c | 19 double varargs_vec_2c(int fixed, ...) { in varargs_vec_2c() 38 double varargs_vec_3c(int fixed, ...) { in varargs_vec_3c() 58 double varargs_vec_4c(int fixed, ...) { in varargs_vec_4c() 78 double varargs_vec_5c(int fixed, ...) { in varargs_vec_5c() 98 double varargs_vec_9c(int fixed, ...) { in varargs_vec_9c() 120 double varargs_vec_19c(int fixed, ...) { in varargs_vec_19c() 140 double varargs_vec_3s(int fixed, ...) { in varargs_vec_3s() 160 double varargs_vec_5s(int fixed, ...) { in varargs_vec_5s() 182 double varargs_vec_3i(int fixed, ...) { in varargs_vec_3i() 204 double varargs_vec_5i(int fixed, ...) { in varargs_vec_5i() [all …]
|
D | arm-abi-vector.c | 16 double varargs_vec_2i(int fixed, ...) { in varargs_vec_2i() 59 double varargs_vec_3c(int fixed, ...) { in varargs_vec_3c() 91 double varargs_vec_5c(int fixed, ...) { in varargs_vec_5c() 134 double varargs_vec_9c(int fixed, ...) { in varargs_vec_9c() 177 double varargs_vec_19c(int fixed, ...) { in varargs_vec_19c() 209 double varargs_vec_3s(int fixed, ...) { in varargs_vec_3s() 247 double varargs_vec_5s(int fixed, ...) { in varargs_vec_5s() 296 double varargs_struct(int fixed, ...) { in varargs_struct()
|
/external/webrtc/modules/video_coding/ |
D | h264_sps_pps_tracker_unittest.cc | 34 const H264SpsPpsTracker::FixedBitstream& fixed) { in Bitstream() 126 H264SpsPpsTracker::FixedBitstream fixed = in TEST_F() local 140 H264SpsPpsTracker::FixedBitstream fixed = in TEST_F() local 165 H264SpsPpsTracker::FixedBitstream fixed = in TEST_F() local 182 H264SpsPpsTracker::FixedBitstream fixed = in TEST_F() local 237 H264SpsPpsTracker::FixedBitstream fixed = in TEST_F() local 262 H264SpsPpsTracker::FixedBitstream fixed = in TEST_F() local 294 H264SpsPpsTracker::FixedBitstream fixed = in TEST_F() local
|
/external/curl/lib/ |
D | curl_multibyte.c | 247 TCHAR *fixed = NULL; in curlx_win32_open() local 286 TCHAR *fixed = NULL; in curlx_win32_fopen() local 318 TCHAR *fixed = NULL; in curlx_win32_stat() local
|
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/ |
D | UuidTest.kt | 29 val fixed = Uuid.parse("bc501c76-d806-4578-b45e-97a264e280f1") in testNested() constant
|
/external/liburing/test/ |
D | kallsyms.c | 27 static int __test_io(const char *file, struct io_uring *ring, int fixed, int nonvec) in __test_io() 115 static int test_io(const char *file, int fixed, int nonvec) in test_io()
|
D | fdinfo.c | 59 int buffered, int sqthread, int fixed, int nonvec, in __test_io() 255 int fixed, int nonvec, int exp_len) in test_io() 388 int fixed = (i & 8) != 0; in main() local
|
D | iopoll.c | 58 int fixed, int buf_select) in __test_io() 353 static int test_io(const char *file, int write, int sqthread, int fixed, in test_io() 429 int fixed = (i & 4) != 0; in main() local
|
D | read-write.c | 48 int buffered, int sqthread, int fixed, int nonvec, in _test_io() 229 int buffered, int sqthread, int fixed, int nonvec, in __test_io() 287 int fixed, int nonvec, int exp_len) in test_io() 942 int fixed = (i & 8) != 0; in main() local 1049 int fixed = (i & 8) != 0; in main() local
|
D | io_uring_passthrough.c | 69 int sqthread, int fixed, int nonvec) in __test_io() 257 int fixed, int nonvec) in test_io() 455 int fixed = (i & 4) != 0; in main() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | chacha20_poly1305_decrypter_test.cc | 28 const char* fixed; member 148 std::string fixed; in TEST_F() local
|
D | chacha20_poly1305_tls_decrypter_test.cc | 28 const char* fixed; member 143 std::string fixed; in TEST_F() local
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | chacha20_poly1305_decrypter_test.cc | 28 const char* fixed; member 148 std::string fixed; in TEST_F() local
|
D | chacha20_poly1305_tls_decrypter_test.cc | 28 const char* fixed; member 143 std::string fixed; in TEST_F() local
|
/external/googleapis/google/cloud/osconfig/v1beta/ |
D | osconfig_common.proto | 30 int32 fixed = 1; field
|
/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1beta/src/main/proto/google/cloud/osconfig/v1beta/ |
D | osconfig_common.proto | 30 int32 fixed = 1; field
|
/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1/src/main/proto/google/cloud/osconfig/v1/ |
D | osconfig_common.proto | 32 int32 fixed = 1; field
|
/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1alpha/src/main/proto/google/cloud/osconfig/v1alpha/ |
D | osconfig_common.proto | 34 int32 fixed = 1; field
|
/external/googleapis/google/cloud/osconfig/v1alpha/ |
D | osconfig_common.proto | 34 int32 fixed = 1; field
|
/external/googleapis/google/cloud/osconfig/v1/ |
D | osconfig_common.proto | 32 int32 fixed = 1; field
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__charconv/ |
D | chars_format.h | 24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
|
/external/cronet/tot/third_party/libc++/src/include/__charconv/ |
D | chars_format.h | 24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
|
/external/cronet/stable/third_party/libc++/src/include/__charconv/ |
D | chars_format.h | 24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__charconv/ |
D | chars_format.h | 24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
|
/external/rust/android-crates-io/crates/icu_provider_adapters/src/ |
D | lib.rs | 35 pub mod fixed; module
|