Home
last modified time | relevance | path

Searched defs:label (Results 1076 - 1082 of 1082) sorted by relevance

1...<<41424344

/third_party/node/deps/v8/src/api/
H A Dapi.cc882 void AnnotateStrongRetainer(i::Address* location, const char* label) { in AnnotateStrongRetainer() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c3592 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 Dupb.h968 uint8_t label; member
/third_party/glfw/deps/
H A Dnuklear.h15795 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 Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/typescript/lib/
H A Dtsc.js[all...]
/third_party/sqlite/src/
H A Dsqlite3.c245862 sqlite3CodecReturnPragmaResult(Parse *parse, const char *label, const char *value) global() argument
[all...]

Completed in 231 milliseconds

1...<<41424344