Home
last modified time | relevance | path

Searched refs:esc (Results 1 – 25 of 40) sorted by relevance

12

/external/nanopb-c/tests/site_scons/
Dsite_init.py48 esc = env['ESCAPE']
49 dirs = ' '.join(['-I' + esc(env.GetBuildPath(d)) for d in env['PROTOCPATH']])
51 dirs, env['MESSAGE'], esc(str(source[1])), esc(str(source[0])), esc(str(target[0])))
59 esc = env['ESCAPE']
60 dirs = ' '.join(['-I' + esc(env.GetBuildPath(d)) for d in env['PROTOCPATH']])
62 dirs, env['MESSAGE'], esc(str(source[1])), esc(str(source[0])), esc(str(target[0])))
/external/curl/tests/unit/
Dunit1605.c47 char *esc; variable
49 esc = curl_easy_escape(easy, "", -1);
50 fail_unless(esc == NULL, "negative string length can't work");
52 esc = curl_easy_unescape(easy, "%41%41%41%41", -1, &len);
53 fail_unless(esc == NULL, "negative string length can't work");
/external/llvm/test/Transforms/InstCombine/
Dobjsize.ll108 define i32 @test4(i8** %esc) nounwind ssp {
117 store i8* %1, i8** %esc
152 define i32 @test7(i8** %esc) {
155 store i8* %alloc, i8** %esc
164 define i32 @test8(i8** %esc) {
167 store i8* %alloc, i8** %esc
178 define i32 @test9(i8** %esc) {
180 store i8* %call, i8** %esc, align 8
187 define i32 @test10(i8** %esc) {
189 store i8* %call, i8** %esc, align 8
[all …]
Dobjsize-64.ll11 define i64 @f1(i8 **%esc) {
13 store i8* %call, i8** %esc
21 define i64 @f2(i8** %esc) nounwind uwtable ssp personality i8* bitcast (i32 (...)* @__gxx_personali…
29 store i8* %call, i8** %esc
Dmalloc-free-delete.ll62 define void @test5(i8* %ptr, i8** %esc) {
87 store i8* %c, i8** %esc
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssGrammar.java168 for (int esc; (esc = token.indexOf('\\', pos)) >= 0;) { in cssContent()
169 int end = esc + 2; in cssContent()
170 if (esc > n) { break; } in cssContent()
172 sb.append(token, pos, esc); in cssContent()
181 codepoint = Integer.parseInt(token.substring(esc + 1, end), 16); in cssContent()
DCssTokens.java831 char esc = css.charAt(pos + 1);
832 if (isLineTerminator(esc)) { return -1; }
833 int escLower = esc | 32;
834 if (('0' <= esc && esc <= '9')
842 | (esc <= '9' ? esc - '0' : escLower - ('a' - 10));
845 esc = css.charAt(hexEnd);
846 escLower = esc | 32;
847 } while (('0' <= esc && esc <= '9')
865 return esc;
/external/python/cpython3/Lib/json/
Ddecoder.py60 esc = s[pos + 1:pos + 5]
61 if len(esc) == 4 and esc[1] not in 'xX':
63 return int(esc, 16)
104 esc = s[end]
108 if esc != 'u':
110 char = _b[esc]
112 msg = "Invalid \\escape: {0!r}".format(esc)
/external/python/cpython2/Lib/json/
Ddecoder.py64 esc = s[pos + 1:pos + 5]
65 if len(esc) == 4 and esc[1] not in 'xX':
67 return int(esc, 16)
113 esc = s[end]
118 if esc != 'u':
120 char = _b[esc]
122 msg = "Invalid \\escape: " + repr(esc)
/external/wpa_supplicant_8/src/utils/
Dedit.c763 static int esc = -1; in edit_read_key() local
774 if (esc >= 0) { in edit_read_key()
776 esc = 0; in edit_read_key()
780 if (esc == 6) { in edit_read_key()
782 esc = -1; in edit_read_key()
784 esc_buf[esc++] = c; in edit_read_key()
785 esc_buf[esc] = '\0'; in edit_read_key()
789 if (esc == 1) { in edit_read_key()
792 esc = -1; in edit_read_key()
798 if (esc > 1) { in edit_read_key()
[all …]
/external/python/cpython2/Lib/lib2to3/pgen2/
Dliterals.py22 esc = simple_escapes.get(tail)
23 if esc is not None:
24 return esc
/external/python/cpython3/Lib/lib2to3/pgen2/
Dliterals.py22 esc = simple_escapes.get(tail)
23 if esc is not None:
24 return esc
/external/clang/docs/tools/
Ddump_ast_matchers.py34 def esc(text): function
112 'result': esc('Matcher<%s>' % result_type),
114 'args': esc(args),
115 'comment': esc(strip_doxygen(comment)),
127 narrowing_matchers[result_type + name + esc(args)] = matcher_html
129 traversal_matchers[result_type + name + esc(args)] = matcher_html
/external/nanopb-c/tests/site_scons/site_tools/
Dnanopb.py93 esc = env['ESCAPE']
94 dirs = ' '.join(['-I' + esc(env.GetBuildPath(d)) for d in env['PROTOCPATH']])
95 return '$PROTOC $PROTOCFLAGS %s --nanopb_out=. %s' % (dirs, esc(str(source[0])))
/external/python/cpython2/Misc/Vim/
Dvim_syntax.py103 (contained(esc) for esc in escapes
104 if not '$' in esc)),
/external/python/cpython3/Lib/wsgiref/
Dhandlers.py37 esc = 'surrogateescape'
39 ''.encode('utf-8', esc)
41 esc = 'replace'
88 v = v.encode(enc, esc).decode('iso-8859-1')
/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp1316 CSEldSpecificConfig *esc = &asc->m_sc.m_eldSpecificConfig; in EldSpecificConfig_Parse() local
1323 FDKmemclear(esc, sizeof(CSEldSpecificConfig)); in EldSpecificConfig_Parse()
1325 esc->m_frameLengthFlag = FDKreadBits(hBs, 1); in EldSpecificConfig_Parse()
1326 if (esc->m_frameLengthFlag) { in EldSpecificConfig_Parse()
1336 esc->m_sbrPresentFlag = FDKreadBits(hBs, 1); in EldSpecificConfig_Parse()
1338 if (esc->m_sbrPresentFlag == 1) { in EldSpecificConfig_Parse()
1339 esc->m_sbrSamplingRate = in EldSpecificConfig_Parse()
1341 esc->m_sbrCrcFlag = FDKreadBits(hBs, 1); in EldSpecificConfig_Parse()
1344 << esc->m_sbrSamplingRate; in EldSpecificConfig_Parse()
1380 esc->m_useLdQmfTimeAlign = 0; in EldSpecificConfig_Parse()
[all …]
/external/icu/icu4c/source/i18n/
Drbt_set.cpp123 UnicodeString esc; in _debugOut() local
124 _escape(buf, esc); in _debugOut()
125 CharString cbuf(esc); in _debugOut()
/external/python/cpython3/Lib/
Dre.py266 esc = ord(b"\\")
274 s.append(esc)
/external/v8/tools/vim/
Dninja-build.vim113 imap <D-k> <esc>:CrCompileFile<cr>
116 imap <C-F7> <esc>:CrCompileFile<cr>
/external/llvm/test/Instrumentation/AddressSanitizer/
Dinstrument-no-return.ll32 define i64 @Invoke1(i8** %esc) nounwind uwtable ssp sanitize_address personality i8* bitcast (i32 (…
/external/icu/icu4c/source/data/unit/
Des.txt922 dnam{"mi esc."}
923 one{"{0}mi esc."}
924 other{"{0}mi esc."}
1473 dnam{"mi esc."}
1474 one{"{0} mi esc."}
1475 other{"{0} mi esc."}
/external/libnl/python/netlink/
Dutil.py22 return '{esc}[{color}m{text}{esc}[0m'.format(esc=b'\x1b'.decode(), color=c, text=t)
/external/flatbuffers/src/
Dreflection.cpp91 std::string esc; in GetAnyValueS() local
92 flatbuffers::EscapeString(val.c_str(), val.length(), &esc, true); in GetAnyValueS()
93 val = esc; in GetAnyValueS()
/external/annotation-tools/asmx/src/org/objectweb/asm/xml/
DProcessor.java715 .append(esc(atts.getValue(i))) in writeAttributes()
727 private final String esc(String str) { in esc() method in Processor.SAXWriter

12