HomeSort by relevance Sort by last modified time
    Searched refs:use (Results 126 - 150 of 4394) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/misc/android-arm/gdbserver/
Android.mk 13 # Any prebuilt files with default TAGS can use the below:
  /prebuilts/misc/android-mips/gdbserver/
Android.mk 13 # Any prebuilt files with default TAGS can use the below:
  /prebuilts/misc/android-x86/gdbserver/
Android.mk 13 # Any prebuilt files with default TAGS can use the below:
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 78 # error STLport do not support anymore the wrapper mode. If you want to use STLport \
79 use its iostreams implementation or no iostreams at all.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 78 # error STLport do not support anymore the wrapper mode. If you want to use STLport \
79 use its iostreams implementation or no iostreams at all.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 78 # error STLport do not support anymore the wrapper mode. If you want to use STLport \
79 use its iostreams implementation or no iostreams at all.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 78 # error STLport do not support anymore the wrapper mode. If you want to use STLport \
79 use its iostreams implementation or no iostreams at all.
  /external/v8/test/mjsunit/compiler/
eval-introduced-closure.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
40 "use strict";
50 "use strict";
61 "use strict";
73 function strict_eval(str) { "use strict"; return eval(str); }
85 "use strict";
86 function strict_eval(str) { "use strict"; return eval(str); }
  /external/webkit/Source/WebKit/win/
DefaultPolicyDelegate.cpp 4 * Redistribution and use in source and binary forms, with or without
19 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
22 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
35 // FIXME: move this enum to a separate header file when other code begins to use it.
117 listener->use();
119 listener->use();
142 listener->use();
169 listener->use();
173 listener->use();
  /dalvik/dx/src/com/android/dx/ssa/
EscapeAnalysis.java 5 * you may not use this file except in compliance with the License.
335 for (SsaInsn use : useList) {
336 Rop useOpcode = use.getOpcode();
340 processPhiUse(use, escSet, regWorklist);
343 processUse(def, use, escSet, regWorklist);
354 * @param use {@code non-null;} phi use being processed
359 private void processPhiUse(SsaInsn use, EscapeSet escSet,
361 int setIndex = findSetIndex(use.getResult());
377 escSet.regSet.set(use.getResult().getReg())
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
EscapeAnalysis.java 5 * you may not use this file except in compliance with the License.
335 for (SsaInsn use : useList) {
336 Rop useOpcode = use.getOpcode();
340 processPhiUse(use, escSet, regWorklist);
343 processUse(def, use, escSet, regWorklist);
354 * @param use {@code non-null;} phi use being processed
359 private void processPhiUse(SsaInsn use, EscapeSet escSet,
361 int setIndex = findSetIndex(use.getResult());
377 escSet.regSet.set(use.getResult().getReg())
    [all...]
  /external/v8/test/mjsunit/
getter-in-prototype.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
41 assertThrows(function() { 'use strict'; o.x = 42; });
42 assertThrows(function() { 'use strict'; o[0] = 42; });
59 'use strict';
73 'use strict';
strict-mode.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30 assertThrows("'use strict';\n" + code, exception);
31 assertThrows('"use strict";\n' + code, exception);
40 'use strict';\
58 args[arguments.length] = "'use strict';";
64 // Incorrect 'use strict' directive.
66 "use\\x20strict";
70 // Incorrectly place 'use strict' directive
    [all...]
  /system/extras/tests/bionic/libstdc++/
Android.mk 4 # you may not use this file except in compliance with the License.
26 # you can use EXTRA_CFLAGS to indicate additional CFLAGS to use
42 # you can use EXTRA_LDLIBS to indicate additional linker flags
76 # host environments don't provide it unless you use specific
  /development/tools/apkcheck/
Android.mk 4 # you may not use this file except in compliance with the License.
17 # We use copy-file-to-new-target so that the installed
  /external/clang/test/CodeGenCXX/
lambda-expressions.cpp 8 void *use = &used; variable
mangle-ms-templates.cpp 78 void use() { function
  /external/libffi/testsuite/
Android.mk 4 # you may not use this file except in compliance with the License.
19 # Single test file to use when doing a default build.
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale.h 4 * Use of this source code is governed by a BSD-style license
63 void SetUseReferenceImpl(int use);
  /external/libxslt/libxslt/
keys.c 93 if (keyd->use != NULL)
94 xmlFree(keyd->use);
266 * @use: the use value
276 const xmlChar *use, xmlNodePtr inst) {
281 if ((style == NULL) || (name == NULL) || (match == NULL) || (use == NULL))
286 "Add key %s, match %s, use %s\n", name, match, use);
291 key->use = xmlStrdup(use);
    [all...]
  /external/naver-fonts/
Android.mk 4 # you may not use this file except in compliance with the License.
15 # We have to use BUILD_PREBUILT instead of PRODUCT_COPY_FIES,
fonts.mk 4 # you may not use this file except in compliance with the License.
15 # We have to use PRODUCT_PACKAGES (together with BUILD_PREBUILT) instead of
  /external/noto-fonts/
fonts.mk 4 # you may not use this file except in compliance with the License.
15 # We have to use PRODUCT_PACKAGES (together with BUILD_PREBUILT) instead of
  /external/safe-iop/testsuite/
Android.mk 4 # you may not use this file except in compliance with the License.
21 # TODO: make the test use the compiled static lib.
  /external/skia/legacy/src/animator/
SkDisplayAdd.h 5 * Use of this source code is governed by a BSD-style license that can be
38 SkDrawable* use; member in class:SkAdd

Completed in 2356 milliseconds

1 2 3 4 56 7 8 91011>>