HomeSort by relevance Sort by last modified time
    Searched refs:all (Results 1026 - 1050 of 2285) sorted by null

<<41424344454647484950>>

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml 5 (* expr - Base type for all expression nodes. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 5 (* expr - Base type for all expression nodes. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 5 (* expr - Base type for all expression nodes. *)
  /external/llvm/unittests/
Makefile.unittest 10 # This file is included by all of the unit test makefiles.
57 all:: $(LLVMUnitTestExe)
  /external/ppp/pppd/
Makefile.sol2 46 all: pppd
  /external/proguard/build/
makefile 40 all: basic options
94 .PHONY: all basic options proguard proguardgui retrace anttask wtkplugin clean $(TARGETS) $(OPTIONAL_TARGETS)
  /external/protobuf/examples/
Makefile 3 .PHONY: all cpp java python clean
5 all: cpp java python
  /external/srec/seti/sltsEngine/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/shared/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/srec/EventLog/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/srec/test/SRecTest/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/srec/test/SRecTestAudio/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/tools/make_cfst/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/tools/make_g2g/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/tools/parseStringTest/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/srec/tools/test_g2g/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/valgrind/tsan/
get_and_build_tsan.sh 58 make all -s -j4 OS=${VG_OS} ARCH=${VG_ARCH} OPT=1 STATIC=0 || exit 1
  /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...]
  /external/webkit/LayoutTests/storage/indexeddb/resources/
shared.js 50 debug("Deleted all object stores.");
  /external/webkit/Source/WebCore/html/
HTMLDocument.idl 2 * Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.
38 // FIXME: This should eventually be available (if they are wanted) for all languages.
39 attribute [Custom, Deletable] HTMLAllCollection all;
  /external/webkit/Source/WebCore/tests/
Android.mk 49 include $(call all-makefiles-under, $(LOCAL_PATH))

Completed in 481 milliseconds

<<41424344454647484950>>