HomeSort by relevance Sort by last modified time
    Searched refs:named (Results 1 - 25 of 218) sorted by null

1 2 3 4 5 6 7 8 9

  /hardware/libhardware/modules/
Android.mk 2 include $(call all-named-subdir-makefiles,$(hardware_modules))
  /hardware/msm7k/
Android.mk 23 include $(call all-named-subdir-makefiles,$(msm7k_dirs))
26 include $(call all-named-subdir-makefiles,$(qsd8k_dirs))
29 include $(call all-named-subdir-makefiles,$(msm7x30_dirs))
  /packages/apps/Camera/tests/src/com/android/camera/
UnitTests.java 32 .named("Camera Unit Tests")
  /packages/apps/Gallery/tests/src/com/android/camera/
UnitTests.java 33 .named("Camera Unit Tests")
  /hardware/libhardware_legacy/
Android.mk 6 SAVE_MAKEFILES := $(call all-named-subdir-makefiles,$(legacy_modules))
7 LEGACY_AUDIO_MAKEFILES := $(call all-named-subdir-makefiles,audio)
  /hardware/libhardware/
Android.mk 4 SUBDIR_MAKEFILES := $(call all-named-subdir-makefiles,modules tests)
  /external/v8/test/mjsunit/
enumeration-order.js 44 // Validate the enumeration order for object up to 100 named properties.
57 // Validate the enumeration order for object literals up to 100 named
62 // named properties in insertion order, followed by indexed properties
63 // of the prototype object in numerical order, followed by named
98 '-23', '300000000000', 'f', 'g', '-4', // named from 'o'
100 'd', 'e', // named from 'proto1'
102 'a', 'b', 'c', '4294967296']; // named from 'proto2'
debug-script-breakpoints.js 32 // Set and remove a script break point for a named script.
41 // Set three script break points for named scripts.
  /external/clang/test/CXX/temp/
p3.cpp 13 expected-error {{no member named 'a' in the global namespace}}
  /external/clang/test/Sema/
anonymous-struct-union.c 6 } named; member in struct:X
29 x.f3 = 0; // expected-error{{no member named 'f3'}}
  /ndk/sources/cxx-stl/gabi++/
Android.mk 24 # Note that the module is named libgabi++_shared to avoid
25 # any conflict with any potential system library named libgabi++
  /development/ndk/tests/prebuilt-library/jni/
Android.mk 17 # Note: the module is named foo-prebuilt, but the library is libfool.so !
  /external/clang/test/Parser/
switch-recovery.cpp 107 expected-error {{no member named 'x' in the global namespace}} \
  /external/v8/test/mjsunit/compiler/
assignment.js 93 // Test compound assignments in a named function with local variables.
117 // Test compound assignments in a named function with global variables.
214 // Test compound assignments in a named function with local variables.
240 // Test compound assignments in a named function with global variables.
function-call.js 38 // Call on a named property.
  /external/clang/test/SemaCXX/
anonymous-union.cpp 6 } named; member in struct:X
53 x.f3 = 0; // expected-error{{no member named 'f3'}}
  /external/chromium/chrome/browser/resources/file_manager/js/
util.js 41 * error. The FileError constructor has a named property for each possible
42 * error code, but provides no way to map the code to the named property.
  /external/valgrind/main/auxprogs/
gen-mdg 65 --hide=<a>,<b>,... hide module(s) named <a>, <b>, ...
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_namednodemapnotfounderr.js 80 named "strong" in the map.
84 the "lang" attribute. There is not a node named
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_namednodemapnotfounderr.js 80 named "strong" in the map.
84 the "lang" attribute. There is not a node named
  /build/core/
dumpvar.mk 24 # The plain (non-abs) version just dumps the value of the named variable.
  /external/pcre/
RunTest.bat 8 @rem Output is written to a newly created subfolder named "testdata".
  /external/markdown/MarkdownTest/
MarkdownTest.pl 114 Use "--" to end switch parsing. For example, to open a file named "-z", use:
  /bootable/recovery/updater/
Android.mk 35 # named "Register_<libname>()". Here we emit a little C function that
  /external/chromium/chrome/browser/resources/shared/js/
local_strings.js 8 * The local strings get injected into the page using a variable named

Completed in 904 milliseconds

1 2 3 4 5 6 7 8 9