Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-liveedit.cc226 int array_length = Smi::cast(old_shared_array->length())->value(); in RUNTIME_FUNCTION() local
260 uint32_t array_length = 0; in RUNTIME_FUNCTION() local
Druntime-strings.cc261 int32_t array_length; in RUNTIME_FUNCTION() local
334 int32_t array_length; in RUNTIME_FUNCTION() local
437 uint32_t array_length, in JoinSparseArrayWithSeparator()
/external/v8/src/
Dstring-builder.h31 int array_length) { in StringBuilderConcatHelper()
68 int array_length, bool* one_byte) { in StringBuilderConcatLength()
Dlayout-descriptor.cc244 int array_length = GetSlowModeBackingStoreLength(layout_descriptor_length); in Trim() local
Dobjects-debug.cc812 uint32_t array_length; in JSArrayVerify() local
Dbootstrapper.cc1379 Handle<AccessorInfo> array_length = in InitializeGlobal() local
3880 Handle<AccessorInfo> array_length = in InstallInternalArray() local
Dcode-stub-assembler.cc6069 Node* array_length = in TransitionElementsKind() local
/external/tensorflow/tensorflow/python/estimator/inputs/queues/
Dfeeding_functions.py108 epoch_end, array_length, current_epoch, argument
/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/tpm2/generator/
Dstructure_generator.py1189 self, out_file, field_type, field_name, array_length): argument
1208 self, out_file, field_type, field_name, array_length, typemap): argument
/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c1403 int array_length = -1; in vtn_handle_variables() local
1602 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/mesa3d/src/intel/vulkan/
Danv_batch_chain.c937 uint32_t array_length; member
Danv_private.h648 size_t array_length; member
/external/python/cpython2/Modules/
Darraymodule.c591 array_length(arrayobject *a) in array_length() function
/external/python/cpython3/Modules/
Darraymodule.c711 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/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp5069 …se::getLastInputLocation(Utils::Shader::STAGES stage, const Utils::Type& type, GLuint array_length) in getLastInputLocation()
5135 …e::getLastOutputLocation(Utils::Shader::STAGES stage, const Utils::Type& type, GLuint array_length) in getLastOutputLocation()
12343 const GLuint array_length = 1; in test() local
12713 const GLuint array_length = 1u; in test() local
14702 GLuint array_length = getArrayLength(); in test() local
14923 const GLuint array_length = getArrayLength(); in test() local
15090 const GLuint array_length = getArrayLength(); in test() local
Dgl4cShaderSubroutineTests.cpp4690 const Utils::vec4<glw::GLfloat> vec4_result[7], glw::GLuint array_length, in logError()
4897 GLuint array_length = uint_data[0]; in testDraw() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli666 val array_length : lltype -> int val
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3369 const glw::GLint array_length = resolution.m_depth / n_faces; in prepareCompresedTexture() local
/external/v8/src/crankshaft/
Dhydrogen.cc9655 int array_length = 0; in TryInlineArrayCall() local
/external/valgrind/perf/
Dtinycc.c14072 int index, array_length, n, no_oblock, nb, parlevel, i; in decl_initializer() local