Home
last modified time | relevance | path

Searched refs:private (Results 1 – 25 of 6032) sorted by relevance

12345678910>>...242

/external/libcups/cups/
DDependencies1 adminutil.o: adminutil.c cups-private.h string-private.h ../config.h \
2 debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
3 ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
4 md5-private.h language-private.h ../cups/transcode.h pwg-private.h \
5 ../cups/cups.h file.h pwg.h thread-private.h ppd.h raster.h \
8 language.h pwg.h string-private.h ../config.h debug-private.h \
9 array-private.h
10 auth.o: auth.c cups-private.h string-private.h ../config.h \
11 debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \
12 ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \
[all …]
/external/llvm/test/Bitcode/
Dlocal-linkage-default-visibility.3.4.ll17 @default.private.var = private global i32 0
18 ; CHECK: @default.private.var = private global i32 0
20 @hidden.private.var = private hidden global i32 0
21 ; CHECK: @hidden.private.var = private global i32 0
23 @protected.private.var = private protected global i32 0
24 ; CHECK: @protected.private.var = private global i32 0
37 @default.private.alias = alias private i32, private i32* @global
38 ; CHECK: @default.private.alias = private alias i32, i32* @global
40 @hidden.private.alias = hidden alias private i32, private i32* @global
41 ; CHECK: @hidden.private.alias = private alias i32, i32* @global
[all …]
/external/ImageMagick/MagickCore/
DMakefile.am68 MagickCore/accelerate-private.h \
69 MagickCore/accelerate-kernels-private.h \
72 MagickCore/animate-private.h \
81 MagickCore/blob-private.h \
84 MagickCore/cache-private.h \
97 MagickCore/color-private.h \
100 MagickCore/colormap-private.h \
103 MagickCore/colorspace-private.h \
108 MagickCore/composite-private.h \
119 MagickCore/delegate-private.h \
[all …]
/external/oj-libjdwp/src/share/back/
DSDE.c54 #define private static macro
79 private String globalDefaultStratumId = null;
82 private String defaultStratumId = null;
84 private jclass cachedClass = NULL;
86 private FileTableRecord* fileTable;
87 private LineTableRecord* lineTable;
88 private StratumTableRecord* stratumTable;
90 private int fileTableSize;
91 private int lineTableSize;
92 private int stratumTableSize;
[all …]
/external/libcups/filter/
DDependencies1 error.o: error.c ../cups/raster-private.h ../cups/raster.h ../cups/cups.h \
4 ../cups/debug-private.h ../cups/string-private.h ../config.h
5 interpret.o: interpret.c ../cups/raster-private.h ../cups/raster.h \
8 ../cups/debug-private.h ../cups/string-private.h ../config.h \
10 raster.o: raster.c ../cups/raster-private.h ../cups/raster.h \
13 ../cups/debug-private.h ../cups/string-private.h ../config.h
14 commandtops.o: commandtops.c ../cups/cups-private.h \
15 ../cups/string-private.h ../config.h ../cups/debug-private.h \
16 ../cups/versioning.h ../cups/array-private.h ../cups/array.h \
17 ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
[all …]
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt27 test02 - shared child to private parent.
30 test05 - private child to shared parent.
31 test06 - private child to private parent.
32 test07 - private child to slave parent.
33 test08 - private child to uncloneable parent.
35 test10 - slave child to private parent.
39 test14 - uncloneable child to private parent.
43 test18 - shared subtree with shared child to private subtree.
46 test21 - shared subtree with private child to shared subtree.
47 test22 - shared subtree with private child to slave subtree.
[all …]
/external/clang/test/SemaObjC/
Divar-access-tests.m5 @private
6 int private; field
20 access = s->private;
33 access = s->private; // expected-error {{instance variable 'private' is private}}
36 access = m->private; // expected-error {{instance variable 'private' is private}}
49 access = s->private; // expected-error {{instance variable 'private' is private}}
52 access = m->private; // expected-error {{instance variable 'private' is private}}
64 access = s->private; // expected-error {{instance variable 'private' is private}}
67 access = m->private; // expected-error {{instance variable 'private' is private}}
76 access = s->private; // expected-error {{instance variable 'private' is private}}
[all …]
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt26 test02 - shared subtree to private parent.
29 test05 - private subtree to shared parent.
30 test06 - private subtree to private parent.
31 test07 - private subtree to slave parent.
32 test08 - private subtree to uncloneable parent.
34 test10 - slave subtree to private parent.
38 test14 - uncloneable subtree to private parent.
42 test18 - private to private - with shared children
43 test19 - private to private - with slave children
44 test20 - private to private - with unclonable children
[all …]
/external/clang/test/CodeGenObjC/
Dmetadata-symbols-32.m5 // CHECK: @OBJC_METH_VAR_NAME_{{[0-9]*}} = private global {{.*}}section "__TEXT,__cstring,cstring_l…
6 // CHECK: @OBJC_METH_VAR_TYPE_{{[0-9]*}} = private global {{.*}}section "__TEXT,__cstring,cstring_l…
7 // CHECK: @"\01l_OBJC_PROTOCOLEXT_P" = private global
9 // CHECK: @OBJC_CLASS_NAME_{{[0-9]*}} = private global {{.*}}section "__TEXT,__cstring,cstring_lite…
10 // CHECK: @OBJC_PROTOCOL_INSTANCE_METHODS_P = private global {{.*}}section "__OBJC,__cat_inst_meth,…
11 // CHECK: @OBJC_PROTOCOL_CLASS_METHODS_P = private global {{.*}}section "__OBJC,__cat_cls_meth,regu…
12 // CHECK: @OBJC_PROTOCOL_P = private global {{.*}}section "__OBJC,__protocol,regular,no_dead_strip"…
13 // CHECK: @OBJC_CLASS_PROTOCOLS_A = private global {{.*}}section "__OBJC,__cat_cls_meth,regular,no_…
14 // CHECK: @OBJC_CLASS_METHODS_A = private global {{.*}}section "__OBJC,__cls_meth,regular,no_dead_s…
15 // CHECK: @OBJC_METACLASS_A = private global {{.*}}section "__OBJC,__meta_class,regular,no_dead_str…
[all …]
Dreorder-synthesized-ivars.m41 // CHECK: @{{.*}} = private global [10 x i8] c"_boolean1
42 // CHECK-NEXT: @{{.*}} = private global [10 x i8] c"_boolean2
43 // CHECK-NEXT: @{{.*}} = private global [10 x i8] c"_boolean3
44 // CHECK-NEXT: @{{.*}} = private global [10 x i8] c"_boolean4
45 // CHECK-NEXT: @{{.*}} = private global [10 x i8] c"_boolean5
46 // CHECK-NEXT: @{{.*}} = private global [10 x i8] c"_boolean6
47 // CHECK-NEXT: @{{.*}} = private global [10 x i8] c"_boolean7
48 // CHECK-NEXT: @{{.*}} = private global [10 x i8] c"_boolean8
49 // CHECK-NEXT: @{{.*}} = private global [10 x i8] c"_boolean9
50 // CHECK-NEXT: @{{.*}} = private global [9 x i8] c"_object1
[all …]
Divar-layout-64.m36 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"C\00"
37 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"\11p\00"
38 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"!`\00"
51 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"A\00"
52 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"\11q\10\00"
53 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"!q\00"
65 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"D\00"
66 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"\11p\00"
67 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"!`\00"
80 @private
[all …]
Dmetadata-symbols-64.m8 // CHECK: @OBJC_CLASS_NAME_{{[0-9]*}} = private global {{.*}} section "__TEXT,__objc_classname,cstr…
9 // CHECK: @OBJC_METH_VAR_NAME_{{[0-9]*}} = private global {{.*}} section "__TEXT,__objc_methname,cs…
10 // CHECK: @OBJC_METH_VAR_TYPE_{{[0-9]*}} = private global {{.*}} section "__TEXT,__objc_methtype,cs…
11 // CHECK: @"\01l_OBJC_$_CLASS_METHODS_A" = private global {{.*}} section "__DATA, __objc_const", al…
12 // CHECK: @"\01l_OBJC_$_PROTOCOL_INSTANCE_METHODS_P" = private global {{.*}} section "__DATA, __obj…
13 // CHECK: @"\01l_OBJC_$_PROTOCOL_CLASS_METHODS_P" = private global {{.*}} section "__DATA, __objc_c…
16 // CHECK: @"\01l_OBJC_CLASS_PROTOCOLS_$_A" = private global {{.*}} section "__DATA, __objc_const", …
17 // CHECK: @"\01l_OBJC_METACLASS_RO_$_A" = private global {{.*}} section "__DATA, __objc_const", ali…
18 // CHECK: @"\01l_OBJC_$_INSTANCE_METHODS_A" = private global {{.*}} section "__DATA, __objc_const",…
19 // CHECK: @"\01l_OBJC_$_INSTANCE_VARIABLES_A" = private global {{.*}} section "__DATA, __objc_const…
[all …]
Dmetadata-class-properties.m5 // CHECK: @"\01l_OBJC_$_CLASS_PROP_LIST_Proto" = private global {{.*}} section "__DATA, __objc_cons…
7 // CHECK: @"\01l_OBJC_$_CLASS_PROP_LIST_Foo_$_Category" = private global {{.*}} section "__DATA, __…
8 // CHECK: @"\01l_OBJC_$_CATEGORY_Foo_$_Category" = private global %struct._category_t { {{.*}} @"\0…
10 // CHECK: @"\01l_OBJC_$_CLASS_PROP_LIST_C" = private global {{.*}} section "__DATA, __objc_const", …
11 // CHECK: @"\01l_OBJC_METACLASS_RO_$_C" = private global %struct._class_ro_t { {{.*}} @"\01l_OBJC_$…
17 // CHECK-NULL-NOT: @"\01l_OBJC_$_CLASS_PROP_LIST_Foo_$_Category" = private global {{.*}} section "_…
18 // CHECK-NULL: @"\01l_OBJC_$_CATEGORY_Foo_$_Category" = private global %struct._category_t { {{.*}}…
20 // CHECK-NULL-NOT: @"\01l_OBJC_$_CLASS_PROP_LIST_C" = private global {{.*}} section "__DATA, __objc…
21 // CHECK-NULL: @"\01l_OBJC_METACLASS_RO_$_C" = private global %struct._class_ro_t { {{.*}} %struct.…
25 // CHECK-FRAGILE: @"OBJC_$_CLASS_PROP_PROTO_LIST_Proto" = private global {{.*}} section "__OBJC,__p…
[all …]
Dobjc-align.m4 // CHECK: @OBJC_METACLASS_A = private global {{.*}}, section "__OBJC,__meta_class,regular,no_dead_s…
5 // CHECK: @OBJC_CLASS_A = private global {{.*}}, section "__OBJC,__class,regular,no_dead_strip", al…
6 // CHECK: @OBJC_CATEGORY_A_Cat = private global {{.*}}, section "__OBJC,__category,regular,no_dead_…
7 // CHECK: @OBJC_PROTOCOL_P = private global {{.*}}, section "__OBJC,__protocol,regular,no_dead_stri…
8 // CHECK: @OBJC_CLASS_PROTOCOLS_C = private global {{.*}}, section "__OBJC,__cat_cls_meth,regular,n…
9 // CHECK: @OBJC_METACLASS_C = private global {{.*}}, section "__OBJC,__meta_class,regular,no_dead_s…
10 // CHECK: @OBJC_CLASS_C = private global {{.*}}, section "__OBJC,__class,regular,no_dead_strip", al…
11 // CHECK: @OBJC_MODULES = private global {{.*}}, section "__OBJC,__module_info,regular,no_dead_stri…
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h54 private:
72 private:
86 private:
98 private:
130 private:
145 private:
158 private:
170 private:
182 private:
195 private:
[all …]
DDrawable.h66 private:
141 private:
204 private:
311 private:
365 private:
449 private:
477 private:
501 private:
523 private:
545 private:
[all …]
/external/harfbuzz_ng/src/
DMakefile.sources6 hb-atomic-private.hh \
8 hb-buffer-private.hh \
14 hb-face-private.hh \
16 hb-font-private.hh \
18 hb-mutex-private.hh \
19 hb-object-private.hh \
20 hb-open-file-private.hh \
21 hb-open-type-private.hh \
35 hb-private.hh \
36 hb-set-digest-private.hh \
[all …]
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt26 test02 - shared child to private parent.
29 test05 - private child to shared parent.
30 test06 - private child to private parent.
31 test07 - private child to slave parent.
33 test08 - private child to uncloneable parent.
35 test10 - slave child to private parent.
39 test14 - uncloneable child to private parent.
43 test18 - shared subtree with shared child to private subtree.
64 shared child to private parent.
79 private child to shared parent.
[all …]
/external/llvm/test/Assembler/
Dunnamed-alias.ll3 @0 = private constant i32 0
4 ; CHECK: @0 = private constant i32 0
5 @1 = private constant i32 1
6 ; CHECK: @1 = private constant i32 1
8 @2 = private alias i32, i32* @3
9 ; CHECK: @2 = private alias i32, i32* @3
10 @3 = private alias i32, i32* @1
11 ; CHECK: @3 = private alias i32, i32* @1
/external/llvm/test/CodeGen/X86/
Dosx-private-labels.ll7 @private1 = private unnamed_addr constant [4 x i8] c"zed\00"
11 @private2 = private unnamed_addr constant [5 x i16] [i16 116, i16 101,
20 @private3 = private constant %struct.NSConstantString { i32* null, i32 1992, i8* null, i32 0 }, sec…
27 @private4 = private unnamed_addr constant i32 42
32 @private5 = private unnamed_addr constant i64 42
37 @private6 = private unnamed_addr constant i128 42
43 @private7 = private global %struct._objc_class* null, section "__OBJC,__cls_refs,literal_pointers,n…
48 @private8 = private global i32* null, section "__DATA,__nl_symbol_ptr,non_lazy_symbol_pointers"
53 @private9 = private global i32* null, section "__DATA,__la_symbol_ptr,lazy_symbol_pointers"
58 @private10 = private global i32* null, section "__DATA,__mod_init_func,mod_init_funcs"
[all …]
/external/libedit/src/
Dhistory.c104 private int history_setsize(TYPE(History) *, TYPE(HistEvent) *, int);
105 private int history_getsize(TYPE(History) *, TYPE(HistEvent) *);
106 private int history_setunique(TYPE(History) *, TYPE(HistEvent) *, int);
107 private int history_getunique(TYPE(History) *, TYPE(HistEvent) *);
108 private int history_set_fun(TYPE(History) *, TYPE(History) *);
109 private int history_load(TYPE(History) *, const char *);
110 private int history_save(TYPE(History) *, const char *);
111 private int history_prev_event(TYPE(History) *, TYPE(HistEvent) *, int);
112 private int history_next_event(TYPE(History) *, TYPE(HistEvent) *, int);
113 private int history_next_string(TYPE(History) *, TYPE(HistEvent) *, const Char *);
[all …]
/external/clang/test/OpenMP/
Dsingle_misc_messages.c71 #pragma omp single private(x); in test_non_identifiers()
76 #pragma omp single, private(x); in test_non_identifiers()
85 #pragma omp single private( in test_private()
90 #pragma omp single private(, in test_private()
94 #pragma omp single private(, ) in test_private()
98 #pragma omp single private() in test_private()
102 #pragma omp single private(int) in test_private()
106 #pragma omp single private(0) in test_private()
111 #pragma omp single private(x) in test_private()
114 #pragma omp single private(x, y) in test_private()
[all …]
Dparallel_sections_misc_messages.c97 #pragma omp parallel sections private(x); in test_non_identifiers()
103 #pragma omp parallel sections, private(x); in test_non_identifiers()
113 #pragma omp parallel sections private( in test_private()
119 #pragma omp parallel sections private(, in test_private()
124 #pragma omp parallel sections private(, ) in test_private()
129 #pragma omp parallel sections private() in test_private()
134 #pragma omp parallel sections private(int) in test_private()
139 #pragma omp parallel sections private(0) in test_private()
145 #pragma omp parallel sections private(x) in test_private()
149 #pragma omp parallel sections private(x, y) in test_private()
[all …]
/external/clang/test/Modules/
Dprivate.modulemap14 private header "Inputs/private3/private.h"
18 module "private.h" {
19 private header "Inputs/private3/private.h"
26 private header "Inputs/private3/private.h"
32 module "private.h" {
33 private header "Inputs/private3/private.h"
/external/webrtc/webrtc/test/
Drtcp_packet_parser.h51 private:
69 private:
93 private:
109 private:
122 private:
138 private:
152 private:
170 private:
192 private:
211 private:
[all …]

12345678910>>...242