HomeSort by relevance Sort by last modified time
    Searched refs:shared (Results 26 - 50 of 1985) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/valgrind/helgrind/tests/
hg01_all_ok.c 8 static int shared = 0; variable
13 if (shared == 1)
20 shared++;
21 if (shared == 1) {
25 if (shared == 2) {
hg04_race.c 6 static int shared; variable
10 shared++;
  /system/chre/platform/
platform.mk 17 HEXAGON_CFLAGS += -Iplatform/shared/include
25 HEXAGON_SRCS += platform/shared/chre_api_core.cc
26 HEXAGON_SRCS += platform/shared/chre_api_gnss.cc
27 HEXAGON_SRCS += platform/shared/chre_api_re.cc
28 HEXAGON_SRCS += platform/shared/chre_api_sensor.cc
29 HEXAGON_SRCS += platform/shared/chre_api_version.cc
30 HEXAGON_SRCS += platform/shared/chre_api_wifi.cc
31 HEXAGON_SRCS += platform/shared/chre_api_wwan.cc
32 HEXAGON_SRCS += platform/shared/host_protocol_chre.cc
33 HEXAGON_SRCS += platform/shared/host_protocol_common.c
    [all...]
  /external/clang/test/OpenMP/
parallel_sections_default_messages.cpp 8 #pragma omp parallel sections default( // expected-error {{expected 'none' or 'shared' in OpenMP clause 'default'}} expected-error {{expected ')'}} expected-note {{to match this '('}}
10 #pragma omp parallel sections default() // expected-error {{expected 'none' or 'shared' in OpenMP clause 'default'}}
14 #pragma omp parallel sections default(shared), default(shared) // expected-error {{directive '#pragma omp parallel sections' cannot contain more than one 'default' clause}}
16 #pragma omp parallel sections default(x) // expected-error {{expected 'none' or 'shared' in OpenMP clause 'default'}}
33 #pragma omp parallel sections default(shared)
parallel_sections_shared_messages.cpp 66 #pragma omp parallel sections shared // expected-error {{expected '(' after 'shared'}}
68 #pragma omp parallel sections shared( // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
70 #pragma omp parallel sections shared() // expected-error {{expected expression}}
72 #pragma omp parallel sections shared(argc // expected-error {{expected ')'}} expected-note {{to match this '('}}
74 #pragma omp parallel sections shared(argc, // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
76 #pragma omp parallel sections shared(argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}}
78 #pragma omp parallel sections shared(argc)
80 #pragma omp parallel sections shared(S1) // expected-error {{'S1' does not refer to a value}}
82 #pragma omp parallel sections shared(a, b, c, d, f
    [all...]
target_parallel_shared_messages.cpp 62 #pragma omp target parallel shared // expected-error {{expected '(' after 'shared'}}
64 #pragma omp target parallel shared ( // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
66 #pragma omp target parallel shared () // expected-error {{expected expression}}
68 #pragma omp target parallel shared (argc // expected-error {{expected ')'}} expected-note {{to match this '('}}
70 #pragma omp target parallel shared (argc, // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
72 #pragma omp target parallel shared (argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}}
74 #pragma omp target parallel shared (argc)
76 #pragma omp target parallel shared (S1) // expected-error {{'S1' does not refer to a value}}
78 #pragma omp target parallel shared (a, b, c, d, f
    [all...]
teams_shared_messages.cpp 63 #pragma omp teams shared // expected-error {{expected '(' after 'shared'}}
66 #pragma omp teams shared ( // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
69 #pragma omp teams shared () // expected-error {{expected expression}}
72 #pragma omp teams shared (argc // expected-error {{expected ')'}} expected-note {{to match this '('}}
75 #pragma omp teams shared (argc, // expected-error {{expected expression}} expected-error {{expected ')'}} expected-note {{to match this '('}}
78 #pragma omp teams shared (argc > 0 ? argv[1] : argv[2]) // expected-error {{expected variable name}}
81 #pragma omp teams shared (argc)
84 #pragma omp teams shared (S1) // expected-error {{'S1' does not refer to a value}}
87 #pragma omp teams shared (a, b, c, d, f
    [all...]
  /external/ltp/testcases/kernel/fs/fs_bind/move/
00_Descriptions.txt 25 test01 - shared child to shared parent.
26 test02 - shared subtree to private parent.
27 test03 - shared subtree to slave parent.
28 test04 - shared subtree to uncloneable parent.
29 test05 - private subtree to shared parent.
33 test09 - slave subtree to shared parent.
37 test13 - uncloneable subtree to shared parent.
41 test17 - tree with shared parent - check ERROR.
42 test18 - private to private - with shared childre
    [all...]
  /build/make/core/combo/
HOST_darwin-x86_64.mk 20 define $(combo_var_prefix)transform-shared-lib-to-toc
27 # transform-host-o-to-shared-lib-inner
  /libcore/ojluni/src/main/java/java/nio/channels/
FileLock.java 47 * <p> A file lock is either <i>exclusive</i> or <i>shared</i>. A shared lock
49 * exclusive lock, but does allow them to acquire overlapping shared locks. An
54 * <p> Whether a lock is exclusive or shared may be determined by invoking its
55 * {@link #isShared isShared} method. Some platforms do not support shared
56 * locks, in which case a request for a shared lock is automatically converted
124 private final boolean shared; field in class:FileLock
140 * @param shared
141 * <tt>true</tt> if this lock is shared,
148 long position, long size, boolean shared)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-264-bad.d 2 #ld: -T relocs.ld --defsym tempy=0x11000 --defsym tempy2=0x45000 --defsym tempy3=0x1234 -e0 -shared
3 #error: .*relocation R_AARCH64_MOVW_UABS_G0_NC.*can not.*shared object.*fPIC
emit-relocs-266-bad.d 2 #ld: -T relocs.ld --defsym tempy=0x11000 --defsym tempy2=0x45000 --defsym tempy3=0x1234 -e0 -shared
3 #error: .*relocation R_AARCH64_MOVW_UABS_G1_NC.*can not.*shared object.*fPIC
emit-relocs-268-bad.d 2 #ld: -T relocs.ld --defsym tempy=0x11000 --defsym tempy2=0x45000 --defsym tempy3=0x1234 -e0 -shared
3 #error: .*relocation R_AARCH64_MOVW_UABS_G2_NC.*can not.*shared object.*fPIC
emit-relocs-269-bad.d 2 #ld: -T relocs.ld --defsym tempy=0x11000 --defsym tempy2=0x45000 --defsym tempy3=0x1234 -e0 -shared
3 #error: .*relocation R_AARCH64_MOVW_UABS_G3.*can not.*shared object.*fPIC
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
fdpic-shared-6-fail.d 1 #name: FRV uClinux PIC relocs to undefined symbols, shared linking
4 #ld: -shared
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
elfv2-2so.d 4 #ld: -melf64ppc -shared -e f1
5 #error: .* R_PPC64_ADDR64_LOCAL reloc unsupported in shared libraries and PIEs.*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-undefined/
entry-3.d 1 #name: -shared --entry foo archive
3 #ld: -shared --entry foo tmpdir/libentry.a
entry-4.d 1 #name: -shared --entry foo -u foo archive
3 #ld: -shared --entry foo -u foo tmpdir/libentry.a
  /external/ltp/testcases/kernel/fs/acl/
tacl_xattr.sh 125 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...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-shared-io/1.1/
maven-shared-io-1.1.jar 
  /external/ltp/testcases/kernel/syscalls/ipc/shmdt/
shmdt01.c 25 * shmdt01 - check that shared memory is detached correctly
28 * create a shared memory resource of size sizeof(int)
35 * attempt to write a value to the shared memory address
73 int *shared; /* variable to use for shared memory attach */ variable
97 TEST(shmdt((const void *)shared));
106 /* reattach the shared memory segment in case we are looping */
107 shared = shmat(shm_id_1, 0, 0);
109 if (shared == (void *)-1) {
127 /* stat the shared memory segment *
    [all...]
  /frameworks/base/libs/androidfw/tests/data/lib_one/
build 20 aapt package -M AndroidManifest.xml -S res -F lib_one.apk -f --shared-lib
  /frameworks/base/libs/androidfw/tests/data/lib_two/
build 20 aapt package -M AndroidManifest.xml -S res -F lib_two.apk -f --shared-lib
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
exclude3b.d 2 #ld: --shared
pr16322.d 1 #ld: -shared -z relro

Completed in 535 milliseconds

12 3 4 5 6 7 8 91011>>