/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUResourceBundle.java | 549 * @return the list of available locales 558 * @return the list of available locales 566 * @return the list of available locales for the specified type 574 * @return the list of available locales 582 * @return the list of available locales 591 * @return the list of available locales 599 * @return the list of available locales 607 * @return the list of available locales 614 * Convert a list of ULocales to a list o [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | msgfmt.cpp | 97 0 /* empty string, used for default so that null can mark end of list */ 109 // NumberFormat modifier list, default, currency, percent or integer 131 // DateFormat modifier list, default, short, medium, long or full 1606 // (This is for the C API which needs the argTypes to read its va_arg list.) in cacheExplicitFormats() 1782 // Finds the string, s, in the string array, list. 1784 const UChar * const *list) in findKeyword() 1796 for (int32_t i = 0; list[i]; ++i) { in findKeyword() 1797 if (!buffer.compare(list[i], u_strlen(list[i]))) { in findKeyword() 1783 findKeyword(const UnicodeString& s, const UChar * const *list) findKeyword() argument
|
/third_party/jinja2/ |
H A D | compiler.py | 133 if type(value) in {tuple, list, set, frozenset}: 188 # is buffered this variable points to the name of the list used as 443 """Visit a list of nodes as block in a frame. If the current frame 635 # the argument list. However thankfully this was only really 638 # the argument list. 1039 elif isinstance(node.template.value, (tuple, list)): 1492 # body will be either a list of static data or a node to be 1514 if body and isinstance(body[-1], list): 1528 if isinstance(item, list):
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir.cpp | 901 * to the list in the ir_constant. in ir_constant() 1069 break; /* avoid downcasting a list sentinel */ in ir_constant() 2249 visit_exec_list(exec_list *list, ir_visitor *visitor) in visit_exec_list() argument 2251 foreach_in_list_safe(ir_instruction, node, list) { in visit_exec_list() 2287 reparent_ir(exec_list *list, void *mem_ctx) in reparent_ir() argument 2289 foreach_in_list(ir_instruction, node, list) { in reparent_ir()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_api.c | 178 * configuration in our list of GLX visuals. 232 /* First check if a matching visual is already in the list */ in save_glx_visual() 255 /* Create a new visual and add it to the list. */ in save_glx_visual() 270 /* add xmvis to the list */ in save_glx_visual() 654 ext = dpy->ext_procs; /* new extension is at head of list */ in register_with_display() 718 * In either case, the attribute list is terminated with the value 'None'. 721 choose_visual( Display *dpy, int screen, const int *list, GLboolean fbConfig ) in choose_visual() argument 750 parselist = list; in choose_visual() 988 /* end of list */ in choose_visual() 1089 glXChooseVisual( Display *dpy, int screen, int *list ) in glXChooseVisual() [all...] |
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | gldrv.h | 34 void (APIENTRY *glNewList )( GLuint list, GLenum mode ); 36 void (APIENTRY *glCallList )( GLuint list ); 38 void (APIENTRY *glDeleteLists )( GLuint list, GLsizei range ); 321 GLboolean (APIENTRY *glIsList )( GLuint list );
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | compiler.py | 98 if type(value) in (tuple, list, set, frozenset): 155 # is buffered this variable points to the name of the list used as 375 """Visit a list of nodes as block in a frame. If the current frame 528 # the argument list. However thankfully this was only really 531 # the argument list. 929 elif isinstance(node.template.value, (tuple, list)): 1388 # body will be either a list of static data or a node to be 1410 if body and isinstance(body[-1], list): 1424 if isinstance(item, list):
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | msgfmt.cpp | 97 0 /* empty string, used for default so that null can mark end of list */ 109 // NumberFormat modifier list, default, currency, percent or integer 131 // DateFormat modifier list, default, short, medium, long or full 1607 // (This is for the C API which needs the argTypes to read its va_arg list.) in cacheExplicitFormats() 1783 // Finds the string, s, in the string array, list. 1785 const char16_t * const *list) in findKeyword() 1797 for (int32_t i = 0; list[i]; ++i) { in findKeyword() 1798 if (!buffer.compare(list[i], u_strlen(list[i]))) { in findKeyword() 1784 findKeyword(const UnicodeString& s, const char16_t * const *list) findKeyword() argument
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | Demo.java | 559 String[] list = {"Latin-ThaiLogical", "ThaiLogical-Latin", "Thai-ThaiLogical", "ThaiLogical-Thai"}; in printSources() 561 for (int i = 0; i < list.length; ++i) { in printSources() 562 Transliterator tr = Transliterator.getInstance(list[i]); in printSources() 564 System.out.println(list[i] + ": " + src.toPattern(true)); in printSources() 1289 * Get a sorted list of the system transliterators.
|
/third_party/node/deps/v8/src/objects/ |
H A D | feedback-vector.cc | 378 Handle<ArrayList> list = Handle<ArrayList>::cast( in AddToVectorsForProfilingTools() 380 list = ArrayList::Add(isolate, list, vector); in AddToVectorsForProfilingTools() 381 isolate->SetFeedbackVectorsForProfilingTools(*list); in AddToVectorsForProfilingTools()
|
/third_party/python/Lib/ |
H A D | subprocess.py | 205 attr_list['handle_list'] = list(attr_list['handle_list']) 291 """Return a list of command-line arguments reproducing the current 301 """Return a list of command-line arguments reproducing the current 476 args: The list or str args passed to run(). 928 raise ValueError("Groups must be a list, not a string") 1425 in lpAttributeList["handle_list"] and make sure the list 1430 return list({handle for handle in handle_list 1492 list(attribute_list.get("handle_list", [])) 1602 # Start reader threads feeding into a list hanging off of this 1808 args = list(arg [all...] |
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | generate_entry_points.py | 26 # This is a list of exceptions for entry points which don't want to have 2307 param_text_list = list() 2319 param_access_strs = list() 2350 call_str_list = list() 2457 # Finds a packed parameter name in a list of params 3110 # Get a sorted list of param types without duplicates 3111 all_param_types = sorted(list(set(all_gles_param_types + all_egl_param_types)))
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | ProgramLinkedResources.cpp | 24 LinkedUniform *FindUniform(std::vector<LinkedUniform> &list, const std::string &name) in FindUniform() argument 26 for (LinkedUniform &uniform : list) in FindUniform() 36 void SetActive(std::vector<VarT> *list, const std::string &name, ShaderType shaderType, bool active) in SetActive() argument 38 for (auto &variable : *list) in SetActive() 284 // locations list. 379 // The purpose of this visitor is to flatten struct and array uniforms into a list of singleton 821 // Flatten the uniforms list (nested fields) into a simple list (no nesting). in link()
|
H A D | validationGL1.cpp | 37 bool ValidateCallList(const Context *, angle::EntryPoint entryPoint, GLuint list) in ValidateCallList() argument 307 bool ValidateDeleteLists(const Context *, angle::EntryPoint entryPoint, GLuint list, GLsizei range) in ValidateDeleteLists() argument 637 bool ValidateIsList(const Context *, angle::EntryPoint entryPoint, GLuint list) in ValidateIsList() argument 817 bool ValidateNewList(const Context *, angle::EntryPoint entryPoint, GLuint list, GLenum mode) in ValidateNewList() argument
|
H A D | validationGL1_autogen.h | 33 bool ValidateCallList(const Context *context, angle::EntryPoint entryPoint, GLuint list); 156 GLuint list, 301 bool ValidateIsList(const Context *context, angle::EntryPoint entryPoint, GLuint list); 406 GLuint list,
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_1_autogen.h | 31 ANGLE_EXPORT void GL_APIENTRY GL_CallList(GLuint list); 92 ANGLE_EXPORT void GL_APIENTRY GL_DeleteLists(GLuint list, GLsizei range); 179 ANGLE_EXPORT GLboolean GL_APIENTRY GL_IsList(GLuint list); 237 ANGLE_EXPORT void GL_APIENTRY GL_NewList(GLuint list, GLenum mode);
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | compiler.py | 98 if type(value) in (tuple, list, set, frozenset): 155 # is buffered this variable points to the name of the list used as 375 """Visit a list of nodes as block in a frame. If the current frame 528 # the argument list. However thankfully this was only really 531 # the argument list. 929 elif isinstance(node.template.value, (tuple, list)): 1388 # body will be either a list of static data or a node to be 1410 if body and isinstance(body[-1], list): 1424 if isinstance(item, list):
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | msgfmt.cpp | 97 0 /* empty string, used for default so that null can mark end of list */ 109 // NumberFormat modifier list, default, currency, percent or integer 131 // DateFormat modifier list, default, short, medium, long or full 1604 // (This is for the C API which needs the argTypes to read its va_arg list.) in cacheExplicitFormats() 1780 // Finds the string, s, in the string array, list. 1782 const UChar * const *list) in findKeyword() 1794 for (int32_t i = 0; list[i]; ++i) { in findKeyword() 1795 if (!buffer.compare(list[i], u_strlen(list[i]))) { in findKeyword() 1781 findKeyword(const UnicodeString& s, const UChar * const *list) findKeyword() argument
|
/third_party/pcre2/pcre2/ |
H A D | RunGrepTest.bat | 436 (pushd %srcdir% & %pcre2grep% --file-list ./testdata/grepfilelist --file-list %builddir%\testtemp1grep "fox|complete|t7" & popd) >>testtrygrep 2>&1
440 (pushd %srcdir% & %pcre2grep% --file-list=./testdata/grepfilelist "dolor" ./testdata/grepinput3 & popd) >>testtrygrep 2>&1
480 (pushd %srcdir% & %pcre2grep% --file-list ./testdata/grepfilelist --exclude grepinputv "fox|complete" & popd) >>testtrygrep 2>&1
|
/third_party/python/Python/ |
H A D | pystate.c | 979 Py_FatalError("Interpreters module-list not accessible."); in PyState_RemoveModule() 1010 clear the list instead. */ in _PyInterpreterState_ClearModules() 1160 /* Remove all thread states, except tstate, from the linked list of in _PyThreadState_DeleteExcept() 1163 PyThreadState *list = interp->threads.head; in _PyThreadState_DeleteExcept() local 1164 if (list == tstate) { in _PyThreadState_DeleteExcept() 1165 list = tstate->next; in _PyThreadState_DeleteExcept() 1181 for (p = list; p; p = next) { in _PyThreadState_DeleteExcept() 1320 * list of thread states we're traversing, so to prevent that we lock in PyThreadState_SetAsyncExc()
|
/third_party/python/Lib/xml/etree/ |
H A D | ElementTree.py | 15 structures in memory. It can be described as a cross between a list and a 273 other means, the easiest way is to use a list comprehension to 314 Returns list containing all matching elements in document order. 365 """Get list of attribute names. 379 Return a list of (name, value) tuples. 392 list() function on the iterator, and loop over the resulting list. 657 Return list containing all matching elements in document order. 882 items = list(elem.items()) 934 items = list(ele [all...] |
/third_party/python/Lib/test/ |
H A D | test_embed.py | 57 for key in list(env): 630 if isinstance(value, list): 701 for key, value in list(expected.items()): 716 for key, value in list(expected.items()):
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_verify.c | 8 * this list of conditions and the following disclaimer. 11 * this list of conditions and the following disclaimer in the documentation 256 cil_log(CIL_ERR, "l1, l2, h1, and h2 cannot be used on the left side with a string or list on the right side\n"); in cil_verify_constraint_leaf_expr_syntax() 494 int __cil_verify_ranges(struct cil_list *list) in __cil_verify_ranges() argument 500 if (list == NULL || list->head == NULL) { in __cil_verify_ranges() 504 cil_list_for_each(curr, list) { in __cil_verify_ranges() 612 cil_log(CIL_ERR, "Failed to find category %s in category list\n", cat->datum.name); in __cil_verify_cat_in_cats()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboRenderTest.cpp | 224 static std::string join (const std::vector<T>& list, const std::string& sep) in join() argument 228 for (typename std::vector<T>::const_iterator iter = list.begin(); iter != list.end(); iter++) in join() 230 if (iter != list.begin()) in join()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | drv_callbacks.c | 1673 list); in hostapd_single_channel_get_survey() 1719 struct freq_survey, list) { in hostapd_event_get_survey() 1726 dl_list_del(&survey->list); in hostapd_event_get_survey() 1727 dl_list_add_tail(&chan->survey_list, &survey->list); in hostapd_event_get_survey() 2086 /* channel list changed (regulatory?), update channel list */ in wpa_supplicant_event_hapd()
|