| /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/liburing/test/ |
| D | iopoll.c | 58 int fixed, int buf_select) in __test_io() 276 static int test_io(const char *file, int write, int sqthread, int fixed, in test_io() 346 int fixed = (i & 4) != 0; in main() local
|
| D | read-write.c | 46 int buffered, int sqthread, int fixed, int nonvec, in __test_io() 231 int fixed, int nonvec, int exp_len) in test_io() 758 int fixed = (i & 8) != 0; in main() local 853 int fixed = (i & 8) != 0; in main() local
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
| D | chacha20_poly1305_decrypter_test.cc | 28 const char* fixed; member 148 std::string fixed = absl::HexStringToBytes(test_vectors[i].fixed); in TEST_F() local
|
| D | chacha20_poly1305_tls_decrypter_test.cc | 28 const char* fixed; member 143 std::string fixed = absl::HexStringToBytes(test_vectors[i].fixed); in TEST_F() local
|
| D | chacha20_poly1305_encrypter_test.cc | 30 const char* fixed; member 122 std::string fixed = absl::HexStringToBytes(test_vectors[i].fixed); in TEST_F() local
|
| /external/googleapis/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/v1beta/ |
| D | osconfig_common.proto | 30 int32 fixed = 1; field
|
| /external/googleapis/google/cloud/osconfig/v1alpha/ |
| D | osconfig_common.proto | 34 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/cronet/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/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/ |
| D | BSPTree.java | 706 final BSPTree<S> fixed = vanishingHandler.fixNode(this); in insertInTree() local 784 final BSPTree<S> fixed = vanishingHandler.fixNode(this); in chopOffMinus() local 811 final BSPTree<S> fixed = vanishingHandler.fixNode(this); in chopOffPlus() local
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/strings/ |
| D | charconv.h | 31 fixed = 2, enumerator
|
| /external/cronet/third_party/abseil-cpp/absl/strings/ |
| D | charconv.h | 31 fixed = 2, enumerator
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/ |
| D | charconv.h | 31 fixed = 2, enumerator
|
| /external/openscreen/third_party/abseil/src/absl/strings/ |
| D | charconv.h | 31 fixed = 2, enumerator
|
| /external/libtextclassifier/abseil-cpp/absl/strings/ |
| D | charconv.h | 31 fixed = 2, enumerator
|
| /external/webrtc/third_party/abseil-cpp/absl/strings/ |
| D | charconv.h | 31 fixed = 2, enumerator
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
| D | charconv.h | 31 fixed = 2, enumerator
|
| /external/angle/third_party/abseil-cpp/absl/strings/ |
| D | charconv.h | 32 fixed = 2, enumerator
|
| /external/abseil-cpp/absl/strings/ |
| D | charconv.h | 32 fixed = 2, enumerator
|