Home
last modified time | relevance | path

Searched defs:ids (Results 51 - 75 of 691) sorted by relevance

12345678910>>...28

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dcnd_broadcast.c43 thrd_t ids[N]; in cnd_broadcast_0100() local
/third_party/python/Include/internal/
H A Dpycore_unicodeobject.h53 struct _Py_unicode_ids ids; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuiltInFunctionEmulatorGLSL.cpp83 static const std::array<TSymbolUniqueId, 4> ids = { in InitBuiltInAtanFunctionEmulatorForGLSLWorkarounds() local
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DEngineOpenSLES.cpp82 const SLInterfaceID ids[] = {SL_IID_BUFFERQUEUE, SL_IID_ANDROIDCONFIGURATION}; in createAudioPlayer() local
94 const SLInterfaceID ids[] = {SL_IID_ANDROIDSIMPLEBUFFERQUEUE, SL_IID_ANDROIDCONFIGURATION }; in createAudioRecorder() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction_decl_test.cc38 std::string Names(std::vector<std::string> ids) { in Names() argument
H A Dfunction_var_test.cc30 std::string Names(std::vector<std::string> ids) { in Names() argument
95 std::string PreambleNames(std::vector<std::string> ids) { in PreambleNames() argument
H A Dparser_impl_function_decl_test.cc51 std::string Names(std::vector<std::string> ids) { in Names() argument
/third_party/spirv-tools/source/diff/
H A Ddiff.cpp60 void CompactIds(std::vector<uint32_t>& ids) { in CompactIds() argument
[all...]
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Ddisallow_add_local_account_plugin.cpp61 std::vector<int32_t> ids; in SetGlobalOsAccountConstraints() local
H A Ddisallow_add_os_account_by_user_plugin.cpp92 std::vector<int32_t> ids; in SetSpecificOsAccountConstraints() local
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/ipc/
H A Dhks_response.cpp140 std::vector<int> ids; in HksGetFrontUserId() local
/foundation/multimodalinput/input/frameworks/napi/input_device/include/
H A Djs_util.h38 std::vector<int32_t> ids; member
/kernel/linux/linux-5.10/drivers/dax/
H A Dbus.h39 struct list_head ids; member
/kernel/linux/linux-5.10/drivers/mfd/
H A Dmenf21bmc.c52 menf21bmc_probe(struct i2c_client *client, const struct i2c_device_id *ids) in menf21bmc_probe() argument
/kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/
H A Dc8sectpfe-common.c134 short int ids[] = { -1 }; in c8sectpfe_create() local
/kernel/linux/linux-5.10/tools/lib/perf/include/internal/
H A Devsel.h46 u32 ids; member
/kernel/linux/linux-6.6/drivers/dax/
H A Dbus.h37 struct list_head ids; member
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-common.c134 short int ids[] = { -1 }; in c8sectpfe_create() local
/test/xts/tools/sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DVideoController.java132 public Result<?> deleteBatch(@RequestParam(name = "ids", required = true) String ids) { in deleteBatch() argument
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DBusinessGoodsController.java149 public Result<?> deleteBatch(@RequestParam(name = "ids", required = true) String ids) { in deleteBatch() argument
H A DBusinessCommentController.java135 public Result<?> deleteBatch(@RequestParam(name = "ids", required = true) String ids) { in deleteBatch() argument
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dstress.c173 int ids[NSCENAR]; in main() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dcheck_html_xrefs.py57 ids = set() variable
/base/msdp/device_status/intention/adapters/ddm_adapter/src/
H A Dddm_adapter_impl.cpp130 std::vector<int32_t> ids; in CheckSameAccountToLocal() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_mmi_adapter_wrapper.cpp73 int32_t ArkMMIAdapterWrapper::GetDeviceIds(std::vector<int32_t>& ids) in GetDeviceIds() argument

Completed in 12 milliseconds

12345678910>>...28