Home
last modified time | relevance | path

Searched defs:array (Results 201 - 225 of 1742) sorted by relevance

12345678910>>...70

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dgrowable_memory_byte_array.h34 virtual int32_t CopyTo(ByteArray* array) { return ByteArray::CopyTo(array); } in CopyTo() argument
35 virtual int32_t CopyTo(ByteArray* array, int32_t offset, int32_t length) { in CopyTo() argument
38 CopyTo(int32_t dst_offset, ByteArray* array, int32_t src_offset, int32_t length) CopyTo() argument
H A Dmemory_byte_array.h46 virtual int32_t CopyTo(ByteArray* array) { return ByteArray::CopyTo(array); } in CopyTo() argument
47 virtual int32_t CopyTo(ByteArray* array, int32_t offset, int32_t length) { in CopyTo() argument
50 CopyTo(int32_t dst_offset, ByteArray* array, int32_t src_offset, int32_t length) CopyTo() argument
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dopen_type_data_test.cc31 ByteArrayPtr array = new MemoryByteArray(&(bytes[0]), bytes.size()); in TestOTFRead() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dpad_array_elements.cc45 PadArray( CloneContext& ctx, CREATE_AST_TYPE_FOR&& create_ast_type_for, std::unordered_map<const sem::Array*, ArrayBuilder>& padded_arrays, const sem::Array* array) PadArray() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DdestructuringParameterDeclaration3ES5.js22 var array = [1, 2, 3]; variable
59 var array = [1, 2, 3]; variable
H A DdestructuringParameterDeclaration3ES5iterable.js22 var array = [1, 2, 3]; variable
115 var array = [1, 2, 3]; variable
H A DdestructuringParameterDeclaration3ES6.js22 var array = [1, 2, 3]; variable
59 var array = [1, 2, 3]; variable
H A DimplicitAnyCastedValue.js79 var array = <any>[null, undefined]; variable
163 var array = [null, undefined]; variable
/third_party/rust/crates/nom/tests/
H A Djson.rs97 fn array(input: &str) -> IResult<&str, Vec<JsonValue>> { in array() functions
/third_party/rust/crates/nom/examples/
H A Djson.rs107 fn array<'a, E: ParseError<&'a str> + ContextError<&'a str>>( in array() functions
/third_party/vk-gl-cts/modules/gles3/scripts/
H A Dgen-large-constant-arrays.py103 array = genArray(dataType, arraySize) global() variable
[all...]
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dgc_third_test.cpp107 [[maybe_unused]] JSHandle<TaggedArray> array = thread->GetEcmaVM()->GetFactory()->NewTaggedArray( local
169 [[maybe_unused]] JSHandle<TaggedArray> array = thread->GetEcmaVM()->GetFactory()->NewTaggedArray( in HWTEST_F_L0() local
186 [[maybe_unused]] JSHandle<TaggedArray> array = thread->GetEcmaVM()->GetFactory()->NewTaggedArray( in HWTEST_F_L0() local
203 [[maybe_unused]] JSHandle<TaggedArray> array = thread->GetEcmaVM()->GetFactory()->NewTaggedArray( in HWTEST_F_L0() local
221 [[maybe_unused]] JSHandle<TaggedArray> array = thread->GetEcmaVM()->GetFactory()-> in HWTEST_F_L0() local
239 [[maybe_unused]] JSHandle<TaggedArray> array = thread->GetEcmaVM()->GetFactory()-> in HWTEST_F_L0() local
257 [[maybe_unused]] JSHandle<TaggedArray> array = thread->GetEcmaVM()->GetFactory()-> in HWTEST_F_L0() local
H A Dshared_object_factory_test.cpp144 JSHandle<TaggedArray> array = factory->NewTaggedArray(5); in HWTEST_F_L0() local
159 JSHandle<TaggedArray> array = factory->NewTaggedArray(10); in HWTEST_F_L0() local
170 JSHandle<TaggedArray> array = factory->NewTaggedArray(5); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/coretypes/
H A Darray.cpp53 auto *array = AllocateArray(arrayClass, elemSize, length, spaceType, pinned); in Create() local
74 auto *array = AllocateArray(arrayClass, elemSize, length, spaceType, pinned); Create() local
93 auto *array = AllocateArray(arrayClass, elemSize, length, spaceType, pinned); Create() local
112 auto *array = AllocateArray(arrayClass, elemSize, length, spaceType, false, vm); CreateTagged() local
[all...]
/arkcompiler/ets_runtime/ecmascript/base/
H A Dsort_helper.cpp56 int TimSort::CountRunAndMakeAscending(JSThread *thread, JSHandle<TaggedArray> &array, in CountRunAndMakeAscending() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Datomic_helper_test.cpp36 JSHandle<JSTypedArray> array = in HWTEST_F_L0() local
56 JSHandle<JSTypedArray> array = in HWTEST_F_L0() local
86 JSHandle<JSTypedArray> array = HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dtyped_array_lowering_test.cpp53 auto array = builder.Arguments(1); in HWTEST_F_L0() local
82 auto array = builder.Arguments(1); in HWTEST_F_L0() local
117 auto array = builder.Arguments(1); in HWTEST_F_L0() local
149 auto array = builder.Arguments(1); in HWTEST_F_L0() local
181 auto array = builder.Arguments(1); HWTEST_F_L0() local
216 auto array = builder.Arguments(1); HWTEST_F_L0() local
251 auto array = builder.Arguments(1); HWTEST_F_L0() local
286 auto array = builder.Arguments(1); HWTEST_F_L0() local
321 auto array = builder.Arguments(1); HWTEST_F_L0() local
356 auto array = builder.Arguments(1); HWTEST_F_L0() local
392 auto array = builder.Arguments(1); HWTEST_F_L0() local
424 auto array = builder.Arguments(1); HWTEST_F_L0() local
456 auto array = builder.Arguments(1); HWTEST_F_L0() local
490 auto array = builder.Arguments(1); HWTEST_F_L0() local
524 auto array = builder.Arguments(1); HWTEST_F_L0() local
558 auto array = builder.Arguments(1); HWTEST_F_L0() local
592 auto array = builder.Arguments(1); HWTEST_F_L0() local
[all...]
/arkcompiler/toolchain/tooling/base/
H A Dpt_returns.cpp24 std::unique_ptr<PtJson> array = PtJson::CreateArray(); in ToJson() local
37 std::unique_ptr<PtJson> array = PtJson::CreateArray(); in ToJson() local
52 std::unique_ptr<PtJson> array = PtJson::CreateArray(); in ToJson() local
68 std::unique_ptr<PtJson> array in ToJson() local
98 std::unique_ptr<PtJson> array = PtJson::CreateArray(); ToJson() local
126 std::unique_ptr<PtJson> array = PtJson::CreateArray(); ToJson() local
142 std::unique_ptr<PtJson> array = PtJson::CreateArray(); ToJson() local
179 std::unique_ptr<PtJson> array = PtJson::CreateArray(); ToJson() local
203 std::unique_ptr<PtJson> array = PtJson::CreateArray(); ToJson() local
336 std::unique_ptr<PtJson> array = PtJson::CreateArray(); ToJson() local
361 std::unique_ptr<PtJson> array = PtJson::CreateArray(); ToJson() local
378 std::unique_ptr<PtJson> array = PtJson::CreateArray(); ToJson() local
417 std::unique_ptr<PtJson> array = PtJson::CreateArray(); ToJson() local
[all...]
H A Dpt_events.cpp37 std::unique_ptr<PtJson> array = PtJson::CreateArray(); in ToJson() local
258 std::unique_ptr<PtJson> array = PtJson::CreateArray(); in ToJson() local
278 std::unique_ptr<PtJson> array = PtJson::CreateArray(); in ToJson() local
/arkcompiler/toolchain/tooling/test/
H A Dpt_params_test.cpp107 std::unique_ptr<PtJson> array = PtJson::CreateArray(); in HWTEST_F_L0() local
121 std::unique_ptr<PtJson> array = PtJson::CreateArray(); in HWTEST_F_L0() local
140 std::unique_ptr<PtJson> array in HWTEST_F_L0() local
[all...]
/foundation/ability/ability_base/test/fuzztest/arraywrapperfirst_fuzzer/
H A Darraywrapperfirst_fuzzer.cpp44 std::shared_ptr<Array> array = std::make_shared<Array>(longSize, id); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_base/test/fuzztest/arraywrapperthird_fuzzer/
H A Darraywrapperthird_fuzzer.cpp43 std::shared_ptr<Array> array = std::make_shared<Array>(longSize, id); in DoSomethingInterestingWithMyAPI() local
/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dbyte_buffer_operator.h157 void WriteArray(const T& array) in WriteArray() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_line.cpp90 void JSLine::SetPoint(const JSRef<JSArray>& array, ShapePoint& point) in SetPoint() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_paint_property.h95 std::vector<Dimension> array = propStrokeDashArray_.value_or(std::vector<Dimension>()); variable

Completed in 10 milliseconds

12345678910>>...70