HomeSort by relevance Sort by last modified time
    Searched full:replacing (Results 351 - 375 of 953) sorted by null

<<11121314151617181920>>

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
Rfc822Output.java 75 /** HTML string to use when replacing text newlines */
  /packages/apps/Email/src/com/android/email/activity/
UIControllerOnePane.java 459 Log.d(Logging.LOG_TAG, this + " showFragment: replacing with " + fragment);
  /packages/experimental/StrictModeTest/src/com/android/strictmodetest/
StrictModeActivity.java 447 // The database will take care of replacing duplicates.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 161 * The pattern rule is defined as replacing a character({@code src}) to characters({@code dst}).
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ipa-prop.h 466 /* The new declaration when creating/replacing a parameter. Created by
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-strip.1 240 Put the stripped output in \fIfile\fR, rather than replacing the
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-prop.h 466 /* The new declaration when creating/replacing a parameter. Created by
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-strip.1 240 Put the stripped output in \fIfile\fR, rather than replacing the
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ipa-prop.h 466 /* The new declaration when creating/replacing a parameter. Created by
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-strip.1 240 Put the stripped output in \fIfile\fR, rather than replacing the
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-prop.h 466 /* The new declaration when creating/replacing a parameter. Created by
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-strip.1 240 Put the stripped output in \fIfile\fR, rather than replacing the
  /prebuilts/tools/common/proguard/proguard4.7/docs/
FAQ.html 115 <li>Perform over 200 peephole optimizations, like replacing ...*2 by
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
AccordionControl.java 287 // tweaks to the label (replacing & with && etc) and in the getExpandedCategories
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
EditableDialogCellEditor.java 44 * Custom DialogCellEditor, replacing the Label with an editable {@link Text} widget.
  /external/bison/src/
reader.c 260 | replacing a mid-rule action) that was assigned to or used, as in |
408 /* Insert the dummy nonterminal replacing the midrule action into
  /external/ceres-solver/include/ceres/
jet.h 76 // f(1, 3) involves doing two evaluations of f, the first time replacing x with
77 // x + e, the second time replacing y with y + e.
  /external/chromium/net/tools/flip_server/
balsa_headers.cc 436 // remove before replacing, in case our replacement ends up being appended
468 // remove before replacing, in case our replacement ends up being appended
    [all...]
  /external/hyphenation/
hyphen.c 602 /* replacing rules not handled by hyphen_hyphenate() */
805 /* replacing rules not handled by hyphen_hyphenate() */
    [all...]
  /external/srec/srec/Semproc/src/
SemanticProcessorImpl.c 562 * I am basically replacing END_SCOPE_MARKER with '.' and inserting 'root.'
881 * I am basically replacing END_SCOPE_MARKER with '.' and inserting 'root.'
    [all...]
  /external/webkit/Source/WebCore/dom/
ContainerNode.cpp 255 // Make sure replacing the old child with the new is ok
269 // Remove the node we're replacing
    [all...]
  /frameworks/base/docs/html/training/articles/
security-ssl.jd 387 <p class="caution"><strong>Caution:</strong> Replacing {@link javax.net.ssl.HostnameVerifier}
418 <p>But remember, if you find yourself replacing hostname verification, especially
  /libcore/luni/src/main/java/java/util/
Collections.java     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 326 // The node morphed - this is equivalent to legalizing by replacing every
331 // Replacing the value takes care of remapping the new value.
670 /// value. Update the DAG and NodeIds replacing any uses of From to use To
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
activity_task_design.jd 67 <li><a href=#replacing_an_activity>Replacing an Activity</a></li>
553 <h3 id=replacing_an_activity>Replacing an Activity</h3>
571 that activity loads, replacing the original Android ringtone activity.
    [all...]

Completed in 716 milliseconds

<<11121314151617181920>>