HomeSort by relevance Sort by last modified time
    Searched full:replacement (Results 1201 - 1225 of 2053) sorted by null

<<41424344454647484950>>

  /libcore/luni/src/main/java/org/w3c/dom/
Node.java 331 * result of the replacement operation would add a second
342 * support the replacement of the <code>DocumentType</code> child or
    [all...]
  /ndk/sources/host-tools/make-3.81/
remake.c     [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
ContactsSyncParser.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h 443 /* This Unicode character will be used as replacement character during
445 Unicode character U+FFFD is the official REPLACEMENT CHARACTER in
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_basics.py 257 d['new record'] = 'a replacement record'
266 self.assertEqual(d['new record'], 'a replacement record')
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h 443 /* This Unicode character will be used as replacement character during
445 Unicode character U+FFFD is the official REPLACEMENT CHARACTER in
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_basics.py 257 d['new record'] = 'a replacement record'
266 self.assertEqual(d['new record'], 'a replacement record')
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java 82 * <li>Replacement completion does not work right if the caret is to the left of the
83 * opening quote, where the opening quote is a single quote, and the replacement items use
    [all...]
  /bionic/libc/bionic/
time64.c 62 /* Not everyone has gm/localtime_r(), provide a replacement */
  /build/libs/host/
CopyFile.c 4 * Android "cp" replacement.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoEncoder.java 323 * replacement. Direct replacements imply an end of the
  /dalvik/docs/
porting-guide.html 52 writing a replacement is a good first step.
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoEncoder.java 331 * replacement. Direct replacements imply an end of the
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 601 * @param input the string to do replacement on.
  /docs/source.android.com/src/devices/tech/ram/
low-ram.jd 57 lighter-footprint replacement for HashMap/HashSet.</li>
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3convertutf.c 424 * illegally large UTF32 things (> Plane 17) into replacement chars.
  /external/bison/lib/
inttypes.in.h 47 /* Include <stdint.h> or the gnulib replacement.
sys_stat.in.h 420 /* The lchmod replacement follows symbolic links. Callers should take
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/lib/tokenization/
tokenizer.js 12 //Replacement code points for numeric entities
443 replacement = NUMERIC_ENTITY_REPLACEMENTS[referencedCp];
445 if (replacement)
446 return replacement;
    [all...]
  /external/clang/include/clang/Basic/
TokenKinds.def 82 // C99 6.10.3 - Macro Replacement.
  /external/clang/include/clang/Format/
Format.h 19 #include "clang/Tooling/Core/Replacement.h"
  /external/clang/lib/Lex/
PPDirectives.cpp     [all...]
  /external/clang/www/analyzer/
release_notes.html 260 as a replacement to the analyzer bundled with Xcode, first use the <tt>set-xcode-analyzer</tt> script to <a href="/xcode.html">change Xcode to use
scan-build.html 320 website on how to use open source builds of the analyzer as a replacement for
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
DebugInfoEncoder.java 323 * replacement. Direct replacements imply an end of the

Completed in 2192 milliseconds

<<41424344454647484950>>