| /third_party/node/test/fixtures/snapshot/ |
| H A D | typescript.js | [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | dlist.c | 773 const char *label[] = { in vbo_print_vertex_list() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context.cpp | 235 std::string GetObjectLabelFromPointer(GLsizei length, const GLchar *label) in GetObjectLabelFromPointer() argument 754 void Context::setLabel(EGLLabelKHR label) in setLabel() argument 1142 objectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) objectLabel() argument 1155 labelObject(GLenum type, GLuint object, GLsizei length, const GLchar *label) labelObject() argument 1170 objectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) objectPtrLabel() argument 1179 getObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) getObjectLabel() argument 1192 getObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) getObjectPtrLabel() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | libGL_autogen.cpp | 5115 glGetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) in glGetObjectLabel() argument 5243 void GL_APIENTRY glObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) in glObjectLabel() argument 5248 void GL_APIENTRY glObjectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) in glObjectPtrLabel() argument 5120 glGetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) glGetObjectPtrLabel() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | libGLESv2_autogen.cpp | 2132 glGetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) in glGetObjectLabel() argument 2195 void GL_APIENTRY glObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) in glObjectLabel() argument 2200 void GL_APIENTRY glObjectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) in glObjectPtrLabel() argument 3901 glGetObjectLabelEXT(GLenum type, GLuint object, GLsizei bufSize, GLsizei *length, GLchar *label) in glGetObjectLabelEXT() argument 2137 glGetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) glGetObjectPtrLabel() argument 3906 glLabelObjectEXT(GLenum type, GLuint object, GLsizei length, const GLchar *label) glLabelObjectEXT() argument 4900 glGetObjectLabelKHR(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) glGetObjectLabelKHR() argument 4905 glGetObjectPtrLabelKHR(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) glGetObjectPtrLabelKHR() argument 4918 glObjectLabelKHR(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) glObjectLabelKHR() argument 4926 glObjectPtrLabelKHR(const void *ptr, GLsizei length, const GLchar *label) glObjectPtrLabelKHR() argument [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 2078 Draw(const char* label, float width) Draw() argument 10090 const char* label = window->Name; NavUpdateWindowingOverlay() local 11670 DebugNodeDrawList(ImGuiWindow* window, const ImDrawList* draw_list, const char* label) DebugNodeDrawList() argument 11890 DebugNodeStorage(ImGuiStorage* storage, const char* label) DebugNodeStorage() argument 11903 DebugNodeTabBar(ImGuiTabBar* tab_bar, const char* label) DebugNodeTabBar() argument 11965 DebugNodeWindow(ImGuiWindow* window, const char* label) DebugNodeWindow() argument 12029 DebugNodeWindowsList(ImVector<ImGuiWindow*>* windows, const char* label) DebugNodeWindowsList() argument [all...] |
| H A D | imgui.h | 2835 ListBoxHeader(const char* label, const ImVec2& size = ImVec2(0, 0)) ListBoxHeader() argument 2844 DragFloat(const char* label, float* v, float v_speed, float v_min, float v_max, const char* format, float power) DragFloat() argument 2845 DragFloat2(const char* label, float v[2], float v_speed, float v_min, float v_max, const char* format, float power) DragFloat2() argument 2846 DragFloat3(const char* label, float v[3], float v_speed, float v_min, float v_max, const char* format, float power) DragFloat3() argument 2847 DragFloat4(const char* label, float v[4], float v_speed, float v_min, float v_max, const char* format, float power) DragFloat4() argument 2850 SliderFloat(const char* label, float* v, float v_min, float v_max, const char* format, float power) SliderFloat() argument 2851 SliderFloat2(const char* label, float v[2], float v_min, float v_max, const char* format, float power) SliderFloat2() argument 2852 SliderFloat3(const char* label, float v[3], float v_min, float v_max, const char* format, float power) SliderFloat3() argument 2853 SliderFloat4(const char* label, float v[4], float v_min, float v_max, const char* format, float power) SliderFloat4() argument [all...] |
| /third_party/typescript/lib/ |
| H A D | tsserverlibrary.js | [all...] |
| H A D | typescript.js | [all...] |
| H A D | typescriptServices.js | [all...] |
| H A D | typingsInstaller.js | [all...] |
| H A D | tsserver.js | [all...] |
| H A D | tsc.js | [all...] |
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 882 void AnnotateStrongRetainer(i::Address* location, const char* label) { in AnnotateStrongRetainer() argument
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | upb.c | 3592 bool upb_fielddef_checklabel(int32_t label) { return between(label, 1, 3); } in upb_fielddef_checklabel() argument 6178 label(compiler *c, unsigned int label) label() argument 6202 labelref(compiler *c, int label) labelref() argument 6293 int label = va_arg(ap, int); putop() local 6300 int label = va_arg(ap, int); putop() local 6309 int label = va_arg(ap, int); putop() local 8736 const char *label = upb_enumdef_iton(enum_def, val); textprinter_putenum() local [all...] |
| H A D | upb.h | 968 uint8_t label; member
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 15795 struct nk_rect label = {0,0,0,0}; nk_panel_begin() local 17155 nk_contextual_item_label(struct nk_context *ctx, const char *label, nk_flags align) nk_contextual_item_label() argument 17190 nk_contextual_item_image_label(struct nk_context *ctx, struct nk_image img, const char *label, nk_flags align) nk_contextual_item_image_label() argument 17538 nk_menu_item_label(struct nk_context *ctx, const char *label, nk_flags align) nk_menu_item_label() argument 17543 nk_menu_item_image_label(struct nk_context *ctx, struct nk_image img, const char *label, nk_flags align) nk_menu_item_image_label() argument 17559 nk_menu_item_symbol_label(struct nk_context *ctx, enum nk_symbol_type sym, const char *label, nk_flags align) nk_menu_item_symbol_label() argument 18437 struct nk_rect label; nk_tree_state_base() local 18613 struct nk_rect label; nk_tree_element_image_push_hashed_base() local 19263 struct nk_rect label; nk_widget_text() local 19944 nk_draw_button_text_symbol(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *label, const struct nk_rect *symbol, nk_flags state, const struct nk_style_button *style, const char *str, int len, enum nk_symbol_type type, const struct nk_user_font *font) nk_draw_button_text_symbol() argument 20009 nk_draw_button_text_image(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *label, const struct nk_rect *image, nk_flags state, const struct nk_style_button *style, const char *str, int len, const struct nk_user_font *font, const struct nk_image *img) nk_draw_button_text_image() argument 20293 nk_button_symbol_label(struct nk_context *ctx, enum nk_symbol_type symbol, const char *label, nk_flags align) nk_button_symbol_label() argument 20338 nk_button_image_label(struct nk_context *ctx, struct nk_image img, const char *label, nk_flags align) nk_button_image_label() argument 20343 nk_button_image_label_styled(struct nk_context *ctx, const struct nk_style_button *style, struct nk_image img, const char *label, nk_flags text_alignment) nk_button_image_label_styled() argument 20375 nk_draw_checkbox(struct nk_command_buffer *out, nk_flags state, const struct nk_style_toggle *style, int active, const struct nk_rect *label, const struct nk_rect *selector, const struct nk_rect *cursors, const char *string, int len, const struct nk_user_font *font) nk_draw_checkbox() argument 20417 nk_draw_option(struct nk_command_buffer *out, nk_flags state, const struct nk_style_toggle *style, int active, const struct nk_rect *label, const struct nk_rect *selector, const struct nk_rect *cursors, const char *string, int len, const struct nk_user_font *font) nk_draw_option() argument 20469 struct nk_rect label; nk_do_toggle() local 20597 nk_check_label(struct nk_context *ctx, const char *label, int active) nk_check_label() argument 20601 nk_check_flags_label(struct nk_context *ctx, const char *label, unsigned int flags, unsigned int value) nk_check_flags_label() argument 20606 nk_checkbox_label(struct nk_context *ctx, const char *label, int *active) nk_checkbox_label() argument 20610 nk_checkbox_flags_label(struct nk_context *ctx, const char *label, unsigned int *flags, unsigned int value) nk_checkbox_flags_label() argument 20661 nk_option_label(struct nk_context *ctx, const char *label, int active) nk_option_label() argument 20666 nk_radio_label(struct nk_context *ctx, const char *label, int *active) nk_radio_label() argument 22822 struct nk_rect label; nk_edit_draw_text() local 22856 struct nk_rect label; nk_edit_draw_text() local 23321 struct nk_rect label; nk_do_edit() local 23575 nk_property_behavior(nk_flags *ws, const struct nk_input *in, struct nk_rect property, struct nk_rect label, struct nk_rect edit, struct nk_rect empty, int *state, struct nk_property_variant *variant, float inc_per_pixel) nk_property_behavior() argument 23594 nk_draw_property(struct nk_command_buffer *out, const struct nk_style_property *style, const struct nk_rect *bounds, const struct nk_rect *label, nk_flags state, const char *name, int len, const struct nk_user_font *font) nk_draw_property() argument 23652 struct nk_rect label; nk_do_property() local 24638 struct nk_rect label; nk_combo_begin_text() local 24899 struct nk_rect label; nk_combo_begin_symbol_text() local 25068 struct nk_rect label; nk_combo_begin_image_text() local 25126 nk_combo_item_label(struct nk_context *ctx, const char *label, nk_flags align) nk_combo_item_label() argument 25149 nk_combo_item_symbol_label(struct nk_context *ctx, enum nk_symbol_type sym, const char *label, nk_flags alignment) nk_combo_item_symbol_label() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 245862 sqlite3CodecReturnPragmaResult(Parse *parse, const char *label, const char *value) global() argument [all...] |