| /third_party/mesa3d/src/mesa/main/ |
| H A D | glthread_list.c | 46 uint32_t *lists = alloca(max_list_count * sizeof(uint32_t)); in _mesa_unmarshal_CallList() local
|
| H A D | glthread_marshal.h | 689 _mesa_glthread_CallLists(struct gl_context *ctx, GLsizei n, GLenum type, const GLvoid *lists) _mesa_glthread_CallLists() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | RBNFParseTest.java | 122 private void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | RBNFParseTest.java | 119 private void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList() argument
|
| /foundation/multimedia/av_codec/test/unittest/http_source_test/ |
| H A D | downloader_unit_test.cpp | 62 list<string> lists; in HWTEST_F() local 69 list<string> lists = {"Hello", "World"}; in HWTEST_F() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | dominate.c | 23 struct basic_block_list *lists[0]; member
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_finalization_registry.cpp | 229 JSHandle<JSTaggedValue> lists = env->GetFinRegLists(); in AddFinRegLists() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglSimpleConfigCase.cpp | 156 void getDefaultFilterLists (vector<NamedFilterList>& lists, const FilterList& baseFilters) in getDefaultFilterLists() argument
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/ |
| H A D | rtsp_response.h | 92 RtspResponseOptions &SetPublicItems(const std::string &lists) in SetPublicItems() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_canvas_drawing_render_node_test.cpp | 628 auto lists = rsCanvasDrawingRenderNode->GetDrawCmdLists(); in HWTEST_F() local
|
| /foundation/window/window_manager/previewer/mock/window_manager_napi/ |
| H A D | js_window_manager.cpp | 148 std::shared_ptr<TopWindowInfoList> lists = std::make_shared<TopWindowInfoList>();
in GetTopWindowTask() local
|
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/ |
| H A D | js_distributedobjectstore.cpp | 54 bool DeleteAllCallback(napi_env env, std::list<napi_ref> &lists)
in DeleteAllCallback() argument 68 bool DeleteSingleCallback(napi_env env, std::list<napi_ref> &lists, napi_value callback)
in DeleteSingleCallback() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Print.hpp | 184 std::vector<std::vector<Value *>> lists = { val(v)... }; in vals() local
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/ |
| H A D | rtsp_unit_test.cpp | 509 const std::string &lists = "lists"; in HWTEST_F() local
|
| /foundation/communication/netstack/utils/common_utils/src/ |
| H A D | netstack_common_utils.cpp | 123 std::string ToString(const std::list<std::string> &lists, char tab) in ToString() argument
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/ |
| H A D | http_curl_client.cpp | 41 std::string ToString(const std::list<std::string> &lists, char tab) in ToString() argument
|
| /foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_exec/src/ |
| H A D | connection_exec.cpp | 292 auto lists = context->httpProxy_.GetExclusionList(); in GetDefaultHttpProxyCallback() local 320 auto lists = context->httpProxy_.GetExclusionList(); in GetGlobalHttpProxyCallback() local
|
| /third_party/benchmark/test/ |
| H A D | output_test_helper.cc | 35 static TestCaseList lists[TC_NumID]; in GetTestCaseList() local
|
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_manager_napi/ |
| H A D | js_window_manager.cpp | 862 std::shared_ptr<TopWindowInfoList> lists = std::make_shared<TopWindowInfoList>();
in GetTopWindowTask() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_kv_test.cpp | 262 vector<std::map<std::string, SyncProcess>> lists; in SyncAndGetProcessInfo() local
|
| H A D | distributeddb_cloud_kvstore_test.cpp | 262 vector<std::map<std::string, SyncProcess>> lists; in SyncAndGetProcessInfo() local
|
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| H A D | rdb_predicates_test.cpp | 1499 std::vector<std::string> lists = { "ohos", "bazhahei", "zhaxidelie" };
in SetJionList() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_policy.c | 77 struct cil_list **lists; in __cil_gather_statements_helper() local 182 static void cil_gather_statements(struct cil_tree_node *start, struct cil_list *lists[]) in cil_gather_statements() argument 1918 struct cil_list *lists[CIL_LIST_NUM_LISTS]; in cil_gen_policy() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL1.cpp | 42 ValidateCallLists(const Context *, angle::EntryPoint entryPoint, GLsizei n, GLenum type, const void *lists) ValidateCallLists() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_1_autogen.cpp | 184 void GL_APIENTRY GL_CallLists(GLsizei n, GLenum type, const void *lists) in GL_CallLists() argument
|