Searched
full:replaces (Results
426 -
450 of
1507) sorted by null
<<11121314151617181920>>
/external/mockito/src/org/mockito/plugins/ |
MockMaker.java | 79 * Replaces the existing handler on {@code mock} with {@code newHandler}.
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
ParameterNames.java | 148 // Added pmusgrave (Replaces support)
|
SIPHeaderNames.java | 117 public static final String REPLACES = ReplacesHeader.NAME; //51
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/ |
FaultRecoveringOutputStream.java | 141 * Replaces the current output stream with {@code replacementStream}, writing
|
/external/openssh/openbsd-compat/ |
inet_aton.c | 84 * This replaces inet_addr, the return value from which
|
/external/qemu/android/utils/ |
misc.h | 49 ** dumps a human-readable version of a string. this replaces
|
/external/qemu/docs/ |
ANDROID-CONFIG-FILES.TXT | 91 - If a key appears twice in the config file, it replaces any
|
/external/qemu/memcheck/ |
memcheck_malloc_map.h | 50 /* Inserts new (or replaces existing) entry in the allocation descriptors map.
|
memcheck_mmrange_map.h | 48 /* Inserts new (or replaces existing) entry in the map.
|
/external/smack/src/org/xbill/DNS/ |
NSEC3Record.java | 16 * This replaces the NSEC and NXT records, when used.
|
/external/stlport/doc/ |
stlport_namespaces.txt | 13 STLport defines a macro 'std' that replaces all references of std in the
|
/external/svox/pico/lib/ |
picoacph.h | 128 - PICODATA_ITEMINFO1_BOUND_TERM (replaces a flush)
|
/external/v8/src/ |
liveedit.h | 112 // In a code of a parent function replaces original function as embedded
|
/external/valgrind/main/cachegrind/ |
cg_arch.h | 62 // replaces the equivalent auto-detected cache.
|
/external/valgrind/main/include/ |
pub_tool_replacemalloc.h | 34 /* If a tool replaces malloc() et al, the easiest way to do so is to
|
/external/zlib/src/examples/ |
gzlog.h | 39 replaces the uncompressed data in the file. The log file is truncated to
|
/frameworks/base/core/java/android/hardware/camera2/ |
package.html | 18 individual camera devices connected to an Android device. It replaces
|
/frameworks/base/core/java/android/text/ |
Editable.java | 29 * Replaces the specified range (<code>st…en</code>) of text in this
|
/frameworks/base/docs/html/training/implementing-navigation/ |
descendant.jd | 47 <p>Handset touchscreens are most suitable for displaying one screen at a time (either the master or the detail screen); this concern is further discussed in <a href="{@docRoot}training/design-navigation/multiple-sizes.html">Planning for Multiple Touchscreen Sizes</a>. Descendant navigation in this case is often implemented using an {@link android.content.Intent} that starts an activity representing the detail screen. On the other hand, tablet displays, especially when viewed in the landscape orientation, are best suited for showing multiple content panes at a time: the master on the left, and the detail to the right). Here, descendant navigation is usually implemented using a {@link android.app.FragmentTransaction} that adds, removes, or replaces the detail pane with new content.</p>
|
/frameworks/native/services/surfaceflinger/ |
FrameTracker.h | 105 // and replaces that fence with a timestamp if the fence has signaled. If
|
/ndk/sources/host-tools/make-3.81/ |
README.Amiga | 20 - Replaces @@ by a newline in any command line:
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/ |
AutoCloseInputStream.java | 49 * Closes the underlying input stream and replaces the reference to it
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/ |
fenv.h | 41 * operands and replaces them internally with 0.
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/ |
fenv.h | 41 * operands and replaces them internally with 0.
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
fenv.h | 41 * operands and replaces them internally with 0.
|
Completed in 362 milliseconds
<<11121314151617181920>>