Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 135) sorted by last modified time

123456

/php-src/ext/opcache/jit/ir/
H A Dir_private.h574 uint32_t pos; member
829 uint32_t pos; member
1139 #define IR_LIVE_POS_TO_REF(pos) ((pos) / IR_SUB_REFS_COUNT) argument
1140 #define IR_LIVE_POS_TO_SUB_REF(pos) ((pos) % IR_SUB_REFS_COUNT) argument
1174 ir_live_pos pos; member
H A Dir_gcm.c675 uint32_t n1, n2, pos; in ir_xlat_binding() local
H A Dir.c1095 ir_ref ir_param(ir_ctx *ctx, ir_type type, ir_ref region, const char *name, int pos)
1426 uint32_t pos, i; local
1472 uint32_t pos = ((uint32_t*)data)[(int32_t)(key | tab->mask)]; local
1488 uint32_t pos = ((uint32_t*)data)[(int32_t)(key | tab->mask)]; local
1524 uint32_t hash_size, pos, i; local
1555 uint32_t pos, i; local
1601 uint32_t pos = ((uint32_t*)data)[(int32_t)(key | tab->mask)]; local
1617 uint32_t pos = ((uint32_t*)data)[(int32_t)(key | tab->mask)]; local
1973 void _ir_PHI_SET_OP(ir_ctx *ctx, ir_ref phi, ir_ref pos, ir_ref src)
2145 void _ir_MERGE_SET_OP(ir_ctx *ctx, ir_ref merge, ir_ref pos, ir_ref src)
[all …]
H A Dir_ra.c1164 ir_live_pos pos = IR_START_LIVE_POS_FROM_REF(ref); in ir_add_fusion_ranges() local
1720 ir_live_pos pos = IR_USE_LIVE_POS_FROM_REF(i); in ir_swap_operands() local
1823 ir_live_pos pos = IR_USE_LIVE_POS_FROM_REF(i); in ir_try_swap_operands() local
2249 # define IR_LOG_LSRA_SPLIT(ival, pos) do { \ argument
2279 # define IR_LOG_LSRA_SPLIT(ival, pos) argument
2280 # define IR_LOG_LSRA_CONFLICT(action, ival, pos); argument
2717 ir_live_pos pos = ival->range.start; in ir_add_to_unhandled() local
2751 ir_live_pos pos; in ir_merge_to_unhandled() local
2785 ir_live_pos pos = ival->range.start; in ir_add_to_unhandled_spill() local
2809 ir_live_pos pos, next; in ir_try_allocate_free_reg() local
[all …]
H A Dir.h488 uint32_t pos; member
566 void *pos; member
/php-src/ext/mbstring/
H A Dmbstring.c588 char *pos = *line, quote; in php_mb_rfc1867_getword() local
1866 unsigned char *pos = end; in offset_to_pointer_utf8() local
1880 unsigned char *pos = str; in offset_to_pointer_utf8() local
1891 static size_t pointer_to_offset_utf8(unsigned char *start, unsigned char *pos) { in pointer_to_offset_utf8()
/php-src/Zend/
H A Dzend_alloc.c602 int pos = start / ZEND_MM_BITSET_LEN; local
634 int pos = start / ZEND_MM_BITSET_LEN; local
666 int pos = start / ZEND_MM_BITSET_LEN; local
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1202 const lxb_char_t *pos = data; in lxb_selectors_match_class() local
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dforeign_content.c156 const lxb_char_t *pos = str.data; in lxb_html_tree_insertion_mode_foreign_content_text() local
H A Din_body.c122 const lxb_char_t *pos = str->data; in lxb_html_tree_insertion_mode_in_body_text_append() local
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c396 lxb_dom_node_t *pos; in lxb_html_tree_insert_foreign_element() local
709 lxb_dom_node_t *pos; in lxb_html_tree_insert_character_for_data() local
798 lxb_html_token_t *token, lxb_dom_node_t *pos) in lxb_html_tree_insert_comment()
1599 lxb_dom_node_t *pos; in lxb_html_tree_adoption_agency_algorithm() local
H A Dtokenizer.h72 lxb_char_t *pos; member
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Derror.h124 const lxb_char_t *pos; member
H A Dstate.c1518 const lxb_char_t *pos; in lxb_html_tokenizer_state_markup_declaration_doctype() local
1550 const lxb_char_t *pos; in lxb_html_tokenizer_state_markup_declaration_cdata() local
H A Derror.c12 const lxb_char_t *pos, in lxb_html_tokenizer_error_add()
H A Dstate_doctype.c518 const lxb_char_t *pos; in lxb_html_tokenizer_state_doctype_after_name_public() local
568 const lxb_char_t *pos; in lxb_html_tokenizer_state_doctype_after_name_system() local
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dnode.c738 const lxb_char_t *pos = data; in lxb_dom_node_by_class_name_cb() local
/php-src/ext/dom/lexbor/lexbor/css/syntax/tokenizer/
H A Derror.h41 const lxb_char_t *pos; member
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dtokenizer.h64 lxb_char_t *pos; member
/php-src/ext/dom/lexbor/lexbor/core/
H A Dstr.c208 const lxb_char_t *pos, *res, *end; in lexbor_str_append_with_rep_null_chars() local
268 size_t i, pos = 0; in lexbor_str_stay_only_whitespace() local
H A Ddobject.c154 lexbor_dobject_by_absolute_position(lexbor_dobject_t *dobject, size_t pos) in lexbor_dobject_by_absolute_position()
H A Din.c112 lexbor_in_node_split(lexbor_in_node_t *node, const lxb_char_t *pos) in lexbor_in_node_split()
145 lexbor_in_node_find(lexbor_in_node_t *node, const lxb_char_t *pos) in lexbor_in_node_find()
160 const lxb_char_t *pos, size_t offset) in lexbor_in_node_pos_up()
193 const lxb_char_t *pos, size_t offset) in lexbor_in_node_pos_down()
H A Davl.c149 lexbor_avl_node_rotate_right(lexbor_avl_node_t *pos) in lexbor_avl_node_rotate_right()
171 lexbor_avl_node_rotate_left(lexbor_avl_node_t *pos) in lexbor_avl_node_rotate_left()
/php-src/ext/readline/
H A Dreadline_cli.c605 size_t size = 4096, pos = 0, len; in readline_shell_run() local
/php-src/ext/spl/
H A Dphp_spl.c296 char *pos, *pos1; in PHP_FUNCTION() local
426 HashPosition pos; in spl_perform_autoload() local

Completed in 125 milliseconds

123456