/external/tensorflow/tensorflow/security/advisory/ |
D | tfsa-2021-195.md | 3 ### CVE Number 6 ### Impact 21 ### Patches 26 ### For more information 29 ### Attribution
|
D | tfsa-2021-196.md | 3 ### CVE Number 6 ### Impact 17 ### Patches 22 ### For more information 25 ### Attribution
|
D | tfsa-2022-042.md | 3 ### CVE Number 6 ### Impact 15 ### Patches 20 ### For more information
|
/external/clang/test/CodeGen/ |
D | sparcv9-abi.c | 50 struct large { struct 56 // CHECK-LABEL: define void @f_large(%struct.large* noalias sret %agg.result, %struct.large* %x) argument
|
/external/rust/android-crates-io/crates/half/benches/ |
D | convert.rs | 119 let large: Vec<_> = iter::repeat(0) in bench_slice_f32_to_f16() localVariable 151 let large: Vec<_> = iter::repeat(0) in bench_slice_f64_to_f16() localVariable 183 let large: Vec<_> = iter::repeat(0) in bench_slice_f16_to_f32() localVariable 215 let large: Vec<_> = iter::repeat(0) in bench_slice_f16_to_f64() localVariable
|
/external/clang/test/SemaCXX/ |
D | builtin-object-size-cxx14.cpp | 67 LargeStruct large; in noWriteToBuf() local 75 LargeStruct large = {0, {}, 0}; in initTheBuf() local 86 LargeStruct large; in initTheBufWithALoop() local
|
/external/rust/android-crates-io/crates/pest/benches/ |
D | stack.rs | 64 let large = [""; 64]; in benchmark() localVariable 65 let large = repeat(large).take(times); in benchmark() localVariable
|
/external/openscreen/third_party/abseil/src/absl/container/ |
D | fixed_array_exception_safety_test.cc | 58 auto large = FixedArr(kLargeSize); in TEST() local 66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local 112 auto large = FixedArr(kLargeSize); in TEST() local 120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
|
/external/cronet/stable/third_party/abseil-cpp/absl/container/ |
D | fixed_array_exception_safety_test.cc | 58 auto large = FixedArr(kLargeSize); in TEST() local 66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local 112 auto large = FixedArr(kLargeSize); in TEST() local 120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/container/ |
D | fixed_array_exception_safety_test.cc | 58 auto large = FixedArr(kLargeSize); in TEST() local 66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local 112 auto large = FixedArr(kLargeSize); in TEST() local 120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
|
/external/abseil-cpp/absl/container/ |
D | fixed_array_exception_safety_test.cc | 58 auto large = FixedArr(kLargeSize); in TEST() local 66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local 112 auto large = FixedArr(kLargeSize); in TEST() local 120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | fixed_array_exception_safety_test.cc | 58 auto large = FixedArr(kLargeSize); in TEST() local 66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local 112 auto large = FixedArr(kLargeSize); in TEST() local 120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
|
/external/angle/third_party/abseil-cpp/absl/container/ |
D | fixed_array_exception_safety_test.cc | 58 auto large = FixedArr(kLargeSize); in TEST() local 66 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local 112 auto large = FixedArr(kLargeSize); in TEST() local 120 auto large = FixedArrWithAlloc(kLargeSize); in TEST() local
|
/external/skia/docs/examples/ |
D | IRect_width64.cpp | 6 SkIRect large = { -2147483647, 1, 2147483644, 2 }; in draw() local
|
D | IRect_height64.cpp | 6 SkIRect large = { 1, -2147483647, 2, 2147483644 }; in draw() local
|
D | Rect_width.cpp | 8 SkRect large = { -2147483647.f, 1, 2147483644.f, 2 }; in draw() local
|
D | RRect_width.cpp | 9 SkRRect large = SkRRect::MakeRect({ -FLT_MAX, 1, FLT_MAX, 2 }); in draw() local
|
D | Rect_height.cpp | 8 SkRect large = { 1, -2147483647.f, 2, 2147483644.f }; in draw() local
|
D | IRect_width.cpp | 8 SkIRect large = { -2147483647, 1, 2147483644, 2 }; in draw() local
|
D | IRect_height.cpp | 8 SkIRect large = { 1, -2147483647, 2, 2147483644 }; in draw() local
|
D | RRect_height.cpp | 9 SkRRect large = SkRRect::MakeRect({ 1, -FLT_MAX, 2, FLT_MAX }); in draw() local
|
/external/stg/test_cases/info_tests/typedef/ |
D | using_and_typedef.cc | 2 using large = int; typedef
|
D | simple.c | 2 typedef int large; typedef
|
D | simple.cc | 2 typedef int large; typedef
|
/external/stg/test_cases/diff_tests/typedef/ |
D | simple.1.cc | 2 typedef int large; typedef
|