HomeSort by relevance Sort by last modified time
    Searched refs:All (Results 26 - 50 of 3933) sorted by null

12 3 4 5 6 7 8 91011>>

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
Android.mk 9 # All paths are relative to APP_PROJECT_PATH
  /cts/
CtsTestCaseList.mk 102 # All APKs that need to be scanned by the coverage utilities.
118 # All the files that will end up under the repository/testcases
124 # All the XMLs that will end up under the repository/testcases
  /external/chromium/chrome/browser/resources/net_internals/
httpcacheview.js 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
httpthrottlingview.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
  /external/chromium/chrome/browser/resources/shared/js/
media_common.js 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
  /external/icu4c/data/translit/
trnsfiles.mk 2 # * Corporation and others. All Rights Reserved.
  /external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf 28 # of all virtual hosts.
78 # Not all architectures require this. But if yours does (you'll know because
239 # All of these directives may appear inside <VirtualHost> containers,
264 # documents. By default, all requests are taken from this directory, but
277 # This may also be "None", "All", or any combination of "Indexes",
280 # Note that "MultiViews" must be named *explicitly* --- "Options All"
287 # override. Can also be "All", or any combination of "Options", "FileInfo",
290 AllowOverride All
296 Allow from all
318 Deny from all
    [all...]
apache2-httpd.conf 28 # of all virtual hosts.
78 # Not all architectures require this. But if yours does (you'll know because
260 # All of these directives may appear inside <VirtualHost> containers,
285 # documents. By default, all requests are taken from this directory, but
298 # This may also be "None", "All", or any combination of "Indexes",
301 # Note that "MultiViews" must be named *explicitly* --- "Options All"
308 # override. Can also be "All", or any combination of "Options", "FileInfo",
311 AllowOverride All
317 Allow from all
339 Deny from all
    [all...]
apache2-msys-httpd.conf 28 # of all virtual hosts.
78 # Not all architectures require this. But if yours does (you'll know because
261 # All of these directives may appear inside <VirtualHost> containers,
286 # documents. By default, all requests are taken from this directory, but
299 # This may also be "None", "All", or any combination of "Indexes",
302 # Note that "MultiViews" must be named *explicitly* --- "Options All"
309 # override. Can also be "All", or any combination of "Options", "FileInfo",
312 AllowOverride All
318 Allow from all
340 Deny from all
    [all...]
cygwin-httpd.conf 28 # of all virtual hosts.
84 # Not all architectures require this. But if yours does (you'll know because
94 # recommended that all directives be kept in a single file for simplicity.
241 # Reconstruction of the complete module list from all available modules
292 # All of these directives may appear inside <VirtualHost> containers,
317 # documents. By default, all requests are taken from this directory, but
330 # This may also be "None", "All", or any combination of "Indexes",
333 # Note that "MultiViews" must be named *explicitly* --- "Options All"
340 # override. Can also be "All", or any combination of "Options", "FileInfo",
343 AllowOverride All
    [all...]
fedora-httpd.conf 20 # of all virtual hosts.
41 # Don't give away too much information about all the subcomponents
73 # Not all architectures require this. But if yours does (you'll know because
136 # prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
254 # All of these directives may appear inside <VirtualHost> containers,
291 # documents. By default, all requests are taken from this directory, but
313 # Possible values for the Options directive are "None", "All",
317 # Note that "MultiViews" must be named *explicitly* --- "Options All"
328 # It can be "All", "None", or any combination of the keywords:
331 AllowOverride All
    [all...]
  /ndk/tests/build/stdint-c++/jni/
Android.mk 7 # - All constants should be defined when <stdint.h> is included from a C program
15 # The test checks all possible tests, with source files generated by a helper
  /sdk/build/
windows_sdk_tools.mk 7 # All these will be build using USE_MINGW=1
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
Token.js 2 // constructor is defined in CommonToken. All methods and vars of Token are
6 * @class Abstract base class of all token types.
32 /** All tokens go to the parser (unless skip() is called in that rule)
  /external/clang/lib/CodeGen/
CGCall.h 108 enum All_t { All };
120 if (!prototype->isVariadic()) return All;
145 if (value == ~0U) return All;
195 CGFunctionInfo() : Required(RequiredArgs::All) {}
  /external/dbus/test/name-test/
tmp-session-like-system.conf 23 <!-- All users can connect to system bus -->
37 <!-- All messages may be received by default -->
72 "all available memory" if exceeding the limit is almost certainly a bug,
  /external/icu4c/data/brkitr/
brkfiles.mk 2 # * Corporation and others. All Rights Reserved.
32 # All aliases (to not be included under 'installed'), but not including root.
  /external/libvpx/vp8/common/arm/armv6/
dc_only_idct_add_v6.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
6 ; tree. All contributing project authors may be found in the AUTHORS
  /external/libvpx/vp8/common/ppc/
copy_altivec.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vp8/decoder/arm/armv6/
dequantize_v6.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vp8/encoder/arm/neon/
vp8_memcpy_neon.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vp8/encoder/ppc/
rdopt_altivec.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/webrtc/
Android.mk 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
android-webrtc.mk 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
9 # These defines will apply to all source files
  /external/webrtc/src/common_audio/signal_processing/
Android.mk 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may

Completed in 301 milliseconds

12 3 4 5 6 7 8 91011>>