Home
last modified time | relevance | path

Searched defs:cp (Results 1 – 25 of 944) sorted by relevance

12345678910>>...38

/third_party/parse5/packages/parse5/lib/tokenizer/
Dindex.js136 function isWhitespace(cp) { argument
140 function isAsciiDigit(cp) { argument
144 function isAsciiUpper(cp) { argument
148 function isAsciiLower(cp) { argument
152 function isAsciiLetter(cp) { argument
156 function isAsciiAlphaNumeric(cp) { argument
160 function isAsciiUpperHexDigit(cp) { argument
164 function isAsciiLowerHexDigit(cp) { argument
168 function isAsciiHexDigit(cp) { argument
172 function toAsciiLowerCodePoint(cp) { argument
[all …]
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc89 inline bool IsValidCodePoint(uint32 cp) { in IsValidCodePoint()
95 inline uint16 ToLowSurrogate(uint32 cp) { in ToLowSurrogate()
103 inline uint16 ToHighSurrogate(uint32 cp) { in ToHighSurrogate()
128 bool ReadCodePoint(StringPiece str, int index, uint32* cp, int* num_left, in ReadCodePoint()
193 StringPiece ToHex(uint16 cp, char* buffer) { in ToHex()
207 StringPiece ToSurrogateHex(uint32 cp, char* buffer) { in ToSurrogateHex()
237 StringPiece EscapeCodePoint(uint32 cp, char* buffer) { in EscapeCodePoint()
275 StringPiece EscapeCodePoint(uint32 cp, char* buffer, bool force_output) { in EscapeCodePoint()
304 uint32 cp = 0; // Current unicode code point. in Escape() local
/third_party/node/test/parallel/
Dtest-child-process-spawn-controller.js15 const cp = spawn(process.execPath, [aliveScript], { constant
38 const cp = spawn(process.execPath, [aliveScript], { constant
56 const cp = spawn(process.execPath, [aliveScript], { constant
77 const cp = spawn(process.execPath, [aliveScript], { constant
99 const cp = spawn(process.execPath, [aliveScript], { constant
Dtest-child-process-fork-abort-signal.js13 const cp = fork(fixtures.path('child-process-stay-alive-forever.js'), { constant
30 const cp = fork(fixtures.path('child-process-stay-alive-forever.js'), { constant
47 const cp = fork(fixtures.path('child-process-stay-alive-forever.js'), { constant
64 const cp = fork(fixtures.path('child-process-stay-alive-forever.js'), { constant
Dtest-child-process-fork-timeout-kill-signal.js15 const cp = fork(fixtures.path('child-process-stay-alive-forever.js'), { constant
23 const cp = fork(fixtures.path('child-process-stay-alive-forever.js'), { constant
46 const cp = fork(fixtures.path('child-process-stay-alive-forever.js'), { constant
Dtest-child-process-spawn-timeout-kill-signal.js13 const cp = spawn(process.execPath, [fixtures.path(aliveForeverFile)], { constant
21 const cp = spawn(process.execPath, [fixtures.path(aliveForeverFile)], { constant
43 const cp = spawn(process.execPath, [fixtures.path(aliveForeverFile)], { constant
/third_party/e2fsprogs/lib/blkid/
Dread.c62 static char *skip_over_blank(char *cp) in skip_over_blank()
69 static char *skip_over_word(char *cp) in skip_over_word()
139 static int parse_start(char **cp) in parse_start()
166 static int parse_end(char **cp) in parse_end()
185 static int parse_dev(blkid_cache cache, blkid_dev *dev, char **cp) in parse_dev()
241 static int parse_token(char **name, char **value, char **cp) in parse_token()
305 static int parse_tag(blkid_cache cache, blkid_dev dev, char **cp) in parse_tag()
344 static int blkid_parse_line(blkid_cache cache, blkid_dev *dev_p, char *cp) in blkid_parse_line()
/third_party/gettext/gettext-tools/src/
Dxg-arglist-parser.c118 const struct partial_call *cp = &ap->alternative[i]; in arglist_parser_clone() local
162 struct partial_call *cp = &ap->alternative[i]; in arglist_parser_remember() local
218 struct partial_call *cp = &ap->alternative[i]; in arglist_parser_remember_msgctxt() local
251 struct partial_call *cp = &ap->alternative[i]; in arglist_parser_decidedp() local
274 struct partial_call *cp = &ap->alternative[i]; in arglist_parser_done() local
290 struct partial_call *cp = &ap->alternative[i]; in arglist_parser_done() local
315 struct partial_call *cp = &ap->alternative[i]; in arglist_parser_done() local
334 struct partial_call *cp = &ap->alternative[i]; in arglist_parser_done() local
366 struct partial_call *cp = &ap->alternative[i]; in arglist_parser_done() local
/third_party/libunwind/src/
Dos-linux.h43 char *cp = buf, tmp; in unw_ltoa() local
87 char path[sizeof ("/proc/0123456789/maps")], *cp; in maps_init() local
122 skip_whitespace (char *cp) in skip_whitespace()
133 scan_hex (char *cp, unsigned long *valp) in scan_hex()
163 scan_dec (char *cp, unsigned long *valp) in scan_dec()
190 scan_char (char *cp, char *valp) in scan_char()
206 scan_string (char *cp, char *valp, size_t buf_size) in scan_string()
230 char perm[16], dash = 0, colon = 0, *cp; in maps_next() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-collect-unicodes.c35 hb_codepoint_t cp; in test_collect_unicodes_format4() local
57 hb_codepoint_t cp; in test_collect_unicodes_format12_notdef() local
78 hb_codepoint_t cp; in test_collect_unicodes_format12() local
100 hb_codepoint_t cp; in test_collect_unicodes() local
/third_party/harfbuzz/test/api/
Dtest-collect-unicodes.c35 hb_codepoint_t cp; in test_collect_unicodes_format4() local
57 hb_codepoint_t cp; in test_collect_unicodes_format12_notdef() local
78 hb_codepoint_t cp; in test_collect_unicodes_format12() local
100 hb_codepoint_t cp; in test_collect_unicodes() local
/third_party/weston/libweston/
Dcontent-protection.c43 #define content_protection_log(cp, ...) \ argument
58 struct content_protection *cp; in weston_protected_surface_send_event() local
81 struct content_protection *cp; in set_type() local
187 struct content_protection *cp; in cp_destroy_listener() local
237 struct content_protection *cp; in get_protection() local
305 struct content_protection *cp = data; in bind_weston_content_protection() local
331 struct content_protection *cp; in weston_compositor_enable_content_protection() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DCodePointMatcher.java16 private final int cp; field in CodePointMatcher
18 public static CodePointMatcher getInstance(int cp) { in getInstance()
23 private CodePointMatcher(int cp) { in CodePointMatcher()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DCodePointMatcher.java14 private final int cp; field in CodePointMatcher
16 public static CodePointMatcher getInstance(int cp) { in getInstance()
21 private CodePointMatcher(int cp) { in CodePointMatcher()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-collect-unicodes.c35 hb_codepoint_t cp; in test_collect_unicodes_format4() local
57 hb_codepoint_t cp; in test_collect_unicodes_format12() local
79 hb_codepoint_t cp; in test_collect_unicodes() local
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgsttimedvaluecontrolsource.c77 gst_control_point_free (GstControlPoint * cp) in gst_control_point_free()
93 gst_control_point_copy (GstControlPoint * cp) in gst_control_point_copy()
171 GstControlPoint *cp; in _make_new_cp() local
185 GstControlPoint *cp; in gst_timed_value_control_source_set_internal() local
195 GstControlPoint *cp = g_sequence_get (iter); in gst_timed_value_control_source_set_internal() local
332 GstControlPoint *cp = NULL; in gst_timed_value_control_source_unset() local
388 _append_control_point (GstControlPoint * cp, GQueue * res) in _append_control_point()
/third_party/musl/src/network/
Dns_parse.c26 unsigned ns_get16(const unsigned char *cp) in ns_get16()
31 unsigned long ns_get32(const unsigned char *cp) in ns_get32()
36 void ns_put16(unsigned s, unsigned char *cp) in ns_put16()
42 void ns_put32(unsigned long l, unsigned char *cp) in ns_put32()
/third_party/FatFs/source/
Dffunicode.c31 #define CVTBL(tbl, cp) MERGE2(tbl, cp) argument
15224 WORD cp /* Code page for the conversion */ in ff_uni2oem()
15246 WORD cp /* Code page for the conversion */ in ff_oem2uni()
15277 WORD cp /* Code page for the conversion */ in ff_uni2oem()
15313 WORD cp /* Code page for the conversion */ in ff_oem2uni()
15360 WORD cp /* Code page for the conversion */ in ff_uni2oem()
15412 WORD cp /* Code page for the conversion */ in ff_oem2uni()
/third_party/e2fsprogs/misc/
Dismounted.c44 static char *skip_over_blank(char *cp) in skip_over_blank()
51 static char *skip_over_word(char *cp) in skip_over_word()
89 char buf[1024], *device = 0, *mnt_dir = 0, *cp; in check_mntent_file() local
Dbase_device.c44 char *str, *cp; in base_device() local
154 char buf[256], *cp; in main() local
/third_party/e2fsprogs/lib/e2p/
Dmntopts.c84 static char *skip_over_blanks(char *cp) in skip_over_blanks()
91 static char *skip_over_word(char *cp) in skip_over_word()
105 char *cp, *buf, *next; in e2p_edit_mntopts() local
/third_party/parse5/packages/parse5/lib/common/
Dunicode.js87 exports.isSurrogate = function(cp) { argument
91 exports.isSurrogatePair = function(cp) { argument
100 exports.isControlCodePoint = function(cp) { argument
107 exports.isUndefinedCodePoint = function(cp) { argument
/third_party/expat/xmlwf/
Dcodepage.c48 codepageMap(int cp, int *map) { in codepageMap()
85 codepageConvert(int cp, const char *p) { in codepageConvert()
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dcodepage.c48 codepageMap(int cp, int *map) { in codepageMap()
85 codepageConvert(int cp, const char *p) { in codepageConvert()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-os2-unicode-ranges.hh39 hb_codepoint_t cp = *((hb_codepoint_t *) _key); in cmp() local
234 _hb_ot_os2_get_unicode_range_bit (hb_codepoint_t cp) in _hb_ot_os2_get_unicode_range_bit()

12345678910>>...38