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

1 2 3 4 5 6 7 8 91011>>

  /build/kati/testcase/
empty_var_cmd.mk 0 empty:=
4 $(empty)
1 empty:= macro
ifdef_rec_var.mk 0 empty=$(info FAIL)
2 rec=$(empty)
1 empty=$(info FAIL) macro
include_var.mk 2 empty= macro
13 include $(empty)
not_command_with_tab.mk 3 empty:= macro
4 $(empty)
subst2.mk 3 empty:= macro
4 space:= $(empty) $(empty)
8 # space in `,$(foo)' replaced with `$', which will be empty
  /external/mesa3d/src/compiler/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/clang/test/CodeGen/
2007-02-04-EmptyStruct.c 4 struct empty { }; struct
6 void foo(struct empty *p) {
  /external/libdrm/
Android.sources.bp.mk 12 empty := macro
13 indent := $(empty) $(empty)
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue10135.go 15 type empty struct{} type
18 var s []empty
20 s = append(s, empty{})
  /prebuilts/go/linux-x86/test/fixedbugs/
issue10135.go 15 type empty struct{} type
18 var s []empty
20 s = append(s, empty{})
  /toolchain/binutils/binutils-2.27/gold/testsuite/
arm_exidx_test.s 15 # Check that we can handle an empty .text section
16 .section .text.empty,"ax",%progbits
18 .global empty
19 .type empty, %function
20 empty: label
24 .size empty, .-empty
  /external/cblas/src/
cblas_xerbla.c 11 char empty[1] = ""; local
66 F77_xerbla(empty, &info); /* Force link of our F77 error handler */
  /external/skia/src/fonts/
SkRemotableFontMgr.cpp 20 static SkRemotableFontIdentitySet* empty; local
21 once([]{ empty = new SkRemotableFontIdentitySet; });
22 return SkRef(empty);
  /external/skqp/src/fonts/
SkRemotableFontMgr.cpp 20 static SkRemotableFontIdentitySet* empty; local
21 once([]{ empty = new SkRemotableFontIdentitySet; });
22 return SkRef(empty);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
info_fn_imps.hpp 44 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
info_fn_imps.hpp 44 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
size_fn_imps.hpp 51 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
info_fn_imps.hpp 57 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
info_fn_imps.hpp 44 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
info_fn_imps.hpp 56 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
info_fn_imps.hpp 59 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
info_fn_imps.hpp 44 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
info_fn_imps.hpp 44 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
info_fn_imps.hpp 44 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
size_fn_imps.hpp 51 empty() const function in class:PB_DS_CLASS_C_DEC

Completed in 735 milliseconds

1 2 3 4 5 6 7 8 91011>>