HomeSort by relevance Sort by last modified time
    Searched refs:all (Results 1401 - 1425 of 2476) sorted by null

<<51525354555657585960>>

  /external/srec/tools/grxmlcompile/
Android.mk 6 # common settings for all ASR builds, exports some variables for sub-makes
  /external/stlport/test/eh/
bcb.mak 58 all : $(PROJECT)
  /external/svox/pico/tts/
Android.mk 3 # Build static library containing all PICO code
  /external/v8/test/mjsunit/
debug-clearbreakpointgroup.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
68 // Indicate that all was processed.
113 // Check that all breakpoints from group 1 were deleted and all the
119 // Clear all breakpoints to allow the test to run again (--stress-opt).
  /external/valgrind/main/gdbserver_tests/
mcwatchpoints.stdoutB.exp 30 Delete all breakpoints? (y or n) [answered Y; input not from terminal]
mssnapshot.stderrB.exp 6 v.info all_errors : show all errors found so far
  /external/valgrind/main/massif/tests/
ignored.post.exp 45 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
  /external/webkit/LayoutTests/http/conf/
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.
244 # Reconstruction of the complete module list from all available modules
295 # All of these directives may appear inside <VirtualHost> containers,
320 # documents. By default, all requests are taken from this directory, but
333 # This may also be "None", "All", or any combination of "Indexes",
336 # Note that "MultiViews" must be named *explicitly* --- "Options All"
343 # override. Can also be "All", or any combination of "Options", "FileInfo",
346 AllowOverride All
    [all...]
  /external/webkit/Source/WebCore/bindings/js/
JSHTMLDocumentCustom.cpp 2 * Copyright (C) 2007, 2008, 2009 Apple Inc. All rights reserved.
86 JSValue JSHTMLDocument::all(ExecState* exec) const function in class:WebCore::JSHTMLDocument
88 // If "all" has been overwritten, return the overwritten value
89 JSValue v = getDirect(exec->globalData(), Identifier(exec, "all"));
93 return toJS(exec, static_cast<HTMLDocument*>(impl())->all().get());
98 // Add "all" to the property map.
99 putDirect(exec->globalData(), Identifier(exec, "all"), value);
  /external/zlib/src/watcom/
watcom_l.mak 25 all: $(ZLIB_LIB) example.exe minigzip.exe
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/
Android.mk 21 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /frameworks/base/data/keyboards/
Android.mk 21 # Validate all key maps.
  /frameworks/base/media/jni/
Android.mk 73 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/media/mca/filterfw/
Android.mk 19 include $(all-subdir-makefiles)
  /frameworks/base/packages/SystemUI/tests/
Android.mk 20 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /frameworks/base/tests/BiDiTests/
Android.mk 21 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /frameworks/base/tests/backup/
Android.mk 39 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/tools/aapt/
Android.mk 56 # and dynamically link for all others.
  /frameworks/ex/chips/tests/
Android.mk 17 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /frameworks/ex/common/tests/
Android.mk 23 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /frameworks/ex/variablespeed/
Android.mk 32 $(call all-java-files-under, src)
  /frameworks/ex/variablespeed/tests/
Android.mk 23 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /frameworks/opt/vcard/tests/
Android.mk 21 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /frameworks/testing/androidtestlib/tests/
Android.mk 22 LOCAL_SRC_FILES := $(call all-java-files-under, src)
  /frameworks/testing/uiautomator/library/
Android.mk 19 uiautomator.core_src_files := $(call all-java-files-under, core-src) \
20 $(call all-java-files-under, testrunner-src)

Completed in 597 milliseconds

<<51525354555657585960>>