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

<<41424344454647484950>>

  /external/valgrind/VEX/priv/
main_util.c 496 /* A general replacement for printf(). Note that only low-level
555 /* A general replacement for sprintf(). */
  /external/wpa_supplicant_8/wpa_supplicant/
android.config 26 # replacement for WEXT and its use allows wpa_supplicant to properly control
189 # Include internal line edit mode in wpa_cli. This can be used as a replacement
defconfig 26 # replacement for WEXT and its use allows wpa_supplicant to properly control
205 # Include internal line edit mode in wpa_cli. This can be used as a replacement
  /frameworks/base/core/java/android/app/
SearchableInfo.java 725 * Gets the resource id of replacement text for the "Search" button.
727 * @return A resource id, or {@code 0} if no replacement text was specified.
    [all...]
  /frameworks/base/core/java/android/content/pm/
RegisteredServicesCache.java 173 // ASEC container unmounted as a step in replacement. The subsequent
187 // either we're adding/changing, or it's a removal without replacement, so
  /frameworks/base/core/java/android/text/
Html.java 68 * for a generic replacement image. Make sure you call
93 * replacement image which your program can then go through and
  /frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java 175 * indicates that the action should not be available in-line as a replacement
228 * typically used as the label for the action to use in-line as a replacement
  /libcore/luni/src/main/java/java/lang/
StringBuilder.java 27 * strings. This class is intended as a direct replacement of
628 * the replacement string.
  /packages/apps/LegacyCamera/res/values/
strings.xml 307 <!-- Message displayed in overlay during background replacement training [CHAR LIMIT=180]-->
325 <!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imputil.py 448 "Set up 'os' module replacement functions for use during import bootstrap."
484 "Local replacement for os.path.isdir()."
sre_parse.py 705 # parse 're' replacement string into list of literals and
724 break # end of replacement string
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imputil.py 448 "Set up 'os' module replacement functions for use during import bootstrap."
484 "Local replacement for os.path.isdir()."
sre_parse.py 705 # parse 're' replacement string into list of literals and
724 break # end of replacement string
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether/0.9.0.M3/
aether-0.9.0.M3.pom 562 <replacement>.${bundle.osgiTimestamp}</replacement>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java 387 // If replacing a node somewhere in the middle, start the replacement at the
484 // the replacement scope
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
ProjectState.java 622 * @return the status of the replacement. If null, no replacement was done (value not found).
  /external/iptables/libiptc/
libiptc.c     [all...]
  /external/libxml2/
xinclude.c     [all...]
  /external/robolectric/src/main/java/android/net/
Uri__FromAndroid.java     [all...]
  /external/valgrind/coregrind/
m_translate.c     [all...]
  /ndk/sources/host-tools/make-3.81/
function.c 123 /* Output the replacement string. */
224 /* It matched. Output the replacement. */
226 /* Output the part of the replacement before the %. */
236 /* Output the part of the replacement after the %. */
242 /* Output a space, but not if the replacement is "". */
    [all...]
  /art/tools/
cpplint.py 277 # Replacement macros for CHECK/DCHECK/EXPECT_TRUE/EXPECT_FALSE
280 for op, replacement in [('==', 'EQ'), ('!=', 'NE'),
283 _CHECK_REPLACEMENT['DCHECK'][op] = 'DCHECK_%s' % replacement
284 _CHECK_REPLACEMENT['CHECK'][op] = 'CHECK_%s' % replacement
285 _CHECK_REPLACEMENT['EXPECT_TRUE'][op] = 'EXPECT_%s' % replacement
286 _CHECK_REPLACEMENT['ASSERT_TRUE'][op] = 'ASSERT_%s' % replacement
287 _CHECK_REPLACEMENT['EXPECT_TRUE_M'][op] = 'EXPECT_%s_M' % replacement
288 _CHECK_REPLACEMENT['ASSERT_TRUE_M'][op] = 'ASSERT_%s_M' % replacement
    [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py 277 # Replacement macros for CHECK/DCHECK/EXPECT_TRUE/EXPECT_FALSE
280 for op, replacement in [('==', 'EQ'), ('!=', 'NE'),
283 _CHECK_REPLACEMENT['DCHECK'][op] = 'DCHECK_%s' % replacement
284 _CHECK_REPLACEMENT['CHECK'][op] = 'CHECK_%s' % replacement
285 _CHECK_REPLACEMENT['EXPECT_TRUE'][op] = 'EXPECT_%s' % replacement
286 _CHECK_REPLACEMENT['ASSERT_TRUE'][op] = 'ASSERT_%s' % replacement
287 _CHECK_REPLACEMENT['EXPECT_TRUE_M'][op] = 'EXPECT_%s_M' % replacement
288 _CHECK_REPLACEMENT['ASSERT_TRUE_M'][op] = 'ASSERT_%s_M' % replacement
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 278 // If replacement succeeded or warning disabled return with no warning.
    [all...]
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java     [all...]

Completed in 7780 milliseconds

<<41424344454647484950>>