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

<<21222324252627282930>>

  /external/linux-tools-perf/src/tools/perf/Documentation/
Makefile 125 # Shell quote;
  /external/linux-tools-perf/src/tools/perf/config/
Makefile 464 # Shell quote (do not use $(call) to accommodate ancient setups);
  /external/linux-tools-perf/src/tools/perf/
perf.c 13 #include "util/quote.h"
  /external/lldb/include/lldb/Interpreter/
CommandInterpreter.h 254 // completer should complete the quote & put a space after the word.
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/examples/
SlashdotPolicyExample.html 92 <FONT color="green">089</FONT> .allowElements("quote", "ecode")<a name="line.89"></a>
  /external/owasp/sanitizer/tools/findbugs/bin/
findbugs.bat 215 :: has quote characters in it.
  /frameworks/base/api/
removed.txt 204 field public static final deprecated char QUOTE = 39; // 0x0027 '\''
system-removed.txt 204 field public static final deprecated char QUOTE = 39; // 0x0027 '\''
  /frameworks/base/docs/html/training/contacts-provider/
retrieve-details.jd 350 single quotes by concatenating a "<code>'</code>" (single-quote) character to the start and end
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipHelper.java 238 String replaceStr = Pattern.quote(userProfile.getUserName() + "@");
  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlSerializer.java 127 * to quote attribute value).
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 421 // Appending quotes is here to help people quote words. However, it's not helpful
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libacl.a 5 ?>???.?R??????b?N?"??"??2?n???????.?4?<V<VD?D?D?D?D?MT?a?qBy~???????????acl_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_filequoteunquotehigh_water_allocnext_lineheadnum_dir_handlesclosedwalk_tree// 460 `
    [all...]
  /prebuilts/libs/libedit/share/man/man5/
editrc.5 257 .Sq quote
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
bcppcompiler.py 259 # because 'spawn()' would quote any filenames with spaces in
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
bcppcompiler.py 259 # because 'spawn()' would quote any filenames with spaces in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
ValuesDescriptors.java 105 "@Strings@, with optional simple formatting, can be stored and retrieved as resources. You can add formatting to your string by using three standard HTML tags: b, i, and u. If you use an apostrophe or a quote in your string, you must either escape it or enclose the whole string in the other kind of enclosing quotes.",
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
SdkSelectionPage.java 364 name = path.replaceAll(Pattern.quote(File.separator), " > "); //$NON-NLS-1$
  /system/core/adb/tests/
test_adb.py 167 return call_checked(self.adb_cmd + "install {}".format(pipes.quote(filename)))
  /external/apache-xml/src/main/java/org/apache/xpath/res/
XPATHErrorResources.java 446 "misquoted literal... expected double quote!"},
449 "misquoted literal... expected single quote!"},
    [all...]
  /external/bison/po/
bison.pot 1045 #. will quote 'like this', and clocale_quoting_style will
1046 #. quote "like this". You should always include translations
  /external/chromium-trace/trace-viewer/third_party/WebOb/docs/
wiki-example.txt 493 we don't quote the values because that is done automatically by
496 to be careful to quote all the field values.
  /external/icu/icu4c/source/common/unicode/
utypes.h 568 U_UNTERMINATED_QUOTE, /**< A closing single quote is missing */
622 U_BRK_NEW_LINE_IN_QUOTED_STRING, /**< Missing closing quote in an RBBI rule. */
  /external/libpng/scripts/
options.awk 44 # consequence the output cannot contain a 'raw' double quote - instead put
48 dq="@'" # For a single double quote
  /external/libxml2/
buf.c 1064 * quote or double-quotes internally
1081 "xmlBufWriteQuotedString: string contains quote and double-quotes !\n");
    [all...]

Completed in 245 milliseconds

<<21222324252627282930>>