/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/devel-resources/ |
D | install.sh | 12 ROOT=/Developer/Documentation/SDL 14 find $ROOT -type d -exec chmod a+rx {} \; 15 find $ROOT -type f -exec chmod a+r {} \; 27 rm -rf $ROOT/SDL.framework 49 cp -r "$ROOT/Project Stationary/SDL Application" "$PBXDIR/Project Templates/Applicatio… 50 cp -r "$ROOT/Project Stationary/SDL Cocoa Application" "$PBXDIR/Project Templates/Applicatio… 51 cp -r "$ROOT/Project Stationary/SDL Custom Cocoa Application" "$PBXDIR/Project Templates/Applicatio… 52 cp -r "$ROOT/Project Stationary/SDL OpenGL Application" "$PBXDIR/Project Templates/Applicatio… 53 cp "$ROOT/Project Stationary/Application.trgttmpl" "$PBXDIR/Target Templates/SDL/" 55 rm -rf "$ROOT/Project Stationary" [all …]
|
/external/compiler-rt/lib/tsan/ |
D | check_cmake.sh | 5 ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" 6 if [ -d "$ROOT/build" ]; then 7 cd $ROOT/build 9 mkdir -p $ROOT/build 10 cd $ROOT/build 11 …ja -DLLVM_ENABLE_WERROR=ON -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=ON $ROOT/../../../..
|
/external/icu/icu4c/source/samples/uresb/ |
D | root.txt | 27 udata { "ROOT udata help topic" } 28 resourcebundles { "ROOT resource bundle help topic" } 29 collation { "ROOT collation help topic" } 30 breakit { "ROOT break iterator help topic" } 31 translit { "ROOT transliteration help topic" } 32 unicode { "ROOT unicode help topic" } 33 format { "ROOT format help topic" }
|
/external/chromium_org/v8/tools/ |
D | test-server.py | 37 ROOT = os.path.abspath(os.path.dirname(sys.argv[0])) variable 67 data_dir = os.path.join(ROOT, "data") 72 trusted_dir = os.path.join(ROOT, "trusted") 113 testrunner_dir = os.path.join(ROOT, "testrunner") 128 v8_dir = os.path.join(ROOT, "v8") 163 if not os.path.isdir(os.path.join(ROOT, "v8")): 173 daemon = main.Server(PIDFILE, ROOT) 176 daemon = main.Server(PIDFILE, ROOT) 179 daemon = main.Server(PIDFILE, ROOT) 204 daemon = main.Server(PIDFILE, ROOT)
|
/external/e2fsprogs/lib/et/ |
D | compile_et.sh.in | 41 ROOT=`echo $1 | sed -e s/.et$//` 42 BASE=`basename $ROOT` 44 if test ! -f "$ROOT.et" ; then 45 echo "compile_et: $ROOT.et: File not found" 49 $AWK -f "${DIR}/et_h.awk" "outfile=${BASE}.h.$$" "outfn=${BASE}.h" "$ROOT.et" 56 $AWK -f "${DIR}/et_c.awk" "outfile=${BASE}.c.$$" "outfn=${BASE}.c" "$ROOT.et"
|
/external/clang/www/demo/ |
D | index.cgi | 12 my $ROOT = "/tmp/webcompile"; 17 if ( !-d $ROOT ) { mkdir( $ROOT, 0777 ); } 19 my $LOGFILE = "$ROOT/log.txt"; 42 sprintf( "$ROOT/_%d_%d%s", $$, $count, $extension ); 52 system("rm -f $ROOT/locked"); 140 if ( -f "$ROOT/locked" ) { 142 stat("$ROOT/locked"); 151 system("touch $ROOT/locked"); 460 system("rm $ROOT/locked");
|
/external/e2fsprogs/lib/ss/ |
D | mk_cmds.sh.in | 42 ROOT=`echo $1 | sed -e s/.ct$//` 43 BASE=`basename "$ROOT"` 52 | ${AWK} -f "${DIR}/ct_c.awk" "rootname=${ROOT}" "outfile=${TMP}" -
|
/external/icu/icu4c/source/test/testdata/ |
D | root.txt | 19 string_only_in_Root { ROOT } 41 string_in_Root_te_te_IN { ROOT } 61 string_in_Root_te { ROOT } 81 string_in_Root_te_IN { ROOT }
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | root.txt | 19 string_only_in_Root { ROOT } 41 string_in_Root_te_te_IN { ROOT } 61 string_in_Root_te { ROOT } 81 string_in_Root_te_IN { ROOT }
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-protocol.mm | 4 @protocol ROOT @end protocol 8 @protocol P2<ROOT> @end 27 @interface INTF <PROTO, ROOT>
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | t053heteroTP17.g | 7 tokens { ROOT; } 18 a : ID -> ^(ROOT<V17> ID)
|
D | t053heteroTP15.g | 8 tokens { ROOT; } 19 a : ID -> ROOT<V15> ID
|
D | t053heteroTP16.g | 7 tokens { ROOT; } 19 a : ID -> ROOT<V16>[42] ID
|
D | t053heteroTP18.g | 7 tokens { ROOT; } 24 a : ID -> ROOT<V18>[$ID]
|
D | t053heteroTP.g | 7 tokens { ROOT; }
|
/external/llvm/utils/ |
D | LLVMBuild.txt | 24 parent = $ROOT 29 parent = $ROOT
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/permissions/extension-questions/ |
D | popup.js | 7 var ROOT = 'http://stackoverflow.com'; variable 40 var url = ROOT + question.question_answers_url;
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | BstRangeOpsTest.java | 47 private static final SimpleNode ROOT; field in BstRangeOpsTest 57 ROOT = d; 64 countAggregate, GeneralRange.downTo(Ordering.natural(), c, type), ROOT); in testCountInRangeLowerBound() 78 countAggregate, GeneralRange.upTo(Ordering.natural(), c, type), ROOT); in testCountInRangeUpperBound() 98 Ordering.natural(), chars.charAt(i), lb, chars.charAt(j), ub), ROOT); in testCountInRangeBothBounds() 119 countAggregate, GeneralRange.<Character>all(Ordering.natural()), ROOT)); in testCountInRangeAll()
|
/external/srec/config/en.us/tcp/ |
D | bothtags5.tcp | 16 # ROOT is the name of the rule we activate in that grammar, no other rule should work anyways 18 context_load grammars/enroll.g2g VoiceEnroll ROOT ve 20 ##context_load grammars/enroll VoiceEnroll ROOT ve
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
D | Axis.java | 155 public static final int ROOT = 19; field in Axis
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
D | ecmametadatapass.py | 57 ROOT = 'root' variable in EcmaContext 116 ROOT, BLOCK, CASE_BLOCK, FOR_GROUP_BLOCK, IMPLIED_BLOCK]) 196 self._AddContext(EcmaContext.ROOT) 423 self._PopContextType(self, EcmaContext.ROOT)
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
D | ecmametadatapass.py | 57 ROOT = 'root' variable in EcmaContext 116 ROOT, BLOCK, CASE_BLOCK, FOR_GROUP_BLOCK, IMPLIED_BLOCK]) 196 self._AddContext(EcmaContext.ROOT) 423 self._PopContextType(self, EcmaContext.ROOT)
|
/external/llvm/projects/ |
D | LLVMBuild.txt | 21 parent = $ROOT
|
/external/llvm/bindings/ |
D | LLVMBuild.txt | 21 parent = $ROOT
|
/external/llvm/examples/ |
D | LLVMBuild.txt | 21 parent = $ROOT
|