Home
last modified time | relevance | path

Searched defs:fixed (Results 1 – 25 of 215) sorted by relevance

123456789

/external/clang/test/CodeGen/
Darm64-abi-vector.c19 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 …]
Darm-abi-vector.c16 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/
Dh264_sps_pps_tracker_unittest.cc34 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/
Dcurl_multibyte.c247 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/
DUuidTest.kt29 val fixed = Uuid.parse("bc501c76-d806-4578-b45e-97a264e280f1") in testNested() constant
/external/liburing/test/
Dkallsyms.c27 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()
Dfdinfo.c59 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
Diopoll.c58 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
Dread-write.c48 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
Dio_uring_passthrough.c69 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/
Dchacha20_poly1305_decrypter_test.cc28 const char* fixed; member
148 std::string fixed; in TEST_F() local
Dchacha20_poly1305_tls_decrypter_test.cc28 const char* fixed; member
143 std::string fixed; in TEST_F() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/
Dchacha20_poly1305_decrypter_test.cc28 const char* fixed; member
148 std::string fixed; in TEST_F() local
Dchacha20_poly1305_tls_decrypter_test.cc28 const char* fixed; member
143 std::string fixed; in TEST_F() local
/external/googleapis/google/cloud/osconfig/v1beta/
Dosconfig_common.proto30 int32 fixed = 1; field
/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1beta/src/main/proto/google/cloud/osconfig/v1beta/
Dosconfig_common.proto30 int32 fixed = 1; field
/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1/src/main/proto/google/cloud/osconfig/v1/
Dosconfig_common.proto32 int32 fixed = 1; field
/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1alpha/src/main/proto/google/cloud/osconfig/v1alpha/
Dosconfig_common.proto34 int32 fixed = 1; field
/external/googleapis/google/cloud/osconfig/v1alpha/
Dosconfig_common.proto34 int32 fixed = 1; field
/external/googleapis/google/cloud/osconfig/v1/
Dosconfig_common.proto32 int32 fixed = 1; field
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__charconv/
Dchars_format.h24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
/external/cronet/tot/third_party/libc++/src/include/__charconv/
Dchars_format.h24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
/external/cronet/stable/third_party/libc++/src/include/__charconv/
Dchars_format.h24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__charconv/
Dchars_format.h24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
/external/rust/android-crates-io/crates/icu_provider_adapters/src/
Dlib.rs35 pub mod fixed; module

123456789