Searched refs:use (Results 126 - 150 of 947) sorted by relevance

1234567891011>>

/external/google-fonts/carrois-gothic-sc/
H A Dfonts.mk4 # 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/google-fonts/coming-soon/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
15 # We have to use BUILD_PREBUILT instead of PRODUCT_COPY_FIES,
H A Dfonts.mk4 # 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/google-fonts/cutive-mono/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
15 # We have to use BUILD_PREBUILT instead of PRODUCT_COPY_FIES,
H A Dfonts.mk4 # 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/google-fonts/dancing-script/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
15 # We have to use BUILD_PREBUILT instead of PRODUCT_COPY_FIES,
H A Dfonts.mk4 # 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/icu/icu4c/source/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
18 # Uncomment to be able to use ALOG* with #include "cutils/log.h".
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dscale.h63 void SetUseReferenceImpl(int use);
/external/lohit-fonts/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
15 # We have to use BUILD_PREBUILT instead of PRODUCT_COPY_FIES,
H A Dfonts.mk4 # 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/naver-fonts/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
15 # We have to use BUILD_PREBUILT instead of PRODUCT_COPY_FIES,
H A Dfonts.mk4 # 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/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
21 # TODO: make the test use the compiled static lib.
/external/chromium_org/v8/src/
H A Dhydrogen-escape-analysis.cc13 HValue* use = it.value(); local
14 if (use->HasEscapingOperandAt(it.index())) {
17 value->Mnemonic(), use->id(), use->Mnemonic(), it.index());
21 if (use->HasOutOfBoundsAccess(size)) {
24 value->Mnemonic(), use->id(), use->Mnemonic(), it.index());
28 int redefined_index = use->RedefinedOperandIndex();
29 if (redefined_index == it.index() && !HasNoEscapingUses(use, size)) {
32 value->Mnemonic(), use
[all...]
/external/chromium_org/v8/test/cctest/compiler/
H A Dtest-simplified-lowering.cc394 Handle<ByteArray> tagged_array; // TODO(titzer): use FixedArray for tagged.
697 // TODO(titzer): use parameters with guaranteed representations.
765 Node* use = t.Branch(inv); local
767 Node* cmp = use->InputAt(0);
780 Node* use = t.Use(inv, kRepTagged); local
781 t.Return(use);
783 CHECK_EQ(IrOpcode::kChangeBitToBool, use->InputAt(0)->opcode());
784 Node* cmp = use->InputAt(0)->InputAt(0);
797 Node* use = t.Branch(inv); local
799 Node* cmp = use
812 Node* use = t.Use(inv, kRepTagged); local
829 Node* use = t.Use(cnv, kMachInt32); local
841 Node* use = t.Use(cnv, kMachInt32); local
856 Node* use = t.Use(cnv, kMachAnyTagged); local
869 Node* use = t.Use(cnv, kMachAnyTagged); local
977 Node* use = t.Use(trunc, kRepTagged); local
988 Node* use = t.Use(trunc, kRepFloat64); local
999 Node* use = t.Use(trunc, kTypeInt32); local
1011 Node* use = t.Use(trunc, kMachInt32); local
1022 Node* use = t.Use(trunc, kMachInt32); local
1048 Node* use = t.Use(trunc, kRepTagged); local
1059 Node* use = t.Use(trunc, kRepFloat64); local
1070 Node* use = t.Use(trunc, kTypeUint32); local
1082 Node* use = t.Use(trunc, kMachUint32); local
1093 Node* use = t.Use(trunc, kMachUint32); local
1151 Node* use = t.Use(in, to); local
1309 Node* use = t.Use(load, machine_reps[i]); local
1358 Node* use = t.Use(load, machine_reps[i]); local
[all...]
/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
H A Dnacl.scons8 # We intentionally do not use NaClSdkLibrary() as we do not want
/external/chromium_org/v8/test/mjsunit/
H A Dmigrations.js39 // use them
42 print("--- use 1");
45 var use = use_desc.use1;
47 if (i == 3) %OptimizeFunctionOnNextCall(use);
48 results[i] = use(objects[i], i);
63 // use again
66 print("--- use 2");
69 var use = use_desc.use2 !== undefined ? use_desc.use2 : use_desc.use1;
71 if (i == 3) %OptimizeFunctionOnNextCall(use);
72 results[i] = use(object
[all...]
/external/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c90 void use(char *p) { function
97 use(buffer);
/external/compiler-rt/lib/builtins/
H A DMakefile.mk21 # FIXME: use automatic dependencies?
/external/compiler-rt/lib/builtins/arm/
H A DMakefile.mk19 # FIXME: use automatic dependencies?
/external/compiler-rt/lib/msan/
H A DMakefile.mk18 # FIXME: use automatic dependencies?
/external/compiler-rt/lib/tsan/rtl/
H A DMakefile.mk19 # FIXME: use automatic dependencies?
/external/compiler-rt/lib/ubsan/
H A DMakefile.mk20 # FIXME: use automatic dependencies?
/external/jpeg/
H A DAndroid.mk18 # use ashmem as libjpeg decoder's backing store
26 # use sdcard as libjpeg decoder's backing store
45 #use NEON accelerations
56 # use mips assembler IDCT implementation if MIPS DSP-ASE is present

Completed in 4150 milliseconds

1234567891011>>