HomeSort by relevance Sort by last modified time
    Searched full:rewrite (Results 451 - 475 of 1318) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeNodeStream.java 62 * or output=template and rewrite=true options.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleElementStream.js 2 * a -> rewrite rule. We need to subclass to fill in the next() method,
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeNodeStream.m 212 // TREE REWRITE INTERFACE
ANTLRDebugTreeAdaptor.m 134 #pragma mark Rewrite Rules
ANTLRTreeRewriter.m 59 @throw [ANTLRRuntimeException newException:@"Unknown Rewrite exception"];
  /external/chromium/chrome/browser/
browser_url_handler.cc 73 // Rewrite it with the proper new tab URL.
  /external/chromium/chrome/browser/resources/sync_internals/
chrome_sync.js 143 // TODO(akalin): Rewrite the C++ side to not need the handlers below.
  /external/chromium_org/chrome/browser/chromeos/
keyboard_driven_event_rewriter_unittest.cc 135 TEST_F(KeyboardDrivenEventRewriterTest, Rewrite) {
  /external/chromium_org/chrome/browser/ui/webui/
sync_internals_ui_unittest.cc 24 // Rewrite to use WebUI testing infrastructure. Current code below is mostly
  /external/chromium_org/chrome/tools/build/win/
scan_server_dlls.py 72 # Don't rewrite the header file if we don't need to.
  /external/chromium_org/components/nacl/loader/
nacl_ipc_adapter.h 41 // come in from another process, we rewrite them and allow them to be received
  /external/chromium_org/content/public/browser/
url_data_source.h 112 // Gives the source an opportunity to rewrite |path| to incorporate extra
  /external/chromium_org/net/quic/
quic_packet_creator.h 41 bool random_reorder; // Inefficient: rewrite if used at scale.
  /external/chromium_org/third_party/freetype/src/autofit/
aftypes.h 21 * The auto-fitter is a complete rewrite of the old auto-hinter.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_compiler.c 135 * Rewrite the program such that everything that source the given input
166 * Rewrite the program such that everything that writes into the given
192 * Rewrite the program such that a given output is duplicated.
318 * So let's just negate FACE at the beginning of the shader and rewrite the rest
  /external/chromium_org/third_party/mesa/src/src/glx/
packsingle.h 39 ** the client library, and it is intended that hardware vendors will rewrite
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elf_mem_image.h 43 // Maybe one day we can rewrite this file not to require the elf
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
system-alloc_unittest.cc 134 // If the second allocation succeeds, you will have to rewrite or
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elf_mem_image.h 43 // Maybe one day we can rewrite this file not to require the elf
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
system-alloc_unittest.cc 134 // If the second allocation succeeds, you will have to rewrite or
  /external/chromium_org/tools/grit/grit/node/
include.py 94 """Rewrite file references to be base64 encoded data URLs. The new file
  /external/chromium_org/tools/telemetry/telemetry/core/chrome/
cros_interface_unittest.py 5 # TODO(nduca): Rewrite what some of these tests to use mocks instead of
  /external/chromium_org/ui/gfx/image/
image_ios.mm 102 // TODO(rohitrao): Rewrite the callers of this function to save the UIImage
  /external/eigen/doc/
I02_HiPerformance.dox 108 it is slighlty better to rewrite it like this: m1.noalias() = m2 * m3; m1 += m4;</td>
  /external/elfutils/libelf/
elf32_updatefile.c 139 rewrite this code. */
171 rewrite this code. */
484 rewrite this code. */
519 rewrite this code. */

Completed in 1033 milliseconds

<<11121314151617181920>>