HomeSort by relevance Sort by last modified time
    Searched refs:use (Results 201 - 225 of 6609) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/google-fonts/cutive-mono/
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/google-fonts/dancing-script/
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/icu/icu4c/source/
Android.mk 4 # 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/
scale.h 4 * Use of this source code is governed by a BSD-style license
63 void SetUseReferenceImpl(int use);
  /external/llvm/include/llvm/Target/
TargetSubtargetInfo.h 91 virtual void adjustSchedDependency(SUnit *def, SUnit *use,
109 /// \brief Enable use of alias analysis during code generation (during MI
113 /// \brief Enable the use of the early if conversion pass.
  /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/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/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
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Android.mk 4 # you may not use this file except in compliance with the License.
25 # comment it out for now since we need use some hidden APIs
  /frameworks/ex/variablespeed/jni/
Android.mk 4 # you may not use this file except in compliance with the License.
19 # TODO: Change module name to use underscores not hyphens.
  /frameworks/native/services/surfaceflinger/RenderEngine/
Program.h 5 * you may not use this file except in compliance with the License.
46 void use();
  /frameworks/support/v7/appcompat/
Android.mk 4 # you may not use this file except in compliance with the License.
19 # Applications that use this library must specify LOCAL_RESOURCE_DIR
  /frameworks/support/v7/gridlayout/
Android.mk 4 # you may not use this file except in compliance with the License.
19 # Applications that use this library must specify LOCAL_RESOURCE_DIR
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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);
  /ndk/build/core/
prebuilt-static-library.mk 4 # you may not use this file except in compliance with the License.
28 # to facilitate debugging, so use the prebuilt version directly
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ipa-ref.h 44 ENUM_BITFIELD (ipa_ref_use) use:2;
  /external/chromium_org/v8/src/
hydrogen-escape-analysis.cc 2 // Use of this source code is governed by a BSD-style license that can be
13 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))
    [all...]
  /external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
nacl.scons 3 # Use of this source code is governed by a BSD-style license that can be
8 # We intentionally do not use NaClSdkLibrary() as we do not want
  /external/chromium_org/tools/telemetry/telemetry/web_components/
web_component_bootstrap.js 2 // Use of this source code is governed by a BSD-style license that can be
4 'use strict';
  /external/chromium_org/v8/test/mjsunit/
regexp-string-methods.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
28 // Regexp shouldn't use String.prototype.slice()
35 // Regexp shouldn't use String.prototype.charAt()
48 // I.e., RegExp.prototype.test shouldn't use the current value of
  /external/chromium_org/v8/test/mjsunit/regress/
regress-gvn-ftt.js 2 // Use of this source code is governed by a BSD-style license that can be
5 // Flags: --allow-natives-syntax --track-field-types --use-gvn
  /external/clang/test/Analysis/inlining/
inline-defensive-checks.c 90 void use(char *p) { function
97 use(buffer);
  /external/compiler-rt/lib/builtins/
Makefile.mk 21 # FIXME: use automatic dependencies?

Completed in 786 milliseconds

1 2 3 4 5 6 7 891011>>