/aosp_15_r20/external/clang/test/CodeGen/ |
H A 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 …]
|
H A 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()
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A 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
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | BaseDefaultPermissionGrantPolicyTest.java | 388 UidState.FixedState fixed = entry.getValue(); in addException() local 560 boolean fixed, Set<String> pregrantedPerms, SparseArray<UidState> outUidStates) { in appendPackagePregrantedPerms() 566 UidState.FixedState fixed, Set<String> pregrantedPerms, in appendPackagePregrantedPerms() 637 Boolean fixed = grantAsFixedPackageNames.contains(packageInfo.packageName) in checkDefaultGrantsInCorrectState() local 718 public final FixedState fixed; field in BaseDefaultPermissionGrantPolicyTest.UidState.GrantReason 720 GrantReason(String reason, boolean override, FixedState fixed) { in GrantReason() 821 FixedState fixed) { in addGrantedPermission() 834 FixedState fixed) { in overrideGrantedPermission() 839 FixedState fixed, boolean override) { in mergeGrantedPermission()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | fixed_array_test.cc | 359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST() local 369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST() local 380 absl::FixedArray<std::string> const fixed(kInput, in TEST() local 390 absl::FixedArray<int> const fixed(empty.begin(), empty.end()); in TEST() local 398 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 408 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 413 absl::FixedArray<int> fixed = {1, 2, 3}; in TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/ |
H A D | fixed_array_test.cc | 359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST() local 369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST() local 380 absl::FixedArray<std::string> const fixed(kInput, in TEST() local 390 absl::FixedArray<int> const fixed(empty.begin(), empty.end()); in TEST() local 398 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 408 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 413 absl::FixedArray<int> fixed = {1, 2, 3}; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST() local 369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST() local 380 absl::FixedArray<std::string> const fixed(kInput, in TEST() local 390 absl::FixedArray<int> const fixed(empty.begin(), empty.end()); in TEST() local 398 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 408 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 413 absl::FixedArray<int> fixed = {1, 2, 3}; in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST() local 369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST() local 380 absl::FixedArray<std::string> const fixed(kInput, in TEST() local 390 absl::FixedArray<int> const fixed(empty.begin(), empty.end()); in TEST() local 398 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 408 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 413 absl::FixedArray<int> fixed = {1, 2, 3}; in TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST() local 369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST() local 380 absl::FixedArray<std::string> const fixed(kInput, in TEST() local 390 absl::FixedArray<int> const fixed(empty.begin(), empty.end()); in TEST() local 398 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 408 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 413 absl::FixedArray<int> fixed = {1, 2, 3}; in TEST() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/ |
H A D | fixed_array_test.cc | 359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST() local 369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST() local 380 absl::FixedArray<std::string> const fixed(kInput, in TEST() local 390 absl::FixedArray<int> const fixed(empty.begin(), empty.end()); in TEST() local 398 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 408 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 413 absl::FixedArray<int> fixed = {1, 2, 3}; in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 359 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput) - 1> const fixed( in TEST() local 369 absl::FixedArray<int, ABSL_ARRAYSIZE(kInput)> const fixed( in TEST() local 380 absl::FixedArray<std::string> const fixed(kInput, in TEST() local 390 absl::FixedArray<int> const fixed(empty.begin(), empty.end()); in TEST() local 398 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 408 absl::FixedArray<int> const fixed(items.begin(), items.end()); in TEST() local 413 absl::FixedArray<int> fixed = {1, 2, 3}; in TEST() local
|
/aosp_15_r20/external/liburing/test/ |
H A 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
|
H A 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
|
H A D | accept.c | 37 bool fixed; member 52 static void close_sock_fds(int s_fd[], int c_fd[], int nr, bool fixed) in close_sock_fds() 73 static void queue_recv(struct io_uring *ring, int fd, bool fixed) in queue_recv() 214 bool fixed = args.fixed; in test_loop() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/ |
H A 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
|
/aosp_15_r20/external/rust/android-crates-io/crates/ahash/src/ |
D | random_state.rs | 252 let fixed = get_fixed_seeds(); in new() localVariable 268 let fixed = get_fixed_seeds(); in generate_with() localVariable 306 let fixed = get_fixed_seeds(); in with_seed() localVariable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | chacha20_poly1305_decrypter_test.cc | 28 const char* fixed; member 148 std::string fixed; in TEST_F() local
|
H A D | chacha20_poly1305_tls_decrypter_test.cc | 28 const char* fixed; member 143 std::string fixed; in TEST_F() local
|
H A D | chacha20_poly1305_encrypter_test.cc | 30 const char* fixed; member 123 std::string fixed; in TEST_F() local
|
H A D | chacha20_poly1305_tls_encrypter_test.cc | 30 const char* fixed; member 123 std::string fixed; in TEST_F() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anstyle-1.0.6/examples/ |
H A D | dump-style.rs | 20 let fixed = r * 36 + g * 6 + b + 16; in main() localVariable 32 let fixed = 232 + c; in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/ |
H A D | main.rs | 1610 let fixed: Vec<String> = localVariable 2551 let fixed: Vec<String> = localVariable 2902 let fixed = if in_t[1].starts_with('u') { localVariable 3053 let fixed: Vec<String> = fixed.iter().take(type_len(in_t[1])).cloned().collect(); localVariable 3057 let fixed: Vec<String> = fixed.iter().take(type_len(in_t[1])).cloned().collect(); localVariable 3220 let mut fixed: Vec<String> = Vec::new(); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/ |
H A D | main.rs | 1610 let fixed: Vec<String> = localVariable 2551 let fixed: Vec<String> = localVariable 2902 let fixed = if in_t[1].starts_with('u') { localVariable 3053 let fixed: Vec<String> = fixed.iter().take(type_len(in_t[1])).cloned().collect(); localVariable 3057 let fixed: Vec<String> = fixed.iter().take(type_len(in_t[1])).cloned().collect(); localVariable 3220 let mut fixed: Vec<String> = Vec::new(); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/ |
H A D | main.rs | 1610 let fixed: Vec<String> = localVariable 2551 let fixed: Vec<String> = localVariable 2902 let fixed = if in_t[1].starts_with('u') { localVariable 3053 let fixed: Vec<String> = fixed.iter().take(type_len(in_t[1])).cloned().collect(); localVariable 3057 let fixed: Vec<String> = fixed.iter().take(type_len(in_t[1])).cloned().collect(); localVariable 3220 let mut fixed: Vec<String> = Vec::new(); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/ |
H A D | main.rs | 1610 let fixed: Vec<String> = localVariable 2551 let fixed: Vec<String> = localVariable 2902 let fixed = if in_t[1].starts_with('u') { localVariable 3053 let fixed: Vec<String> = fixed.iter().take(type_len(in_t[1])).cloned().collect(); localVariable 3057 let fixed: Vec<String> = fixed.iter().take(type_len(in_t[1])).cloned().collect(); localVariable 3220 let mut fixed: Vec<String> = Vec::new(); in main() localVariable
|