Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 1730) sorted by relevance

12345678910>>...70

/external/kernel-headers/original/linux/netfilter_ipv4/
Dip_conntrack_tuple.h20 u_int16_t all; member
56 u_int16_t all; member
88 (tuple)->src.u.all = 0; \
89 (tuple)->dst.u.all = 0; \
97 NIPQUAD((tp)->src.ip), ntohs((tp)->src.u.all), \
98 NIPQUAD((tp)->dst.ip), ntohs((tp)->dst.u.all))
117 && t1->src.u.all == t2->src.u.all; in ip_ct_tuple_src_equal()
124 && t1->dst.u.all == t2->dst.u.all in ip_ct_tuple_dst_equal()
140 || ((t->src.u.all ^ tuple->src.u.all) & mask->src.u.all) in ip_ct_tuple_mask_cmp()
141 || ((t->dst.u.all ^ tuple->dst.u.all) & mask->dst.u.all) in ip_ct_tuple_mask_cmp()
/external/icu4c/samples/layout/
DMakefile.in39 .PHONY : all all-local install install-local clean clean-local \
46 all: all-local
51 check: all check-local
52 c-all: c-all-local
53 c-check: c-all c-check-local
55 all-local: $(TARGET)
57 c-all-local: $(CTARGET)
70 check-local: all-local
73 c-check-local: c-all-local
DMakefile39 .PHONY : all all-local install install-local clean clean-local \
46 all: all-local target
51 check: all check-local
52 c-all: c-all-local
53 c-check: c-all c-check-local
55 all-local: $(TARGET)
57 c-all-local: $(CTARGET)
70 check-local: all-local
73 c-check-local: c-all-local
/external/icu4c/samples/
DMakefile.in26 .PHONY : all all-local all-recursive install install-local \
35 all: all-recursive all-local
41 all-samples: all-samples-recursive
47 check: all check-local
51 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
68 all-samples-recursive check-samples-recursive clean-samples-recursive:
87 all-local:
DMakefile26 .PHONY : all all-local all-recursive install install-local \
35 all: all-recursive all-local target
41 all-samples: all-samples-recursive
47 check: all check-local
51 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
68 all-samples-recursive check-samples-recursive clean-samples-recursive:
87 all-local:
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/
DJavaScriptCore.sln67 {DA31DA52-6675-48D4-89E0-333A7144397C}.Debug_All|Win32.ActiveCfg = all|Win32
68 {DA31DA52-6675-48D4-89E0-333A7144397C}.Debug_All|Win32.Build.0 = all|Win32
69 {DA31DA52-6675-48D4-89E0-333A7144397C}.Debug_Internal|Win32.ActiveCfg = all|Win32
70 {DA31DA52-6675-48D4-89E0-333A7144397C}.Debug_Internal|Win32.Build.0 = all|Win32
71 {DA31DA52-6675-48D4-89E0-333A7144397C}.Debug|Win32.ActiveCfg = all|Win32
72 {DA31DA52-6675-48D4-89E0-333A7144397C}.Debug|Win32.Build.0 = all|Win32
73 {DA31DA52-6675-48D4-89E0-333A7144397C}.Release_PGOInstrument|Win32.ActiveCfg = all|Win32
74 {DA31DA52-6675-48D4-89E0-333A7144397C}.Release_PGOInstrument|Win32.Build.0 = all|Win32
75 {DA31DA52-6675-48D4-89E0-333A7144397C}.Release_PGOOptimize|Win32.ActiveCfg = all|Win32
76 {DA31DA52-6675-48D4-89E0-333A7144397C}.Release_PGOOptimize|Win32.Build.0 = all|Win32
[all …]
/external/icu4c/extra/
DMakefile.in27 .PHONY : all all-local all-recursive install install-local \
36 all: all-recursive all-local
41 check: all check-recursive check-local
44 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
61 all-local:
DMakefile27 .PHONY : all all-local all-recursive install install-local \
36 all: all-recursive all-local target
41 check: all check-recursive check-local
44 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
61 all-local:
/external/icu4c/tools/gentest/
DMakefile.in35 .PHONY : all all-local install install-local clean clean-local \
42 all: all-local
47 check: all check-local
49 all-local: $(TARGET)
51 install-local: all-local
62 check-local: all-local
/external/chromium/third_party/icu/source/tools/gentest/
DMakefile.in35 .PHONY : all all-local install install-local clean clean-local \
42 all: all-local
47 check: all check-local
49 all-local: $(TARGET)
51 install-local: all-local
62 check-local: all-local
/external/icu4c/tools/gennorm2/
DMakefile.in36 .PHONY : all all-local install install-local clean clean-local \
43 all: all-local
48 check: all check-local
50 all-local: $(TARGET)
52 install-local: all-local
65 check-local: all-local
/external/icu4c/tools/gennames/
DMakefile.in41 .PHONY : all all-local install install-local clean clean-local \
48 all: all-local
53 check: all check-local
55 all-local: $(TARGET) $(MAN_FILES)
57 install-local: all-local install-man
74 check-local: all-local
/external/chromium/third_party/icu/source/tools/
DMakefile.in21 .PHONY : all all-local all-recursive install install-local \
30 all: all-recursive
35 check: all check-recursive
38 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
55 all-local: build-local
/external/icu4c/tools/genbidi/
DMakefile.in40 .PHONY : all all-local install install-local clean clean-local \
47 all: all-local
52 check: all check-local
54 all-local: $(TARGET) $(MAN_FILES)
56 install-local: all-local install-man
72 check-local: all-local
/external/chromium/third_party/icu/source/tools/genpname/
DMakefile.in41 .PHONY : all all-local install install-local clean clean-local \
48 all: all-local
53 check: all check-local
55 all-local: $(TARGET)
57 install-local: all-local
74 check-local: all-local
/external/chromium/third_party/icu/source/tools/gennames/
DMakefile.in41 .PHONY : all all-local install install-local clean clean-local \
48 all: all-local
53 check: all check-local
55 all-local: $(TARGET) $(MAN_FILES)
57 install-local: all-local install-man
74 check-local: all-local
/external/icu4c/tools/gencase/
DMakefile.in41 .PHONY : all all-local install install-local clean clean-local \
48 all: all-local
53 check: all check-local
55 all-local: $(TARGET) $(MAN_FILES)
57 install-local: all-local install-man
72 check-local: all-local
/external/chromium/third_party/icu/source/tools/gencase/
DMakefile.in41 .PHONY : all all-local install install-local clean clean-local \
48 all: all-local
53 check: all check-local
55 all-local: $(TARGET) $(MAN_FILES)
57 install-local: all-local install-man
72 check-local: all-local
/external/chromium/third_party/icu/source/tools/gennorm/
DMakefile.in41 .PHONY : all all-local install install-local clean clean-local \
48 all: all-local
53 check: all check-local
55 all-local: $(TARGET) $(MAN_FILES)
57 install-local: all-local install-man
74 check-local: all-local
/external/icu4c/tools/genpname/
DMakefile.in41 .PHONY : all all-local install install-local clean clean-local \
48 all: all-local
53 check: all check-local
55 all-local: $(TARGET)
57 install-local: all-local
74 check-local: all-local
/external/chromium/third_party/icu/source/tools/genbidi/
DMakefile.in40 .PHONY : all all-local install install-local clean clean-local \
47 all: all-local
52 check: all check-local
54 all-local: $(TARGET) $(MAN_FILES)
56 install-local: all-local install-man
72 check-local: all-local
/external/icu4c/tools/
DMakefile.org21 .PHONY : all all-local all-recursive install install-local \
30 all: all-recursive
35 check: all check-recursive
38 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
55 all-local: build-local
DMakefile.in21 .PHONY : all all-local all-recursive install install-local \
30 all: all-recursive
35 check: all check-recursive
38 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
55 all-local: build-local
/external/chromium/third_party/icu/source/tools/gencfu/
DMakefile.in40 .PHONY : all all-local install install-local clean clean-local \
47 all: all-local
52 check: all check-local
54 all-local: $(TARGET) $(MAN_FILES)
56 install-local: all-local install-man
73 check-local: all-local
/external/icu4c/tools/genprops/
DMakefile.in41 .PHONY : all all-local install install-local clean clean-local \
48 all: all-local
53 check: all check-local
55 all-local: $(TARGET) $(MAN_FILES)
57 install-local: all-local install-man
74 check-local: all-local

12345678910>>...70