/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/nghttp2/tests/ |
D | nghttp2_queue_test.c | 34 int ints[] = {1, 2, 3, 4, 5}; in test_nghttp2_queue() local
|
/third_party/libunwind/tests/ |
D | ppc64-test-altivec-utils.c | 7 int ints[4]; member
|
/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/rust/crates/syn/tests/ |
D | test_lit.rs | 140 fn ints() { in ints() function
|
/third_party/mesa3d/src/util/tests/ |
D | xmlconfig.cpp | 80 TEST_F(xmlconfig_test, ints) in TEST_F() argument
|
/third_party/node/test/node-api/test_threadsafe_function/ |
D | binding.c | 27 static int ints[ARRAY_LENGTH]; variable
|
/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/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()
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetMBCS.java | 519 int[] ints = mbcsTable.fromUnicodeInts; in writeStage3Roundtrip() local 1295 private static int MBCS_VALUE_4_FROM_STAGE_2(int[] ints, int stage2Entry, int c) { in MBCS_VALUE_4_FROM_STAGE_2() 2857 int[] ints; in encodeLoop() local 4828 int[] ints = mbcsTable.fromUnicodeInts; in MBCSGetFilteredUnicodeSetForUnicode() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audioresample.c | 250 GstClockTime ints; in test_discont_stream_instance() local
|
/third_party/rust/crates/nom/src/character/ |
D | streaming.rs | 633 macro_rules! ints { macro
|
D | complete.rs | 727 macro_rules! ints { macro
|
/third_party/vk-gl-cts/external/amber/src/src/ |
D | pipeline_test.cc | 952 const uint32_t* ints = buf->GetValues<uint32_t>(); in TEST_F() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ICUResourceBundleReader.java | 401 int[] ints = new int[count]; in getInts() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUResourceBundleReader.java | 399 int[] ints = new int[count]; in getInts() local
|
/third_party/mesa3d/src/mesa/main/ |
D | get.c | 244 GLint n, ints[100]; member
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Blitter.cpp | 35 rr::RValue<rr::Int> PackFields(rr::Int4 const &ints, const sw::int4 shifts) in PackFields()
|
/third_party/googletest/googletest/test/ |
D | googletest-printers-test.cc | 1143 const std::forward_list<int> ints(a, a + 3); local
|
/third_party/libbpf/src/ |
D | btf_dump.c | 1886 const __u64 *ints = data; in btf_dump_int_data() local
|
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
D | NVCtrl.h | 4337 unsigned int ints; member
|
/third_party/skia/src/core/ |
D | SkVM.h | 556 int ints[sizeof(ptr) / sizeof(int)]; in pushPtr() local
|
/third_party/googletest/googlemock/test/ |
D | gmock-matchers-containers_test.cc | 48 std::vector<std::unique_ptr<int>> MakeUniquePtrs(const std::vector<int>& ints) { in MakeUniquePtrs()
|