Home
last modified time | relevance | path

Searched defs:arrays (Results 1 - 25 of 67) sorted by relevance

123

/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf-utils.h61 __u64 arrays; member
H A Dbpf-utils.c111 get_bpf_prog_info_linear(int fd, __u64 arrays) in get_bpf_prog_info_linear() argument
[all...]
H A Dbpf-event.c180 u64 arrays; in perf_event__synthesize_one_bpf_prog() local
452 u64 arrays; in perf_env__add_bpf_info() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Djson_util.h48 auto arrays = jsonObject.at(key); in CheckArrayType() local
/foundation/ability/form_fwk/services/include/
H A Djson_util_form.h47 auto arrays = jsonObject.at(key); in CheckArrayType() local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Djson_util.h49 auto arrays = jsonObject.at(key); in CheckArrayType() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Djson_util.h48 auto arrays = jsonObject.at(key); in CheckArrayType() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Djson_util.h57 auto arrays = jsonObject.at(key); in CheckArrayType() local
/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp83 auto arrays = jsonBuf.at(INSTALL_LIST); in FilterInfoFromJson() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Dmesh.h218 void UpdateMeshFromArraysI16(MeshGeometryArrayPtr<uint16_t> arrays) in UpdateMeshFromArraysI16() argument
229 void UpdateMeshFromArraysI32(MeshGeometryArrayPtr<uint32_t> arrays) in UpdateMeshFromArraysI32() argument
240 AddSubmeshesFromArrayI16(MeshGeometryArrayPtr<uint16_t> arrays) AddSubmeshesFromArrayI16() argument
251 AddSubmeshesFromArraysI32(MeshGeometryArrayPtr<uint32_t> arrays) AddSubmeshesFromArraysI32() argument
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmesh_impl.cpp386 UpdateMeshFromArrays( SCENE_NS::MeshGeometryArrayPtr<INDEX_TYPE> arrays, const RENDER_NS::IndexType& indexType, bool append = false) UpdateMeshFromArrays() argument
[all...]
/third_party/mesa3d/src/glx/
H A Dindirect_vertex_array_priv.h190 struct array_state *arrays; member
/third_party/skia/tests/
H A DTArrayTest.cpp210 SkTArray<int>* arrays[] = { &arr, &arr5, &arr10, &arr20 }; in test_swap() local
169 test_swap(skiatest::Reporter* reporter, SkTArray<T>* (&arrays)[4], int (&sizes)[7]) test_swap() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp67 auto arrays = jsonBuf.at(INSTALL_LIST); in TransformTo() local
181 auto arrays = jsonBuf.at(INSTALL_LIST); in TransformTo() local
387 auto arrays = jsonBuf.at(EXTENSION_TYPE); in TransformJsonToExtensionTypeList() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr100_track.h69 struct r100_cs_track_array arrays[16]; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-event.c179 u64 arrays; in perf_event__synthesize_one_bpf_prog() local
444 u64 arrays; in perf_env__add_bpf_info() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr100_track.h69 struct r100_cs_track_array arrays[16]; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c952 tgsi_scan_arrays(const struct tgsi_token *tokens, unsigned file, unsigned max_array_id, struct tgsi_array_info *arrays) tgsi_scan_arrays() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Darrayobj.c1061 gen_vertex_arrays(struct gl_context *ctx, GLsizei n, GLuint *arrays, bool create, const char *func) gen_vertex_arrays() argument
1090 gen_vertex_arrays_err(struct gl_context *ctx, GLsizei n, GLuint *arrays, bool create, const char *func) gen_vertex_arrays_err() argument
1107 _mesa_GenVertexArrays_no_error(GLsizei n, GLuint *arrays) _mesa_GenVertexArrays_no_error() argument
1115 _mesa_GenVertexArrays(GLsizei n, GLuint *arrays) _mesa_GenVertexArrays() argument
1127 _mesa_CreateVertexArrays_no_error(GLsizei n, GLuint *arrays) _mesa_CreateVertexArrays_no_error() argument
1135 _mesa_CreateVertexArrays(GLsizei n, GLuint *arrays) _mesa_CreateVertexArrays() argument
[all...]
H A Dglthread_varray.c143 _mesa_glthread_GenVertexArrays(struct gl_context *ctx, GLsizei n, GLuint *arrays) _mesa_glthread_GenVertexArrays() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeVertexArrayApiTests.cpp395 GLuint arrays = 0; in gen_vertex_arrays() local
/foundation/arkui/ace_engine/adapter/ohos/capability/clipboard/
H A Dclipboard_impl.cpp619 void ClipboardImpl::ProcessSpanStringData(std::vector<std::vector<uint8_t>>& arrays, in ProcessSpanStringData() argument
/third_party/alsa-utils/topology/
H A Dpre-processor.c880 snd_config_t *arrays; in pre_process_array() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h118 struct r600_shader_array * arrays; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.h396 gpr_array_vec& arrays() { return gpr_arrays; } in arrays() function in r600_sb::shader

Completed in 17 milliseconds

123