Home
last modified time | relevance | path

Searched refs:array (Results 1 – 14 of 14) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/src/
Dutils.js105 function overwriteIndexOf(item, array) { argument
107 for (let i = 0; i < array.length; i++) {
108 if (array[i] === item) {
441 function removeDuplicateObj(array) { argument
444 for (const errorInfo of array) {
/interface/sdk-js/api/
D@ohos.util.Vector.d.ts342 copyToArray(array: Array<T>): void;
D@ohos.arkui.advanced.ToolBar.d.ets177 * Define toolbar list array.
183 * Define toolbar list array.
D@ohos.buffer.d.ts315 function from(array: number[]): Buffer;
D@ohos.arkui.advanced.SubHeader.d.ets148 * SubOption array of the select.
154 * SubOption array of the select.
D@ohos.arkui.advanced.SegmentButton.d.ets476 * The class for SegmentButton item options array.
540 …* @param { number } start - The zero-based location in the array from which to start removing elem…
542 …* @param { SegmentButtonItemOptions[] } items - Elements to insert into the array in place of the …
543 …* @returns { SegmentButtonItemOptions[] } Returns a SegmentButtonItemOptions array containing the …
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/
Dgenerating_tables.py109 def generate_excel(array, name, only_file1, only_file2): argument
126 write_dict_to_worksheet(work_sheet1, array, header=columns_map)
/interface/sdk-js/build-tools/api_diff/src/
Djsdoc_diff.js139 function arrayToString(array) { argument
140 if (!array || array.length === 0) {
143 return array.join();
/interface/sdk_c/third_party/openGLES/GLES3/
Dgl3.h1004 typedef void (GL_APIENTRYP PFNGLBINDVERTEXARRAYPROC) (GLuint array);
1007 typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYPROC) (GLuint array);
1109 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
1112 GL_APICALL GLboolean GL_APIENTRY glIsVertexArray (GLuint array);
Dgl31.h1004 typedef void (GL_APIENTRYP PFNGLBINDVERTEXARRAYPROC) (GLuint array);
1007 typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYPROC) (GLuint array);
1109 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
1112 GL_APICALL GLboolean GL_APIENTRY glIsVertexArray (GLuint array);
Dgl32.h1004 typedef void (GL_APIENTRYP PFNGLBINDVERTEXARRAYPROC) (GLuint array);
1007 typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYPROC) (GLuint array);
1109 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
1112 GL_APICALL GLboolean GL_APIENTRY glIsVertexArray (GLuint array);
/interface/sdk_c/third_party/openGLES/GLES2/
Dgl2ext.h738 typedef void (GL_APIENTRYP PFNGLBINDVERTEXARRAYOESPROC) (GLuint array);
741 typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYOESPROC) (GLuint array);
743 GL_APICALL void GL_APIENTRY glBindVertexArrayOES (GLuint array);
746 GL_APICALL GLboolean GL_APIENTRY glIsVertexArrayOES (GLuint array);
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt3526 array
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/
Ddictionaries.txt3526 array