HomeSort by relevance Sort by last modified time
    Searched full:teams (Results 101 - 125 of 256) sorted by null

1 2 3 45 6 7 8 91011

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
OpenMPKinds.h 182 /// Checks if the specified composite/combined directive constitutes a teams
184 /// 'omp teams distribute' or 'omp teams distribute parallel for'.
186 /// \return true - the directive has teams on the outermost nest, otherwise -
190 /// Checks if the specified directive is a teams-kind directive. For example,
191 /// 'omp teams distribute' or 'omp target teams'.
193 /// \return true - the directive is a teams-like directive, otherwise - false.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
OpenMPKinds.h 182 /// Checks if the specified composite/combined directive constitutes a teams
184 /// 'omp teams distribute' or 'omp teams distribute parallel for'.
186 /// \return true - the directive has teams on the outermost nest, otherwise -
190 /// Checks if the specified directive is a teams-kind directive. For example,
191 /// 'omp teams distribute' or 'omp target teams'.
193 /// \return true - the directive is a teams-like directive, otherwise - false.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
OpenMPKinds.h 182 /// Checks if the specified composite/combined directive constitutes a teams
184 /// 'omp teams distribute' or 'omp teams distribute parallel for'.
186 /// \return true - the directive has teams on the outermost nest, otherwise -
190 /// Checks if the specified directive is a teams-kind directive. For example,
191 /// 'omp teams distribute' or 'omp target teams'.
193 /// \return true - the directive is a teams-like directive, otherwise - false.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
OpenMPKinds.h 182 /// Checks if the specified composite/combined directive constitutes a teams
184 /// 'omp teams distribute' or 'omp teams distribute parallel for'.
186 /// \return true - the directive has teams on the outermost nest, otherwise -
190 /// Checks if the specified directive is a teams-kind directive. For example,
191 /// 'omp teams distribute' or 'omp target teams'.
193 /// \return true - the directive is a teams-like directive, otherwise - false.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
OpenMPKinds.h 182 /// Checks if the specified composite/combined directive constitutes a teams
184 /// 'omp teams distribute' or 'omp teams distribute parallel for'.
186 /// \return true - the directive has teams on the outermost nest, otherwise -
190 /// Checks if the specified directive is a teams-kind directive. For example,
191 /// 'omp teams distribute' or 'omp target teams'.
193 /// \return true - the directive is a teams-like directive, otherwise - false.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
OpenMPKinds.h 182 /// Checks if the specified composite/combined directive constitutes a teams
184 /// 'omp teams distribute' or 'omp teams distribute parallel for'.
186 /// \return true - the directive has teams on the outermost nest, otherwise -
190 /// Checks if the specified directive is a teams-kind directive. For example,
191 /// 'omp teams distribute' or 'omp target teams'.
193 /// \return true - the directive is a teams-like directive, otherwise - false.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
OpenMPKinds.h 182 /// Checks if the specified composite/combined directive constitutes a teams
184 /// 'omp teams distribute' or 'omp teams distribute parallel for'.
186 /// \return true - the directive has teams on the outermost nest, otherwise -
190 /// Checks if the specified directive is a teams-kind directive. For example,
191 /// 'omp teams distribute' or 'omp target teams'.
193 /// \return true - the directive is a teams-like directive, otherwise - false.
  /tools/tradefederation/contrib/res/config/google/test/framework/media/
gts-media.xml 19 <option name="apk-path" value="/google/data/ro/teams/widevine-tradefed/gts-apks/GtsMediaTestCases.apk" />
23 <option name="push" value="/google/data/ro/teams/widevine-tradefed/gts-apks/GtsMediaTestCases.dynamic->/sdcard/dynamic-config-files/GtsMediaTestCases.dynamic" />
audio-func.xml 8 <option name="google-device-setup:local-data-path" value="/google/data/ro/teams/tradefed/testdata/media/media_api/" />
playback-func.xml 8 <option name="google-device-setup:local-data-path" value="/google/data/ro/teams/tradefed/testdata/media/media_api/" />
xts-stress.xml 10 <option name="apk-path" value="/google/data/ro/teams/tradefed/testdata/media/DrmMediaTests.apk" />
  /tools/tradefederation/contrib/res/config/google/test/framework/media/widevine/reporters/
widevine-reporter.xml 10 <option name="log-file-path" value="/google/data/rw/teams/widevine-tradefed-logging" />
11 <option name="log-file-url" value="https://x20web.corp.google.com/teams/widevine-tradefed-logging" />
  /external/python/cpython3/Modules/_sha3/kcp/
KeccakP-1600-SnP-opt32.h 2 Implementation by the Keccak, Keyak and Ketje Teams, namely, Guido Bertoni,
KeccakP-1600-SnP-opt64.h 2 Implementation by the Keccak, Keyak and Ketje Teams, namely, Guido Bertoni,
KeccakSponge.c 2 Implementation by the Keccak, Keyak and Ketje Teams, namely, Guido Bertoni,
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
SetTagTest.java 39 Set<String> set2 = (Set<String>) map.get("baseball teams");
  /test/vts-testcase/performance/audio_loopback_test/
README.md 14 The Loopback.apk used in this test is Loopback-v17 copied from https://tradefed.teams.x20web.corp.google.com/testdata/media/apps/
  /external/perfetto/infra/git_mirror_bot/
Makefile 30 @echo "Download the deploy_key from the teams drive (go/perfetto_deploy_key)"
  /external/robolectric/v3/
build.gradle 26 // for other teams.
  /external/clang/test/OpenMP/
nvptx_teams_codegen.cpp 15 #pragma omp teams
23 #pragma omp teams
30 // only nvptx side: do not outline teams region and do not call fork_teams
75 #pragma omp teams num_teams(a) thread_limit(b)
86 #pragma omp teams num_teams(a) thread_limit(b)
teams_codegen.cpp 27 #pragma omp teams
36 #pragma omp teams
47 #pragma omp teams num_teams(la)
57 #pragma omp teams thread_limit(la)
76 #pragma omp teams num_teams(Gbla+a) thread_limit(Gblb+(long long)lc)
91 #pragma omp teams num_teams(Gblc+1) thread_limit(Gblc+2)
139 #pragma omp teams num_teams(Gbla.a) thread_limit((long long)la.b)
156 #pragma omp teams num_teams((long long)lb.b) thread_limit(Gblb.a)
192 #pragma omp teams num_teams(a) thread_limit(X)
206 #pragma omp teams num_teams(Y) thread_limit((int)b+X
    [all...]
  /external/e2fsprogs/
ABOUT-NLS 140 Translating Teams
147 teams can be found at the Free Translation Project's homepage,
148 `http://www.iro.umontreal.ca/contrib/po/HTML/', in the "National teams"
164 coordinator for all translator teams.
398 37 teams no pl pt pt_BR ru sk sl sv tr uk zh_CN zh_TW
434 the translation teams.
  /external/clang/include/clang/Basic/
OpenMPKinds.h 182 /// \brief Checks if the specified directive is a teams-kind directive.
184 /// \return true - the directive is a teams-like directive like 'omp teams',
  /external/clang/lib/CodeGen/
CGOpenMPRuntimeNVPTX.h 143 /// \param NumTeams An integer expression of teams.
149 // directive but an inlined function for teams.
163 /// \brief Emits code for teams call of the \a OutlinedFn with
  /external/google-styleguide/docguide/
READMEs.md 35 provide interfaces for other teams.

Completed in 202 milliseconds

1 2 3 45 6 7 8 91011