Home
last modified time | relevance | path

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

12345678

/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/liburing/test/
Diopoll.c58 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
Dread-write.c46 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/
Dchacha20_poly1305_decrypter_test.cc28 const char* fixed; member
148 std::string fixed = absl::HexStringToBytes(test_vectors[i].fixed); in TEST_F() local
Dchacha20_poly1305_tls_decrypter_test.cc28 const char* fixed; member
143 std::string fixed = absl::HexStringToBytes(test_vectors[i].fixed); in TEST_F() local
Dchacha20_poly1305_encrypter_test.cc30 const char* fixed; member
122 std::string fixed = absl::HexStringToBytes(test_vectors[i].fixed); in TEST_F() local
/external/googleapis/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/v1beta/
Dosconfig_common.proto30 int32 fixed = 1; field
/external/googleapis/google/cloud/osconfig/v1alpha/
Dosconfig_common.proto34 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/cronet/third_party/libc++/src/include/__charconv/
Dchars_format.h24 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/
DBSPTree.java706 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/
Dcharconv.h31 fixed = 2, enumerator
/external/cronet/third_party/abseil-cpp/absl/strings/
Dcharconv.h31 fixed = 2, enumerator
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
Dcharconv.h31 fixed = 2, enumerator
/external/openscreen/third_party/abseil/src/absl/strings/
Dcharconv.h31 fixed = 2, enumerator
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcharconv.h31 fixed = 2, enumerator
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcharconv.h31 fixed = 2, enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcharconv.h31 fixed = 2, enumerator
/external/angle/third_party/abseil-cpp/absl/strings/
Dcharconv.h32 fixed = 2, enumerator
/external/abseil-cpp/absl/strings/
Dcharconv.h32 fixed = 2, enumerator

12345678