| /third_party/selinux/libselinux/src/ |
| H A D | label_support.c | 68 char **spec_entry, *buf_p; in read_spec_entries() local
|
| H A D | label_media.c | 38 char *buf_p; in process_line() local
|
| H A D | label_x.c | 40 char *buf_p; in process_line() local
|
| H A D | selinux_config.c | 163 char *line_buf = NULL, *buf_p, *value, *type = NULL, *end; in init_selinux_config() local [all...] |
| /third_party/jerryscript/jerry-core/lit/ |
| H A D | lit-char-helpers.c | 439 lit_char_hex_lookup (const lit_utf8_byte_t *buf_p, /**< buffer */ in lit_char_hex_lookup() argument
|
| H A D | lit-strings.c | 376 lit_read_code_point_from_utf8 (const lit_utf8_byte_t *buf_p, /**< buffer with characters */ in lit_read_code_point_from_utf8() argument 426 lit_read_code_unit_from_utf8 (const lit_utf8_byte_t *buf_p, /**< buffer with characters */ in lit_read_code_unit_from_utf8() argument 469 lit_read_prev_code_unit_from_utf8 (const lit_utf8_byte_t *buf_p, /**< buffer with characters */ in lit_read_prev_code_unit_from_utf8() argument 484 lit_cesu8_read_next(const lit_utf8_byte_t **buf_p) lit_cesu8_read_next() argument 500 lit_cesu8_read_prev(const lit_utf8_byte_t **buf_p) lit_cesu8_read_prev() argument 517 lit_cesu8_peek_next(const lit_utf8_byte_t *buf_p) lit_cesu8_peek_next() argument 533 lit_cesu8_peek_prev(const lit_utf8_byte_t *buf_p) lit_cesu8_peek_prev() argument 547 lit_utf8_incr(const lit_utf8_byte_t **buf_p) lit_utf8_incr() argument 558 lit_utf8_decr(const lit_utf8_byte_t **buf_p) lit_utf8_decr() argument 670 lit_code_unit_to_utf8(ecma_char_t code_unit, lit_utf8_byte_t *buf_p) lit_code_unit_to_utf8() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | util.c | 259 char **arg, *buf_p; in tokenize() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ffv1dec.c | 865 uint8_t *buf_p; in decode_frame() local [all...] |
| H A D | ffv1enc.c | 1103 uint8_t *buf_p; in encode_frame() local
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-helpers-conversion.c | 727 lit_utf8_byte_t *buf_p = out_buffer_p + buffer_size; in ecma_uint32_to_utf8_string() local
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | cookie.c | 151 lws_cookie_rm_sws(const char **buf_p, size_t *len_p) in lws_cookie_rm_sws() argument
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-lexer.c | 3304 uint8_t buf_p[64]; in lexer_compare_identifiers() local
|
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry.c | 3752 jerry_arraybuffer_write(const jerry_value_t value, jerry_length_t offset, const uint8_t *buf_p, jerry_length_t buf_size) jerry_arraybuffer_write() argument 3801 jerry_arraybuffer_read(const jerry_value_t value, jerry_length_t offset, uint8_t *buf_p, jerry_length_t buf_size) jerry_arraybuffer_read() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | compile-i386.c | 575 static void textbuf_push(struct textbuf **buf_p, const char *text) in textbuf_push() argument 603 static void textbuf_emit(struct textbuf **buf_p) in textbuf_emit() argument
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 9348 char *buf_p = buf, *buf_end = buf + IM_ARRAYSIZE(buf); in ShowMetricsWindow() local
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 11739 char* buf_p = buf, * buf_end = buf + IM_ARRAYSIZE(buf); in DebugNodeDrawList() local [all...] |