Home
last modified time | relevance | path

Searched defs:buf_p (Results 1 - 16 of 16) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dlabel_support.c68 char **spec_entry, *buf_p; in read_spec_entries() local
H A Dlabel_media.c38 char *buf_p; in process_line() local
H A Dlabel_x.c40 char *buf_p; in process_line() local
H A Dselinux_config.c163 char *line_buf = NULL, *buf_p, *value, *type = NULL, *end; in init_selinux_config() local
[all...]
/third_party/jerryscript/jerry-core/lit/
H A Dlit-char-helpers.c439 lit_char_hex_lookup (const lit_utf8_byte_t *buf_p, /**< buffer */ in lit_char_hex_lookup() argument
H A Dlit-strings.c376 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 Dutil.c259 char **arg, *buf_p; in tokenize() local
/third_party/ffmpeg/libavcodec/
H A Dffv1dec.c865 uint8_t *buf_p; in decode_frame() local
[all...]
H A Dffv1enc.c1103 uint8_t *buf_p; in encode_frame() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-conversion.c727 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 Dcookie.c151 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 Djs-lexer.c3304 uint8_t buf_p[64]; in lexer_compare_identifiers() local
/third_party/jerryscript/jerry-core/api/
H A Djerry.c3752 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 Dcompile-i386.c575 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 Dimgui.cpp9348 char *buf_p = buf, *buf_end = buf + IM_ARRAYSIZE(buf); in ShowMetricsWindow() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp11739 char* buf_p = buf, * buf_end = buf + IM_ARRAYSIZE(buf); in DebugNodeDrawList() local
[all...]

Completed in 60 milliseconds