| /third_party/skia/third_party/externals/spirv-cross/tests-other/ |
| D | small_vector.cpp | 47 SmallVector<RAIIInt, 2> ints; in propagate_stack_to_heap() local 63 SmallVector<RAIIInt, 2> ints; in insert_end() local 80 SmallVector<RAIIInt, 2> ints; in insert_begin_realloc() local 97 SmallVector<RAIIInt, 2> ints; in insert_middle_realloc() local 114 SmallVector<RAIIInt, 2> ints; in insert_begin_no_realloc() local 132 SmallVector<RAIIInt, 2> ints; in insert_middle_no_realloc() local 150 SmallVector<RAIIInt, 2> ints; in erase_end() local 163 SmallVector<RAIIInt, 2> ints; in erase_middle() local 177 SmallVector<RAIIInt, 2> ints; in erase_start() local 194 std::vector<RAIIInt> ints(foo); in convert_to_std_vector() local
|
| /third_party/rust/rust/tests/ui/array-slice-vec/ |
| D | mutability-inherits-through-fixed-length-vec.rs | 5 let mut ints = [0; 32]; in test1() localVariable 11 let mut ints = [0; 32]; in test2() localVariable
|
| /third_party/rust/rust/tests/ui/structs-enums/ |
| D | enum-univariant-repr.rs | 28 let ints: &[i32] = unsafe { mem::transmute(enums) }; in main() localVariable 39 let ints: &[u16] = unsafe { mem::transmute(enums) }; in main() localVariable
|
| /third_party/skia/m133/tests/ |
| D | SkMallocTest.cpp | 31 int32_t* ints = (int32_t*) sk_calloc_throw(alloc_count, sizeof(int32_t)); // count + elem size in DEF_TEST() local 50 int32_t* ints = (int32_t*) sk_malloc_throw(alloc_count, sizeof(int32_t)); // count + elem size in DEF_TEST() local
|
| /third_party/nghttp2/tests/ |
| D | nghttp2_queue_test.c | 43 int ints[] = {1, 2, 3, 4, 5}; in test_nghttp2_queue() local
|
| /third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/ |
| D | more_defaults_generated.swift | 52 …public func ints(at index: Int32) -> Int32 { let o = _accessor.offset(VTOFFSET.ints.v); return o =… in ints() function 53 public var ints: [Int32] { return _accessor.getVector(at: VTOFFSET.ints.v) ?? [] } variable 181 public var ints: [Int32] variable
|
| /third_party/rust/rust/tests/ui/threads-sendsync/ |
| D | issue-8827.rs | 42 let ints = integers(); in main() localVariable
|
| /third_party/flatbuffers/tests/more_defaults/ |
| D | more_defaults_generated.rs | 59 let ints = { in unpack() localVariable 94 pub fn ints(&self) -> flatbuffers::Vector<'a, i32> { in ints() method 155 pub ints: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a, i32>>>, field 235 pub ints: Vec<i32>, field 259 let ints = Some({ in pack() localVariable
|
| /third_party/rust/rust/tests/ui/borrowck/ |
| D | borrowck-mut-uniq.rs | 22 let mut ints: Box<_> = Box::new(Ints {sum: Box::new(0), values: Vec::new()}); in main() localVariable
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | PluralSamples.java | 200 List<Integer> ints = new ArrayList<Integer>(result); in fractions() local 231 private Integer getDifferentCategory(List<Integer> ints, String keyword) { in getDifferentCategory()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/parser/caffe/ |
| D | caffe_custom_parser.cc | 88 std::vector<int64_t> ints; in SetAttrsByParam() local
|
| /third_party/flatbuffers/benchmarks/swift/Benchmarks/FlatbuffersBenchmarks/ |
| D | FlatbuffersBenchmarks.swift | 32 let ints: [Int] = Array(repeating: 42, count: 100) variable
|
| /third_party/rust/crates/syn/tests/ |
| D | test_lit.rs | 147 fn ints() { in ints() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/cloud_infer/ascend_ge_distributed_java/src/main/java/com/mindspore/lite/demo/ |
| D | Main.java | 54 private static ByteBuffer intArrayToByteBuffer(int[] ints) { in intArrayToByteBuffer()
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ |
| D | dshape.cc | 101 auto ints = IntSymbol::Make(); in BuildSymbolicShape() local
|
| /third_party/rust/rust/src/tools/miri/tests/pass/ |
| D | provenance.rs | 146 let ints: [usize; 1] = unsafe { mem::transmute(ptrs) }; in int_load_strip_provenance() localVariable
|
| /third_party/grpc/test/core/resource_quota/ |
| D | arena_test.cc | 209 void Scribble(Int* ints, int n, int offset) { in Scribble() 216 bool IsScribbled(Int* ints, int n, int offset) { in IsScribbled()
|
| /third_party/flatbuffers/tests/ |
| D | flexbuffers_test.cpp | 36 int ints[] = { 1, 2, 3 }; in FlexBuffersTest() local
|
| /third_party/mesa3d/src/util/tests/ |
| D | xmlconfig.cpp | 80 TEST_F(xmlconfig_test, ints) in TEST_F() argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/optimizer/ |
| D | tensorrt_optimizer.cc | 53 std::vector<int32_t> ints; in GetParameterIntValue() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl3cGPUShader5Tests.cpp | 861 static const glw::GLint ints[4] = { -1, -1234, 1, 1234 }; in iterate() local
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
| D | XLIFF2ICUConverter.java | 978 ResourceInt[] ints = new ResourceInt[2]; in parseTransUnit() local 986 ResourceAlias[] ints = new ResourceAlias[2]; in parseTransUnit() local
|
| /third_party/mindspore/mindspore-src/source/third_party/proto/onnx/ |
| D | onnx.proto | 154 repeated int64 ints = 8; // list of ints field
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/proto/ |
| D | mind_ir.proto | 66 repeated int64 ints = 10; field
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | ShaderCore.cpp | 631 rr::RValue<rr::Bool> AnyTrue(rr::RValue<sw::SIMD::Int> const &ints) in AnyTrue() 636 rr::RValue<rr::Bool> AnyFalse(rr::RValue<sw::SIMD::Int> const &ints) in AnyFalse()
|