Home
last modified time | relevance | path

Searched defs:ints (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-cross/tests-other/
Dsmall_vector.cpp47 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/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dmore_defaults_generated.swift43 …public func ints(at index: Int32) -> Int32 { let o = _accessor.offset(VTOFFSET.ints.v); return o =… in ints() function
44 public var ints: [Int32] { return _accessor.getVector(at: VTOFFSET.ints.v) ?? [] } variable
125 public var ints: [Int32] variable
/third_party/nghttp2/tests/
Dnghttp2_queue_test.c32 int ints[] = {1, 2, 3, 4, 5}; in test_nghttp2_queue() local
/third_party/libunwind/tests/
Dppc64-test-altivec-utils.c7 int ints[4]; member
/third_party/flatbuffers/tests/
Dmore_defaults_generated.rs137 let ints = { in unpack() localVariable
178 pub fn ints(&self) -> flatbuffers::Vector<'a, i32> { in ints() method
221 pub ints: Option<flatbuffers::WIPOffset<flatbuffers::Vector<'a, i32>>>, field
300 pub ints: Vec<i32>, field
324 let ints = Some({ in pack() localVariable
DJavaTest.java891 int[] ints = new int[]{5, 124, 118, -1}; in testSingleFixedTypeVector() local
Dtest.cpp2896 int ints[] = { 1, 2, 3 }; in FlexBuffersTest() local
2921 int ints[] = { 1, 2, 3 }; in FlexBuffersTest() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DPluralSamples.java200 List<Integer> ints = new ArrayList<Integer>(result); in fractions() local
231 private Integer getDifferentCategory(List<Integer> ints, String keyword) { in getDifferentCategory()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralSamples.java198 List<Integer> ints = new ArrayList<Integer>(result); in fractions() local
229 private Integer getDifferentCategory(List<Integer> ints, String keyword) { in getDifferentCategory()
/third_party/flutter/engine/flutter/lib/ui/painting/
Dvertices.cc19 void DecodeInts(const tonic::Int32List& ints, T* out) { in DecodeInts()
/third_party/rust/crates/syn/tests/
Dtest_lit.rs140 fn ints() { in ints() function
/third_party/mesa3d/src/util/tests/
Dxmlconfig.cpp80 TEST_F(xmlconfig_test, ints) in TEST_F() argument
/third_party/node/test/node-api/test_threadsafe_function/
Dbinding.c27 static int ints[ARRAY_LENGTH]; variable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.cpp861 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/
DXLIFF2ICUConverter.java978 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/
DShaderCore.cpp631 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/
DCharsetMBCS.java519 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/
Daudioresample.c250 GstClockTime ints; in test_discont_stream_instance() local
/third_party/rust/crates/nom/src/character/
Dcomplete.rs727 macro_rules! ints { macro
Dstreaming.rs633 macro_rules! ints { macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleReader.java401 int[] ints = new int[count]; in getInts() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleReader.java399 int[] ints = new int[count]; in getInts() local
/third_party/mesa3d/src/mesa/main/
Dget.c244 GLint n, ints[100]; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp35 rr::RValue<rr::Int> PackFields(rr::Int4 const &ints, const sw::int4 shifts) in PackFields()
/third_party/googletest/googletest/test/
Dgoogletest-printers-test.cc1124 const std::forward_list<int> ints(a, a + 3); local

12