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

<<21222324252627282930>>

  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_symbol.c 62 * bfdhelp.dll is a dbghelp.dll look-alike replacement, which is able to
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_wgl.c 34 * resulting DLL can be used as a drop-in replacement for the system's
  /external/mesa3d/src/mapi/glapi/gen/
mesadef.py 53 print '; as a drop-in replacement.'
  /external/mesa3d/src/mesa/drivers/windows/gdi/
mesa.def 11 ; as a drop-in replacement.
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngerror.c 13 * need special error handling are expected to write replacement functions
33 * you should supply a replacement error function and use png_set_error_fn()
211 * you should supply a replacement warning function and use
748 * it can continue anyway. Replacement functions don't have to do anything
  /external/proguard/src/proguard/classfile/editor/
MethodInvocationFixer.java 241 System.out.println(" Replacement instruction = "+replacementInstruction.toString(offset));
  /external/protobuf/gtest/test/
gtest-options_test.cc 115 // Chandler Carruth's libtool replacement is ready.
gtest_xml_outfiles_test.py 110 # hack when Chandler Carruth's libtool replacement tool is ready.
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSQLiteCursor.java 252 //Cache all rows. Caching rows should be thought of as a simple replacement for ShadowCursorWindow
  /external/selinux/policycoreutils/setfiles/
setfiles.8 26 The \-F option will force a replacement of the entire context.
  /external/skia/
make.py 6 # "Makefile" replacement to build skia for Windows.
  /external/skia/src/gpu/
GrRecordReplaceDraw.cpp 138 // Draw sub-pictures with the same replacement list but a different picture
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
package.html 28 replacement for the original JCL version 1.0.4.
  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
Priority.java 123 @deprecated This method will be removed with no replacement.
  /external/v8/src/compiler/
js-typed-lowering.cc 149 if (reduced.Changed()) return reduced.replacement();
159 if (reduced.Changed()) return reduced.replacement();
624 NodeProperties::ReplaceWithValue(node, reduction.replacement());
674 graph()->NewNode(simplified()->BooleanNot(), result.replacement());
  /external/v8/test/mjsunit/regress/
regress-2437.js 78 // Test String.prototype.replace with replacement function
  /external/v8/tools/
js2c.py 104 replacement = expander(str.strip())
105 mapping[macro.args[arg_index[0]]] = replacement
231 replacement = const_match.group(2)
236 re.sub(name_pattern, replacement, lines[const_match.end():]))
  /external/valgrind/coregrind/m_replacemalloc/
replacemalloc_core.c 3 /*--- Malloc replacement. replacemalloc_core.c ---*/
  /external/valgrind/helgrind/tests/
filter_xml 28 # List of patterns and replacement strings.
  /external/valgrind/include/
pub_tool_replacemalloc.h 3 /*--- Malloc replacement. pub_tool_replacemalloc.h ---*/
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lattice_neon.S 27 @ Output is not bit-exact with the reference C code, due to the replacement
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
FixASCIIControlsReader.java 110 * @return Returns the char directly or as replacement for the escaped sequence.
  /frameworks/av/drm/libdrmframework/plugins/common/util/src/
MimeTypeUtil.cpp 115 * replacement mimetype otherwise the original mimetype
  /frameworks/base/core/java/android/app/
TabActivity.java 31 * <p>A replacement for TabActivity can also be implemented by directly using
  /frameworks/base/core/java/android/text/
LoginFilter.java 47 * replacement. Be careful to not to reject 0-length replacements,

Completed in 1729 milliseconds

<<21222324252627282930>>