Home
last modified time | relevance | path

Searched refs:set (Results 1 – 25 of 25) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/
Dsched.h94 #define __CPU_op_S(i, size, set, op) ( (i)/8U >= (size) ? 0 : \ argument
95 (((unsigned long *)(set))[(i)/8/sizeof(long)] op (1UL<<((i)%(8*sizeof(long))))) )
97 #define CPU_SET_S(i, size, set) __CPU_op_S(i, size, set, |=) argument
98 #define CPU_CLR_S(i, size, set) __CPU_op_S(i, size, set, &=~) argument
99 #define CPU_ISSET_S(i, size, set) __CPU_op_S(i, size, set, &) argument
119 #define CPU_COUNT_S(size,set) __sched_cpucount(size,set) argument
120 #define CPU_ZERO_S(size,set) memset(set,0,size) argument
126 #define CPU_FREE(set) free(set) argument
130 #define CPU_SET(i, set) CPU_SET_S(i,sizeof(cpu_set_t),set) argument
131 #define CPU_CLR(i, set) CPU_CLR_S(i,sizeof(cpu_set_t),set) argument
[all …]
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/model/
DBaseContext.java85 newCreated.set(false); in addComponent()
87 newCreated.set(true); in addComponent()
121 newCreated.set(false); in addComponent()
123 newCreated.set(true); in addComponent()
138 newCreated.set(false);
140 newCreated.set(true);
/interface/sdk-js/build-tools/api_diff/src/
Dapi_data.js52 apiMap.set(packageName, dtsMap);
60 dtsMap.set(className, classApi);
72 classApi.children.set(apiName, apiNameMap);
78 apiNameMap.set(apiSignature, apiArray);
Dformat_data.js202 dataMap.set(dataSignature, [data]);
206 dataMap.set(dataSignature, dataArr);
266 diffs.set(dataSignature, addChangelogLink(data, diffsData, diffs));
288 diffs.set(signature, [formatChangelogApi(changelogApi)]);
Dapi_writer.js28 subsystemMap.set(content.syscap, content.subsystem);
29 fileNameMap.set(content.syscap, content.fileName);
Dapi_diff.js368 newApiTypeMap.set(apiType, callbackApiSignautreSet);
371 newApiTypeMap.set(apiType, promiseApiSignautreSet);
374 newApiTypeMap.set(apiType, otherTypeApiSignautreSet);
Dreporter.js254 this.diffs.set(key, [api]);
Dcollect_api.js32 subsystemMap.set(element.syscap, element.subsystem);
33 fileNameMap.set(element.syscap, element.fileName);
/interface/sdk-js/build-tools/api_check_plugin/src/
Dcheck_naming.js127 lowercaseNamingMap.set(key, { badWord, suggestion, ignore });
137 lowercaseNamingScenarioMap.set(key, { word, files });
Dcheck_event_subscription.js129 nodesSet.set(eventName, [node]);
133 nodesSet.set(eventName, curNodes);
/interface/sdk-js/api/
D@ohos.arkui.advanced.SelectTitleBar.d.ets98 * If this attribute is not set, the default value is -1. Which means, no menu item is selected.
105 * If this attribute is not set, the default value is -1. Which means, no menu item is selected.
D@ohos.arkui.advanced.Counter.d.ets276 * @param { number } year - set the year of the DateData.
277 * @param { number } month - set the month of the DateData.
278 * @param { number } day - set the day of the DateData.
D@ohos.arkui.advanced.TreeView.d.ets440 * set subcomponent binded on tree item.
446 * set subcomponent binded on tree item.
/interface/sdk-js/build-tools/dts_parser/
Dtsconfig.json15 …"lib": ["es2015","es2020"], /* Specify a set of bundled lib…
31 …// "paths": {}, /* Specify a set of entries that re-map impor…
82 … true, /* Check for class properties that are declared but not set in the constructor.…
/interface/sdk-js/build-tools/jsdoc_format_plugin/
Dtsconfig.json15 …// "lib": [], /* Specify a set of bundled library declarati…
31 …// "paths": {}, /* Specify a set of entries that re-map impor…
82 … true, /* Check for class properties that are declared but not set in the constructor.…
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/
Ddiff_processor_permission.py54 str_set = set(string.split(' '))
Ddiff_file.py100 all_list = set(old_file_list + new_file_list)
/interface/sdk-js/build-tools/
Ddelete_systemapi_plugin.js219 referencesMap.set(url, { references: references });
470 globalModules.set(key, index);
660 kitMap.set(needDeleteExport.fileName, needDeleteExport);
662 kitFileNeedDeleteMap.set(kitName, kitMap);
921 referencesModuleMap.set(url, allModule);
/interface/sdk-js/build-tools/collect_application_api/src/
Dutils.js102 map.set(expArray[KEY_INDEX].trim(), expArray[VALUE_INDEX].trim());
/interface/sdk_c/third_party/egl/EGL/
Deglext.h460 …PFNEGLSETBLOBCACHEFUNCSANDROIDPROC) (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDR…
462 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGL…
/interface/sdk_c/third_party/libuv/
DLICENSE-docs17 Creative Commons public licenses provide a standard set of terms and
/interface/sdk_c/third_party/vulkan-headers/vulkan/
Dvulkan_core.h5387 uint32_t set; member
8310 …, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, uint32_t set, uint32_t descripto…
8311 …UpdateTemplate descriptorUpdateTemplate, VkPipelineLayout layout, uint32_t set, const void* pData);
8318 uint32_t set,
8326 uint32_t set,
/interface/sdk_c/third_party/node/
DLICENSE193 # provided under other licenses, as set forth below.
345 # in the same form as set out herein and that such intended
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt55155 set
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/
Ddictionaries.txt55153 set