HomeSort by relevance Sort by last modified time
    Searched full:quote (Results 476 - 500 of 1323) sorted by null

<<11121314151617181920>>

  /external/lldb/source/Commands/
CommandObjectMultiword.cpp 204 help_text.append (" This command takes 'raw' input (no need to quote stuff).");
  /external/lldb/source/Interpreter/
CommandObject.cpp     [all...]
  /external/mksh/src/
check.pl 88 # file; the end-quote should be followed
105 # The end-quote should be followed
1017 "$prog:$file:$.: missing end quote for file name in file-setup: $rest\n";
1070 "$prog:$file:$.: missing end quote for file name in file-result: $rest\n";
    [all...]
lex.c 689 * perform POSIX "quote removal" if the back-
692 * in mksh code "quote removal" on '\c' means
853 /* remove the trailing double quote */
902 yyerror("no closing quote\n");
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
OkHeaders.java 266 pos++; // Consume '"' close quote.
  /external/protobuf/src/google/protobuf/io/
tokenizer.cc     [all...]
  /external/toybox/www/
roadmap.html 553 pivotchroot poweroff printenv quote quote-filter reboot rename rmrf sleep
578 pivotchroot poweroff printenv quote quote-filter reboot rename sleep
  /external/vboot_reference/utility/
chromeos-tpm-recovery 227 # do not quote "$bytes", as we mean to expand it here
  /external/zlib/src/contrib/minizip/
zip.h 172 filename : the filename in zip (if NULL, '-' without quote will be used
  /frameworks/base/core/java/android/webkit/
URLUtil.java 397 * Unfortunately some servers do not quote the value so to maintain
  /frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java 306 return classPath.split(Pattern.quote(separator));
  /frameworks/base/tools/aapt2/
Util.cpp 180 // We found an opening quote, and we have
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParserImpl_V30.java 245 // "non-quote-at-end
  /libcore/json/src/main/java/org/json/
JSONStringer.java 105 * JSONObject.quote() only. Not used for JSON encoding.
  /libcore/json/src/test/java/org/json/
JSONStringerTest.java 227 assertEquals("\"" + escaped + "\"", JSONObject.quote(original));
  /libcore/luni/src/main/java/java/text/
DecimalFormat.java 91 * special status. Two exceptions are the currency sign and quote, which are not
183 * <td>Used to quote special characters in a prefix or suffix, for example,
184 * {@code "'#'#"} formats 123 to {@code "#123"}. To create a single quote
250 * padChar := '\\u0000'..'\\uFFFD' - quote
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/transport/
MockTransport.java 136 expect("^" + Pattern.quote(literal) + "$", responses);
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
WifiConfigHelper.java 65 // if this looks like a BSSID, don't quote it
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlParser.java 520 // Check for quote character ' or "
532 pos++; // Skip the ending quote char
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libacl.a 4 ~:?nJ??#?'?+?/"3f3f7?D?H?NzT?X&[?_?cfcfg?lq?u6y&}???Z????f???r?J???6?j???^?????"?"?"?"?"???????????T?T????TTTTTacl_add_permacl_calc_maskacl_clear_permsacl_copy_entryacl_copy_extacl_copy_int__acl_create_entry_objacl_create_entryacl_delete_def_fileacl_delete_entryacl_delete_permacl_dup__acl_free_acl_objacl_freeacl_from_textacl_get_entryacl_get_fdacl_get_fileacl_get_permacl_get_permsetacl_get_qualifieracl_get_tag_type__acl_init_objacl_initacl_set_fdacl_set_fileacl_set_permsetacl_set_qualifieracl_set_tag_typeacl_to_textacl_validacl_sizeacl_to_any_textacl_entriesacl_checkacl_erroracl_cmpacl_extended_fdacl_extended_fileacl_equiv_modeacl_from_mode__acl_to_any_text__acl_to_xattr__acl_from_xattr__acl_reorder_entry_obj_p__acl_reorder_obj_p__new_obj_p_here__check_obj_p__ext2int_and_check__free_obj_p__new_var_obj_p__apply_mask_to_modeperm_copy_fdperm_copy_filequote__i686.get_pc_thunk.bxunquotehigh_water_alloc__i686.get_pc_thunk.bxnext_line__i686.get_pc_thunk.bx__i686.get_pc_thunk.bxheadnum_dir_handlesclosedwalk_tree// 460 `
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shlex.py 192 # In posix shells, only the quote itself or the escape
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
pickletester.py 537 "'abc", # quote is not closed
538 "'abc\"", # open quote and close quote don't match
539 "'abc' ?", # junk after close quote
    [all...]
test_rfc822.py 248 eq(rfc822.quote('foo\\wacky"name'), 'foo\\\\wacky\\"name')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_csv.so 
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shlex.py 192 # In posix shells, only the quote itself or the escape

Completed in 90 milliseconds

<<11121314151617181920>>