HomeSort by relevance Sort by last modified time
    Searched full:replaces (Results 326 - 350 of 1507) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/glsl/
opt_function_inlining.cpp 27 * Replaces calls to functions with the body of the function.
271 * Replaces references to the "sampler" variable with a clone of "deref."
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 53 * and replaces the entry that was visited last without invalidating
157 * Replaces an existing constant pool entry. A replacement can be made only
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
AbstractContainerTester.java 54 * Replaces the existing container under test with a new container created
66 * Replaces the existing container under test with a new container.
  /external/mesa3d/src/glsl/
opt_function_inlining.cpp 27 * Replaces calls to functions with the body of the function.
271 * Replaces references to the "sampler" variable with a clone of "deref."
  /external/skia/tools/
render_pdfs_main.cpp 62 /** Replaces the extension of a file.
114 /** Builds the output filename. path = dir/name, and it replaces expected
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
bitcode_wrapperer.h 156 // Discards the old infile and replaces it with the given file.
159 // Discards the old outfile and replaces it with the given file.
  /ndk/sources/third_party/googletest/googletest/test/
gtest_xml_test_utils.py 180 # Replaces the source line information with a normalized form.
185 # Replaces the source line information with a normalized form.
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
objectNameManager.h 112 // replaces an object to map to an existing global object
182 // replaceGlobalName - replaces an object to map to an existing global
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java 446 ReplacesHeader replaces) {
447 String callId = replaces.getCallId();
456 if (!dialog.getLocalTag().equals(replaces.getToTag()) ||
457 !dialog.getRemoteTag().equals(replaces.getFromTag())) {
473 ReplacesHeader replaces = (ReplacesHeader) event.getRequest() local
476 if (replaces != null) {
477 int response = processInviteWithReplaces(event, replaces);
479 log("processNewInviteRequest: " + replaces
484 mSessionMap.get(replaces.getCallId());
485 // got INVITE w/ replaces request
    [all...]
SipHelper.java 289 String replaces) throws SipException {
293 if (replaces != null) {
295 ReplacesHeader.NAME, replaces));
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
TokenRewriteStream.as 269 * overlapping replaces that are not completed nested). Inserts to
289 * First we need to examine replaces. For any replace op:
316 // WALK REPLACES
330 // Drop any prior replaces contained within
367 // look for replaces where iop.index is in range; error
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
TokenRewriteStream.cs 446 * overlapping replaces that are not completed nested). Inserts to
466 * First we need to examine replaces. For any replace op:
493 // WALK REPLACES
510 // Drop any prior replaces contained within
551 // look for replaces where iop.index is in range; error
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
TokenRewriteStream.cs 517 * overlapping replaces that are not completed nested). Inserts to
541 * First we need to examine replaces. For any replace op:
569 // WALK REPLACES
596 // Drop any prior replaces contained within
653 // look for replaces where iop.index is in range; error
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
TokenRewriteStream.java 408 * overlapping replaces that are not completed nested). Inserts to
432 * First we need to examine replaces. For any replace op:
459 // WALK REPLACES
480 // Drop any prior replaces contained within
528 // look for replaces where iop.index is in range; error
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTokenRewriteStream.m 512 * overlapping replaces that are not completed nested). Inserts to
532 * First we need to examine replaces. For any replace op:
560 // WALK REPLACES
578 // Drop any prior replaces contained within
617 // look for replaces where iop.rwIndex is in range; error
  /external/chromium/chrome/browser/resources/
print_preview.js 157 * nothing. If it can only parse the first part of the string it replaces the
159 * If the string can't be parsed at all it replaces with 1.
175 * range includes all pages it replaces it with the empty string (so that the
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.h 138 /* This replaces maybe_threads.{h,cc} */
195 // This replaces spinlock.{h,cc}, and all the stuff it depends on (atomicops)
275 /* VirtualAlloc only replaces for mmap when certain invariants are kept. */
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.h 135 /* This replaces maybe_threads.{h,cc} */
192 // This replaces spinlock.{h,cc}, and all the stuff it depends on (atomicops)
272 /* VirtualAlloc only replaces for mmap when certain invariants are kept. */
  /external/chromium_org/tools/grit/grit/gather/
chrome_html.py 131 """Regex replace function which replaces url() with -webkit-image-set.
168 Replaces one or more occurances of the match with image set rules.
193 Takes a regex match from _HTML_IMAGE_SRC and replaces the attribute with a CSS
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 155 /// Instruction and replaces it with a slot in the stack frame, allocated via
165 /// node and replaces it with a slot in the stack frame, allocated via alloca.
263 /// replaceDbgDeclareForAlloca - Replaces llvm.dbg.declare instruction when
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNamedNodeMap.java 149 * @return If the new <code>Node</code> replaces an existing node the
227 * @return If the new <code>Node</code> replaces an existing node the
  /external/chromium/chrome/browser/sessions/
tab_restore_service.h 155 // tab, the newly created tab replaces the selected tab in |delegate|. If
262 // tab. If |replace_existing_tab| is true, the newly created tab replaces the
  /external/chromium/sdch/open-vcdiff/src/google/
vcencoder.h 227 // Replaces the contents of match_counts with a vector of integers,
270 // Replaces old contents of output_string with the encoded form of
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-filepath.h 177 // Replaces multiple consecutive separators with a single separator.
193 // On Windows this method also replaces the alternate path separator '/' with
  /external/chromium_org/chrome/installer/linux/common/
installer.include 70 -e "s#@@REPLACES@@#${REPLACES}#g" \

Completed in 1977 milliseconds

<<11121314151617181920>>