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

1 2 3 4 56 7 8 91011>>

  /external/clang/test/Rewriter/
rewrite-modern-captured-nested-bvar.mm 2 // RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-objc %t.mm -o - | FileCheck %s
rewrite-modern-catch.m 1 // RUN: %clang_cc1 -x objective-c -Wno-return-type -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
rewrite-modern-ivar-use.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc %s -o %t-rw-modern.cpp
rewrite-modern-protocol.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
rewrite-modern-synchronized.m 1 // RUN: %clang_cc1 -x objective-c -Wno-return-type -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
rewrite-modern-try-finally.m 1 // RUN: %clang_cc1 -x objective-c -Wno-return-type -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
rewrite-property-attributes.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
rewrite-property-set-cfstring.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
rewrite-protocol-property.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
rewrite-static-block.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
rewrite-user-defined-accessors.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
rewrite-vararg.m 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
unnamed-bf-modern-write.mm 2 // RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-objc %t.mm -o - | FileCheck %s
rewrite-byref-vars.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
56 // $CLANG -cc1 -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 -x objective-c++ -fblocks bug.mm
rewrite-elaborated-type.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
3 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fms-extensions -rewrite-objc %s -o %t-modern-rw.cpp
rewrite-nested-blocks-1.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
3 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc %s -o %t-modern-rw.cpp
rewrite-nested-property-in-blocks.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
3 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc %s -o %t-modern-rw.cpp
  /external/clang/tools/libclang/
SimpleFormatContext.h 24 #include "clang/Rewrite/Core/Rewriter.h"
42 Rewrite(Sources, Options) {
61 Rewrite.getEditBuffer(ID).write(OS);
70 Rewriter Rewrite;
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
ASTTreeParser.stg 4 * Auto build or rewrite
21 /** What to emit when there is no rewrite rule. For auto build
97 <else> <! rewrite mode !>
185 <else> <! rewrite mode !>
211 /** rule when output=AST and tracking for rewrite */
217 /** x+=rule when output=AST and tracking for rewrite */
223 /** ^(rule ...) rewrite */
229 /** ^(x+=rule ...) rewrite */
  /external/chromium/build/linux/
pkg-config-wrapper 22 rewrite=`dirname $0`/rewrite_dirs.py
37 echo "$result"| $rewrite --sysroot "$root" --strip-prefix "$prefix"
  /external/chromium_org/v8/src/
rewriter.h 38 // Rewrite top-level code (ECMA 262 "programs") so as to conservatively
44 static bool Rewrite(CompilationInfo* info);
  /external/libsepol/include/sepol/
booleans.h 12 and a boolean configuration file named by 'boolpath', rewrite the binary
20 with 'nel' elements, rewrite the binary policy for the boolean settings.
  /external/libvpx/libvpx/examples/includes/geshi/docs/api/
todolist.html 15 <li>Rewrite with array traversal</li>
19 <li>Rewrite with array traversal</li>
  /external/v8/src/
rewriter.h 38 // Rewrite top-level code (ECMA 262 "programs") so as to conservatively
44 static bool Rewrite(CompilationInfo* info);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesapp.h 60 // Rewrite this in your derived class if you prefer other settings
64 // You may rewrite this in your derived class
70 // You may rewrite this in your derived class
75 // You may rewrite this in your derived class
81 // You may rewrite this in your derived class
119 // ignores them. Your derived class may rewrite this.

Completed in 238 milliseconds

1 2 3 4 56 7 8 91011>>