HomeSort by relevance Sort by last modified time
    Searched refs:included (Results 226 - 250 of 515) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java 97 if ((m_coverageFilter == null) || m_coverageFilter.included (className))
195 if ((m_coverageFilter == null) || m_coverageFilter.included (className))
  /external/icu/icu4c/source/data/rbnf/
rbnffiles.mk 32 # All aliases (to not be included under 'installed'), but not including root.
  /external/libvpx/
libvpx-offsets.mk 21 # used yet but are included in the comments for future reference.
  /external/mesa3d/src/gallium/
Android.mk 13 # The above copyright notice and this permission notice shall be included
  /external/mesa3d/src/gallium/targets/egl-static/
Android.mk 13 # The above copyright notice and this permission notice shall be included
  /external/mesa3d/src/glsl/
Android.mk 13 # The above copyright notice and this permission notice shall be included
  /external/mesa3d/src/mapi/
Android.mk 13 # The above copyright notice and this permission notice shall be included
  /ndk/build/core/
prebuilt-library.mk 16 # this file is included from prebuilt-shared-library.mk or
setup-abi.mk 16 # this file is included multiple times by build/core/setup-app.mk
  /ndk/sources/host-tools/make-3.81/
read.c 73 to new structures for included makefiles. */
309 char *included = 0;
346 the `MAKEFILES' variable or an included makefile,
347 search the included makefile search path for this makefile. */
353 included = concat (include_directories[i], "/", filename);
354 ebuf.fp = fopen (included, "r");
357 filename = included;
360 free (included);
363 if (filename != included)
364 included = 0
306 char *included = 0; local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_util.js 20 * @return {boolean} True if node has a tag name included in tags.
32 * @return {boolean} True if node has a tag name included in tags.
50 * @return {boolean} True if node has a tag name included in tags.
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
plotBenchmark.m 106 % Speed data included
113 % Encode and decode times included
121 % SSIM data included
  /build/core/
post_clean.mk 16 # This file must be included after all Android.mks have been loaded.
  /development/build/tools/
windows_sdk.mk 3 # This file is included by build/core/Makefile when a PRODUCT-sdk-win_sdk build
  /device/generic/armv7-a-neon/
mini_common.mk 61 # be included in platform.zip
  /external/chromium_org/third_party/icu/source/data/lang/
reslocal.mk 20 # All aliases (to not be included under 'installed'), but not including root.
  /external/chromium_org/third_party/icu/source/data/locales/
reslocal.mk 20 # All aliases (to not be included under 'installed'), but not including root.
  /external/chromium_org/third_party/icu/source/data/mappings/
ucmlocal.mk 8 # - 8859-11 table is not included. It's rather treated as a synonym of
  /external/chromium_org/third_party/mesa/src/
Android.mk 13 # The above copyright notice and this permission notice shall be included
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
metrics.js 8 * To be included as a first script in main.html
  /external/chromium_org/v8/test/mjsunit/
regexp-standalones.js 30 * are disabled and standalone versions are included here.
  /external/icu/icu4c/source/data/coll/
colfiles.mk 41 # All aliases (to not be included under 'installed'), but not including root.
  /external/mesa3d/
Android.mk 13 # The above copyright notice and this permission notice shall be included
  /external/mesa3d/src/egl/main/
Android.mk 13 # The above copyright notice and this permission notice shall be included
  /external/mesa3d/src/mesa/
Android.mk 13 # The above copyright notice and this permission notice shall be included

Completed in 823 milliseconds

1 2 3 4 5 6 7 8 91011>>