HomeSort by relevance Sort by last modified time
    Searched full:empty (Results 1 - 25 of 13088) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/linux-tools-perf/util/include/asm/
system.h 0 /* Empty */
  /external/mesa3d/src/glsl/glcpp/tests/
068-accidental-pasting.c 1 #define empty macro
2 <empty<
3 <empty=
4 >empty>
5 >empty=
6 =empty=
7 !empty=
8 &empty&
9 |empty|
10 +empty
    [all...]
  /external/webkit/LayoutTests/fast/js/resources/
instanceof-operator-dummy-worker.js 0 // Empty JavaScript file.
  /external/markdown/
Android.mk 1 # This file intentionally left empty
CleanSpec.mk 1 # This file intentionally left empty
  /external/webkit/LayoutTests/http/tests/appcache/resources/
manifest-with-empty-file.manifest 2 empty.txt
progress-counter.manifest 3 empty.txt
  /external/llvm/test/YAMLParser/
spec-10-09.data 5 empty: # empty value?
spec-10-10.data 5 ? explicit key2 : , # Explicit empty
6 ? explicit key3, # Empty value
8 simple key2 : , # Explicit empty
9 simple key3, # Empty value
spec-10-11.data 5 ? explicit key2 : , # Explicit empty
6 ? explicit key3, # Implicit empty
8 simple key2 : , # Explicit empty
spec-08-12.data 8 !!str , # Empty plain scalar
9 '', # Empty plain scalar
  /external/webkit/LayoutTests/fast/dom/Node/
normalize-expected.txt 2 test1 (two non-empty text nodes): PASSED
3 test2 (three non-empty text nodes): PASSED
4 test3 (non-empty text nodes mixed with elements): PASSED
5 test4 (single empty text node): PASSED
6 test5 (empty text node between elements): PASSED
7 test6 (empty text nodes before non-empty node): PASSED
8 test7 (empty text nodes after non-empty node): PASSED
9 test8 (empty text nodes between non-empty nodes): PASSE
    [all...]
  /external/chromium/android/sys/
sysctl.h 0 // Empty because sysctl is only needed on mac.
  /external/opencv/otherlibs/highgui/
dummy.cpp 1 // this file is empty but needed for libtool
  /external/valgrind/unittest/output_tests/
fun_hist_test.ignore 3 fun_hist:Empty
  /ndk/tests/build/gnustl-force-none/jni/
Application.mk 2 APP_GNUSTL_FORCE_CPP_FEATURES := # empty
  /external/webkit/PerformanceTests/SunSpider/tests/ubench/
LIST 2 function-empty
7 loop-empty-resolve
8 loop-empty
  /external/clang/test/CodeGen/
2007-02-04-EmptyStruct.c 4 struct empty { }; struct
6 void foo(struct empty *p) {
  /external/qemu/
CleanSpec.mk 1 # This empty file is here solely for the purpose of optimizing the Android build
2 # Please keep it there, and empty, thanks :-)
  /development/ndk/
Android.mk 1 # Please this file empty. It is used to make the Android build system happy.
  /device/google/accessory/arduino/
Android.mk 2 # empty Android.mk to assure nothing under here ends up on any builds
  /device/google/accessory/demokit/
Android.mk 2 # empty Android.mk to assure nothing under here ends up on any builds
  /external/clang/test/Preprocessor/
include-directive2.c 9 #define EMPTY
10 #include <limits.h> EMPTY
11 #include HEADER EMPTY
17 #include <> // expected-error {{empty filename}}
  /external/webkit/LayoutTests/http/tests/appcache/
empty-manifest-expected.txt 1 This tests that the cached event gets sent even if the manifest is empty.
  /external/bluetooth/bluez/test/
service-record.dtd 10 <!ELEMENT text EMPTY>
15 <!ELEMENT url EMPTY>
19 <!ELEMENT uuid EMPTY>
22 <!ELEMENT boolean EMPTY>
26 <!ELEMENT uint8 EMPTY>
30 <!ELEMENT uint16 EMPTY>
34 <!ELEMENT uint32 EMPTY>
38 <!ELEMENT uint64 EMPTY>
42 <!ELEMENT uint128 EMPTY>
46 <!ELEMENT int8 EMPTY>
    [all...]

Completed in 3667 milliseconds

1 2 3 4 5 6 7 8 91011>>