Home
last modified time | relevance | path

Searched refs:shared (Results 1 – 25 of 2610) sorted by relevance

12345678910>>...105

/external/mesa3d/src/mesa/main/
Dshared.c48 free_shared_state(struct gl_context *ctx, struct gl_shared_state *shared);
62 struct gl_shared_state *shared; in _mesa_alloc_shared_state() local
65 shared = CALLOC_STRUCT(gl_shared_state); in _mesa_alloc_shared_state()
66 if (!shared) in _mesa_alloc_shared_state()
69 simple_mtx_init(&shared->Mutex, mtx_plain); in _mesa_alloc_shared_state()
71 shared->DisplayList = _mesa_NewHashTable(); in _mesa_alloc_shared_state()
72 shared->BitmapAtlas = _mesa_NewHashTable(); in _mesa_alloc_shared_state()
73 shared->TexObjects = _mesa_NewHashTable(); in _mesa_alloc_shared_state()
74 shared->Programs = _mesa_NewHashTable(); in _mesa_alloc_shared_state()
76 shared->DefaultVertexProgram = in _mesa_alloc_shared_state()
[all …]
/external/deqp-deps/glslang/Test/baseResults/
DruntimeArray.vert.out43 0:46 direct index (layout( column_major shared) temp int)
44 0:46 a: direct index for structure (layout( column_major shared) uniform runtime-sized array…
45 …out( column_major shared) uniform block{layout( column_major shared) uniform runtime-sized array o…
50 0:47 direct index (layout( column_major shared) temp float)
51 0:47 b: direct index for structure (layout( column_major shared) uniform runtime-sized array…
52 …out( column_major shared) uniform block{layout( column_major shared) uniform runtime-sized array o…
57 0:48 direct index (layout( column_major shared) temp int)
58 0:48 a: direct index for structure (layout( column_major shared) buffer runtime-sized array …
59 …yout( column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of…
64 0:49 direct index (layout( column_major shared) temp float)
[all …]
Dhlsl.intrinsics.comp.out17 0:24 'gs_ua' ( shared uint)
18 0:24 'gs_ub' ( shared uint)
22 0:25 'gs_ua' ( shared uint)
23 0:25 'gs_ub' ( shared uint)
25 0:26 'gs_ua' ( shared uint)
26 0:26 'gs_ub' ( shared uint)
30 0:27 'gs_ua' ( shared uint)
31 0:27 'gs_ub' ( shared uint)
35 0:28 'gs_ua' ( shared uint)
36 0:28 'gs_ub' ( shared uint)
[all …]
D310runtimeArray.vert.out14 0:14 direct index (layout( column_major shared) temp structure{ global highp float f})
15 0:14 s: direct index for structure (layout( column_major shared) buffer unsized 6-elemen…
16 0:14 'anon@0' (layout( column_major shared) buffer block{layout( column_major shared) …
26 0:15 direct index (layout( column_major shared) temp structure{ global highp float f})
27 0:15 s: direct index for structure (layout( column_major shared) buffer unsized 7-elemen…
28 0:15 'b2name' (layout( column_major shared) buffer block{layout( column_major shared) …
38 0:16 direct index (layout( column_major shared) temp structure{ global highp float f})
39 0:16 s: direct index for structure (layout( column_major shared) buffer unsized 8-elemen…
40 0:16 direct index (layout( column_major shared) temp block{layout( column_major shared
41 … 'b3name' (layout( column_major shared) buffer unsized 4-element array of block{layout( col…
[all …]
D300block.frag.out14 …column_major shared) uniform block{layout( column_major shared) uniform mediump 4-component vector…
34 0:44 ni: direct index for structure (layout( column_major shared) uniform mediump int)
35 …column_major shared) uniform block{layout( column_major shared) uniform mediump 4-component vector…
40 0:44 bv: direct index for structure (layout( column_major shared) uniform mediump 4-co…
41shared) uniform block{layout( column_major shared) uniform mediump 4-component vector of uint bv, …
48 0:44 nbv: direct index for structure (layout( column_major shared) uniform mediump 4-c…
49 …( column_major shared) temp block{layout( column_major shared) uniform mediump 4-component vector …
50 …jor shared) uniform 4-element array of block{layout( column_major shared) uniform mediump 4-compon…
57 …( column_major shared) temp block{layout( column_major shared) uniform mediump 4-component vector …
58 …jor shared) uniform 4-element array of block{layout( column_major shared) uniform mediump 4-compon…
[all …]
D430.comp.out8 ERROR: 0:48: 'shared' : cannot apply layout qualifiers to a shared variable
10 ERROR: 0:49: 'shared' : cannot initialize this type of qualifier
35 0:36 value: direct index for structure (layout( column_major shared) buffer int)
36 …non@0' (layout( column_major shared) buffer block{layout( column_major shared) buffer int value, l…
40 0:36 indirect index (layout( column_major shared) temp float)
41 0:36 values: direct index for structure (layout( column_major shared) buffer runtime-siz…
42 …non@0' (layout( column_major shared) buffer block{layout( column_major shared) buffer int value, l…
58 0:65 direct index (layout( column_major shared) temp float)
59 0:65 values: direct index for structure (layout( column_major shared) buffer unsized 3-ele…
60 …' (layout( column_major shared) readonly buffer block{layout( column_major shared) buffer int valu…
[all …]
D310.comp.out10 ERROR: 0:44: 'shared' : cannot apply layout qualifiers to a shared variable
12 ERROR: 0:45: 'shared' : cannot initialize this type of qualifier
104 0:36 value: direct index for structure (layout( column_major shared) buffer highp int)
105 …@0' (layout( column_major shared) buffer block{layout( column_major shared) buffer highp int value…
109 0:36 indirect index (layout( column_major shared) temp highp float)
110 0:36 values: direct index for structure (layout( column_major shared) buffer runtime-siz…
111 …@0' (layout( column_major shared) buffer block{layout( column_major shared) buffer highp int value…
119 0:61 direct index (layout( column_major shared) temp highp float)
120 0:61 values: direct index for structure (layout( column_major shared) buffer unsized 3-ele…
121 …layout( column_major shared) readonly buffer block{layout( column_major shared) buffer highp int v…
[all …]
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt26 test01 - shared child to shared parent.
27 test02 - shared child to private parent.
28 test03 - shared child to slave parent.
29 test04 - shared child to unclonable parent.
30 test05 - private child to shared parent.
34 test09 - slave child to shared parent.
38 test13 - uncloneable child to shared parent.
42 test17 - shared subtree with shared child to shared subtree.
43 test18 - shared subtree with shared child to private subtree.
44 test19 - shared subtree with shared child to slave subtree.
[all …]
/external/ltp/testcases/kernel/fs/acl/
Dtacl_xattr.sh125 if [ ! -e tacl/mount-ext2/shared ]
127 mkdir -p -m 777 tacl/mount-ext2/shared
134 mkdir $CUR_PATH/tacl/mount-ext2/shared/team1
135 touch $CUR_PATH/tacl/mount-ext2/shared/team1/file1
137 cd $CUR_PATH/tacl/mount-ext2/shared/team1
141 cd $CUR_PATH/tacl/mount-ext2/shared
149 mkdir $CUR_PATH/tacl/mount-ext2/shared/team2
150 touch $CUR_PATH/tacl/mount-ext2/shared/team2/file1
152 cd $CUR_PATH/tacl/mount-ext2/shared/team2
156 cd $CUR_PATH/tacl/mount-ext2/shared
[all …]
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt25 test01 - shared child to shared parent.
26 test02 - shared child to private parent.
27 test03 - shared child to slave parent.
28 test04 - shared child to unclonable parent.
29 test05 - private child to shared parent.
34 test09 - slave child to shared parent.
38 test13 - uncloneable child to shared parent.
42 test17 - shared subtree with shared child to shared subtree.
43 test18 - shared subtree with shared child to private subtree.
44 test19 - shared subtree with shared child to slave subtree.
[all …]
/external/vboot_reference/tests/
Dvboot_firmware_tests.c28 static VbSharedDataHeader* shared = (VbSharedDataHeader*)shared_data; variable
81 VbSharedDataInit(shared, sizeof(shared_data)); in ResetMocks()
82 shared->fw_version_tpm = 0x00020004; in ResetMocks()
228 TEST_EQ(shared->flags & VBSD_LF_DEV_SWITCH_ON, 0, in LoadFirmwareTest()
230 TEST_EQ(shared->check_fw_a_result, VBSD_LF_CHECK_DEV_MISMATCH, in LoadFirmwareTest()
232 TEST_EQ(shared->check_fw_b_result, VBSD_LF_CHECK_REC_MISMATCH, in LoadFirmwareTest()
236 shared->flags |= VBSD_BOOT_DEV_SWITCH_ON; in LoadFirmwareTest()
244 TEST_NEQ(shared->flags & VBSD_LF_DEV_SWITCH_ON, 0, in LoadFirmwareTest()
246 TEST_EQ(shared->check_fw_a_result, VBSD_LF_CHECK_DEV_MISMATCH, in LoadFirmwareTest()
248 TEST_EQ(shared->check_fw_b_result, VBSD_LF_CHECK_REC_MISMATCH, in LoadFirmwareTest()
[all …]
/external/icu/icu4j/main/shared/build/
Dlocations.properties8 icu4j.collate.dir = ${shared.dir}/../classes/collate
9 icu4j.core.dir = ${shared.dir}/../classes/core
10 icu4j.charset.dir = ${shared.dir}/../classes/charset
11 icu4j.currdata.dir = ${shared.dir}/../classes/currdata
12 icu4j.langdata.dir = ${shared.dir}/../classes/langdata
13 icu4j.localespi.dir = ${shared.dir}/../classes/localespi
14 icu4j.regiondata.dir = ${shared.dir}/../classes/regiondata
15 icu4j.translit.dir = ${shared.dir}/../classes/translit
17 icu4j.test-framework.dir = ${shared.dir}/../tests/framework
18 icu4j.core-tests.dir = ${shared.dir}/../tests/core
[all …]
/external/clang/test/OpenMP/
Dparallel_shared_messages.cpp62 #pragma omp parallel shared // expected-error {{expected '(' after 'shared'}} in main()
63 …#pragma omp parallel shared ( // expected-error {{expected expression}} expected-error {{expected … in main()
64 #pragma omp parallel shared () // expected-error {{expected expression}} in main()
65 …#pragma omp parallel shared (argc // expected-error {{expected ')'}} expected-note {{to match this… in main()
66 …#pragma omp parallel shared (argc, // expected-error {{expected expression}} expected-error {{expe… in main()
67 …#pragma omp parallel shared (argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable n… in main()
68 #pragma omp parallel shared (argc) in main()
69 #pragma omp parallel shared (S1) // expected-error {{'S1' does not refer to a value}} in main()
70 #pragma omp parallel shared (a, b, c, d, f) in main()
71 #pragma omp parallel shared (argv[1]) // expected-error {{expected variable name}} in main()
[all …]
Dtask_shared_messages.cpp66 #pragma omp task shared // expected-error {{expected '(' after 'share… in main()
68 #pragma omp task shared( // expected-error {{expected expression}} exp… in main()
70 #pragma omp task shared() // expected-error {{expected expression}} in main()
72 #pragma omp task shared(argc // expected-error {{expected ')'}} expected-n… in main()
74 #pragma omp task shared(argc, // expected-error {{expected expression}} exp… in main()
76 #pragma omp task shared(argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}} in main()
78 #pragma omp task shared(argc) in main()
80 #pragma omp task shared(S1) // expected-error {{'S1' does not refer to a value}} in main()
82 #pragma omp task shared(a, b, c, d, f) in main()
84 #pragma omp task shared(argv[1]) // expected-error {{expected variable name}} in main()
[all …]
Dparallel_sections_shared_messages.cpp66 #pragma omp parallel sections shared // expected-error {{expected '(' after 'shared'}} in main()
68 #pragma omp parallel sections shared( // expected-error {{expected expression}} expected-error {{ex… in main()
70 #pragma omp parallel sections shared() // expected-error {{expected expression}} in main()
72 #pragma omp parallel sections shared(argc // expected-error {{expected ')'}} expected-note {{to mat… in main()
74 #pragma omp parallel sections shared(argc, // expected-error {{expected expression}} expected-error… in main()
76 #pragma omp parallel sections shared(argc > 0 ? argv[1] : argv[2]) // expected-error {{expected var… in main()
78 #pragma omp parallel sections shared(argc) in main()
80 #pragma omp parallel sections shared(S1) // expected-error {{'S1' does not refer to a value}} in main()
82 #pragma omp parallel sections shared(a, b, c, d, f) in main()
84 #pragma omp parallel sections shared(argv[1]) // expected-error {{expected variable name}} in main()
[all …]
Dtarget_parallel_shared_messages.cpp62 #pragma omp target parallel shared // expected-error {{expected '(' after 'shared'}} in main()
64 …#pragma omp target parallel shared ( // expected-error {{expected expression}} expected-error {{ex… in main()
66 #pragma omp target parallel shared () // expected-error {{expected expression}} in main()
68 …#pragma omp target parallel shared (argc // expected-error {{expected ')'}} expected-note {{to mat… in main()
70 …#pragma omp target parallel shared (argc, // expected-error {{expected expression}} expected-error… in main()
72 …#pragma omp target parallel shared (argc > 0 ? argv[1] : argv[2]) // expected-error {{expected var… in main()
74 #pragma omp target parallel shared (argc) in main()
76 #pragma omp target parallel shared (S1) // expected-error {{'S1' does not refer to a value}} in main()
78 #pragma omp target parallel shared (a, b, c, d, f) in main()
80 #pragma omp target parallel shared (argv[1]) // expected-error {{expected variable name}} in main()
[all …]
Ddistribute_parallel_for_shared_messages.cpp62 #pragma omp distribute parallel for shared // expected-error {{expected '(' after 'shared'}} in tmain()
69 #pragma omp distribute parallel for shared ( // expected-error {{expected expression}} expected-err… in tmain()
76 #pragma omp distribute parallel for shared () // expected-error {{expected expression}} in tmain()
83 #pragma omp distribute parallel for shared (argc // expected-error {{expected ')'}} expected-note {… in tmain()
90 #pragma omp distribute parallel for shared (argc, // expected-error {{expected expression}} expecte… in tmain()
97 #pragma omp distribute parallel for shared (argc > 0 ? argv[1] : argv[2]) // expected-error {{expec… in tmain()
104 #pragma omp distribute parallel for shared (argc) in tmain()
111 #pragma omp distribute parallel for shared (S1) // expected-error {{'S1' does not refer to a value}} in tmain()
118 #pragma omp distribute parallel for shared (a, b, c, d, f) in tmain()
125 #pragma omp distribute parallel for shared (argv[1]) // expected-error {{expected variable name}} in tmain()
[all …]
Dteams_shared_messages.cpp63 #pragma omp teams shared // expected-error {{expected '(' after 'shared'}} in main()
66 …#pragma omp teams shared ( // expected-error {{expected expression}} expected-error {{expected ')'… in main()
69 #pragma omp teams shared () // expected-error {{expected expression}} in main()
72 …#pragma omp teams shared (argc // expected-error {{expected ')'}} expected-note {{to match this '(… in main()
75 …#pragma omp teams shared (argc, // expected-error {{expected expression}} expected-error {{expecte… in main()
78 …#pragma omp teams shared (argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name… in main()
81 #pragma omp teams shared (argc) in main()
84 #pragma omp teams shared (S1) // expected-error {{'S1' does not refer to a value}} in main()
87 #pragma omp teams shared (a, b, c, d, f) in main()
90 #pragma omp teams shared (argv[1]) // expected-error {{expected variable name}} in main()
[all …]
Ddistribute_parallel_for_simd_shared_messages.cpp62 #pragma omp distribute parallel for simd shared // expected-error {{expected '(' after 'shared'}} in tmain()
69 #pragma omp distribute parallel for simd shared ( // expected-error {{expected expression}} expecte… in tmain()
76 #pragma omp distribute parallel for simd shared () // expected-error {{expected expression}} in tmain()
83 #pragma omp distribute parallel for simd shared (argc // expected-error {{expected ')'}} expected-n… in tmain()
90 #pragma omp distribute parallel for simd shared (argc, // expected-error {{expected expression}} ex… in tmain()
97 #pragma omp distribute parallel for simd shared (argc > 0 ? argv[1] : argv[2]) // expected-error {{… in tmain()
104 #pragma omp distribute parallel for simd shared (argc) in tmain()
111 #pragma omp distribute parallel for simd shared (S1) // expected-error {{'S1' does not refer to a v… in tmain()
118 #pragma omp distribute parallel for simd shared (a, b, c, d, f) in tmain()
125 #pragma omp distribute parallel for simd shared (argv[1]) // expected-error {{expected variable nam… in tmain()
[all …]
/external/boringssl/src/third_party/wycheproof_testvectors/
Decdh_secp224r1_test.txt15 shared = b8ecdb552d39228ee332bafe4886dbff272f7109edf933bc7542bd4f
22 shared = b8ecdb552d39228ee332bafe4886dbff272f7109edf933bc7542bd4f
27 # edge case for shared secret
31 shared = 00000000000000000000000000000000000000000000000000000003
34 # edge case for shared secret
38 shared = 00000000000000000000000100000000000000000000000000000001
41 # edge case for shared secret
45 shared = 00000000000000ffffffffffffff0000000000000100000000000000
48 # edge case for shared secret
52 shared = 00000000ffffffffffffffff00000000000000010000000000000000
[all …]
Decdh_secp256r1_test.txt15 shared = 53020d908b0219328b658b525f26780e3ae12bcd952bb25a93bc0895e1714285
22 shared = 53020d908b0219328b658b525f26780e3ae12bcd952bb25a93bc0895e1714285
27 # edge case for shared secret
31 shared = 0000000000000000000000000000000000000000000000000000000000000000
34 # edge case for shared secret
38 shared = 00000000000000000000000000000000ffffffffffffffffffffffffffffffff
41 # edge case for shared secret
45 shared = 0000000000000000ffffffffffffffff00000000000000010000000000000001
48 # edge case for shared secret
52 shared = 00000000ffffffff00000000ffffffff00000000ffffffff0000000100000000
[all …]
Decdh_secp384r1_test.txt15 shared = 6461defb95d996b24296f5a1832b34db05ed031114fbe7d98d098f93859866e4de1e229da71fef0c77fe49b249…
22 shared = 6461defb95d996b24296f5a1832b34db05ed031114fbe7d98d098f93859866e4de1e229da71fef0c77fe49b249…
27 # edge case for shared secret
31 shared = 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
34 # edge case for shared secret
38 shared = 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
41 # edge case for shared secret
45 shared = 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
48 # edge case for shared secret
52 shared = 0000000000000000ffffffffffffffff0000000000000000ffffffffffffffff00000000000000010000000000…
[all …]
Decdh_secp521r1_test.txt15 shared = 01f1e410f2c6262bce6879a3f46dfb7dd11d30eeee9ab49852102e1892201dd10f27266c2cf7cbccc7f6885099…
22 shared = 01f1e410f2c6262bce6879a3f46dfb7dd11d30eeee9ab49852102e1892201dd10f27266c2cf7cbccc7f6885099…
27 # edge case for shared secret
31 shared = 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
34 # edge case for shared secret
38 shared = 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
41 # edge case for shared secret
45 shared = 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…
48 # edge case for shared secret
52 shared = 000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000…
[all …]
/external/grpc-grpc/test/core/iomgr/
Dev_epollsig_linux_test.cc231 threading_shared* shared = static_cast<threading_shared*>(arg); in test_threading_loop() local
235 gpr_mu_lock(shared->mu); in test_threading_loop()
238 grpc_pollset_work(shared->pollset, &worker, GRPC_MILLIS_INF_FUTURE))); in test_threading_loop()
239 gpr_mu_unlock(shared->mu); in test_threading_loop()
244 threading_shared* shared = static_cast<threading_shared*>(arg); in test_threading_wakeup() local
245 ++shared->wakeups; in test_threading_wakeup()
249 "consume_wakeup", grpc_wakeup_fd_consume_wakeup(shared->wakeup_fd))); in test_threading_wakeup()
250 grpc_fd_notify_on_read(shared->wakeup_desc, &shared->on_wakeup); in test_threading_wakeup()
252 grpc_wakeup_fd_wakeup(shared->wakeup_fd))); in test_threading_wakeup()
257 threading_shared shared; in test_threading() local
[all …]
/external/compiler-rt/test/profile/
Dinstrprof-dynamic-two-shared.test2 RUN: %clang_profgen -o %t.d/a.shared -fPIC -shared %S/Inputs/instrprof-dynamic-a.cpp
3 RUN: %clang_profgen -o %t.d/b.shared -fPIC -shared %S/Inputs/instrprof-dynamic-b.cpp
4 RUN: %clang_profgen -o %t-shared -fPIC -rpath %t.d %t.d/a.shared %t.d/b.shared %S/Inputs/instrprof-…
9 RUN: env LLVM_PROFILE_FILE=%t-shared.profraw %run %t-shared
12 RUN: llvm-profdata merge -o %t-shared.profdata %t-shared.profraw
15 RUN: %clang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
16 RUN: diff %t-a.static.ll %t-a.shared.ll
19 RUN: %clang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
20 RUN: diff %t-b.static.ll %t-b.shared.ll
23 RUN: %clang_profuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynam…
[all …]

12345678910>>...105