Home
last modified time | relevance | path

Searched defs:array_length (Results 1 – 25 of 29) sorted by relevance

12

/external/libhevc/encoder/
Dihevce_common_utils.h58 primary_array, companion_array, array_length, type_companion) \ argument
81 primary_array, companion_array, array_length) \ argument
100 #define SORT_INTTYPE_ARRAY(primary_array, array_length) \ argument
/external/libtextclassifier/utils/java/
Dstring_utils.cc30 const int array_length = env->GetArrayLength(array); in JByteArrayToString() local
/external/v8/src/
Dstring-builder.cc16 FixedArray* fixed_array, int array_length) { in StringBuilderConcatHelper()
57 int array_length, bool* one_byte) { in StringBuilderConcatLength()
Dobjects-debug.cc1145 uint32_t array_length; in JSArrayVerify() local
Ddeoptimizer.cc3553 int array_length = in EnsureCapturedObjectAllocatedAt() local
3576 int array_length = PropertyArray::LengthField::decode(length_or_hash); in EnsureCapturedObjectAllocatedAt() local
/external/v8/src/runtime/
Druntime-strings.cc275 int32_t array_length; in RUNTIME_FUNCTION() local
347 int32_t array_length; in RUNTIME_FUNCTION() local
450 uint32_t array_length, in JoinSparseArrayWithSeparator()
Druntime-array.cc203 int array_length = FixedArrayBase::cast(object->elements())->length(); in RemoveArrayHoles() local
/external/v8/src/builtins/
Dbuiltins-array-gen.cc1197 Node* array_length = LoadJSArrayLength(array); in HandleFastSlice() local
2962 Node* array_length = LoadFastJSArrayLength(array); in Generate() local
3080 Node* array_length, Node* from_index) { in GenerateSmiOrObject()
3249 Node* array_length, in GeneratePackedDoubles()
3319 Node* array_length, in GenerateHoleyDoubles()
3424 Node* array_length = Parameter(Descriptor::kLength); in TF_BUILTIN() local
3434 Node* array_length = Parameter(Descriptor::kLength); in TF_BUILTIN() local
3444 Node* array_length = Parameter(Descriptor::kLength); in TF_BUILTIN() local
3463 Node* array_length = Parameter(Descriptor::kLength); in TF_BUILTIN() local
3473 Node* array_length = Parameter(Descriptor::kLength); in TF_BUILTIN() local
[all …]
Dbuiltins-object-gen.cc744 Node* array_length = SmiTag(object_enum_length); in TF_BUILTIN() local
835 Node* array_length = SmiTag(object_enum_length); in TF_BUILTIN() local
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daudio_multi_vector_unittest.cc60 size_t array_length() const { in array_length() function in webrtc::AudioMultiVectorTest
Daudio_vector_unittest.cc32 size_t array_length() const { in array_length() function in webrtc::AudioVectorTest
/external/cmockery/cmockery_0_1_2/src/example/
Dcalculator_test.c27 #define array_length(x) (sizeof(x) / sizeof((x)[0])) macro
/external/libtextclassifier/utils/utf8/
Dunilib-javaicu.cc189 int GetMatchIndex(const char32* array, int array_length, char32 c) { in GetMatchIndex()
/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c1809 int array_length = -1; in vtn_create_variable() local
2103 nir_ssa_def *array_length = in vtn_handle_variables() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DPacket.java1187 int array_length = this.getNextValueAsInt(); in getNextValueAsArrayRegion() local
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_call.c398 long array_length; in grpc_rb_md_ary_fill_hash_cb() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp737 uint32_t array_length = length_const->AsIntConstant()->GetU32(); in GenerateCopy() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp737 uint32_t array_length = length_const->AsIntConstant()->GetU32(); in GenerateCopy() local
/external/mesa3d/src/intel/vulkan/
Danv_batch_chain.c959 uint32_t array_length; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp5081 …nputLocation(Utils::Shader::STAGES stage, const Utils::Type& type, GLuint array_length, bool ignor… in getLastInputLocation()
5161 …tputLocation(Utils::Shader::STAGES stage, const Utils::Type& type, GLuint array_length, bool ignor… in getLastOutputLocation()
6770 GLint array_length = std::max(1u, variable.m_descriptor.m_n_array_elements); in test() local
6802 GLint array_length = std::max(1u, variable.m_descriptor.m_n_array_elements); in test() local
12433 const GLuint array_length = 1; in test() local
12803 const GLuint array_length = 1u; in test() local
14794 GLuint array_length = getArrayLength(); in test() local
15008 const GLuint array_length = getArrayLength(); in test() local
15175 const GLuint array_length = getArrayLength(); in test() local
/external/python/cpython2/Modules/
Darraymodule.c591 array_length(arrayobject *a) in array_length() function
/external/python/cpython3/Modules/
Darraymodule.c778 array_length(arrayobject *a) in array_length() function
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli536 val array_length : lltype -> int val
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli690 val array_length : lltype -> int val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli666 val array_length : lltype -> int val

12