Home
last modified time | relevance | path

Searched defs:contexts (Results 1 – 25 of 79) sorted by relevance

1234

/external/webrtc/modules/desktop_capture/win/
Ddxgi_context.h36 std::vector<DxgiOutputContext> contexts; member
57 std::vector<DxgiAdapterContext> contexts; member
/external/deqp/modules/gles2/stress/
Des2sLongRunningTests.cpp72 const std::vector<gls::ProgramContext> contexts(1, progLib.generateBufferContext(4)); in init() local
184 …const std::vector<gls::ProgramContext> contexts (1, progLib.generateTextureContext(numTextures, 5… in init() local
200 …const std::vector<gls::ProgramContext> contexts(1, progLib.generateTextureContext(1, 128, 128, 0.5… in init() local
249 std::vector<gls::ProgramContext> contexts; in init() local
324 std::vector<gls::ProgramContext> contexts; in init() local
/external/deqp/modules/gles3/stress/
Des3sLongRunningTests.cpp72 const std::vector<gls::ProgramContext> contexts(1, progLib.generateBufferContext(4)); in init() local
184 …const std::vector<gls::ProgramContext> contexts (1, progLib.generateTextureContext(numTextures, 5… in init() local
200 …const std::vector<gls::ProgramContext> contexts(1, progLib.generateTextureContext(1, 128, 128, 0.5… in init() local
249 std::vector<gls::ProgramContext> contexts; in init() local
324 std::vector<gls::ProgramContext> contexts; in init() local
/external/clang/docs/
DInternalsManual.rst1107 .. _Redeclarations:
1109 Redeclarations and Overloads
1147 Lexical and Semantic Contexts
1185 Transparent Declaration Contexts
1291 Multiply-Defined Declaration Contexts
/external/testng/src/test/java/test/
DCommandLineTest.java76 List<ITestContext> contexts = tla.getTestContexts(); in suiteNameOverride() local
99 List<ITestContext> contexts = tla.getTestContexts(); in testNameOverride() local
/external/llvm-project/clang/docs/
DInternalsManual.rst1207 .. _Redeclarations:
1209 Redeclarations and Overloads
1251 Lexical and Semantic Contexts
1289 Transparent Declaration Contexts
1395 Multiply-Defined Declaration Contexts
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DLocaleDisplayNames.java109 public static LocaleDisplayNames getInstance(ULocale locale, DisplayContext... contexts) { in getInstance()
136 public static LocaleDisplayNames getInstance(Locale locale, DisplayContext... contexts) { in getInstance()
454 private DisplayContext[] contexts; field in LocaleDisplayNames.LastResortLocaleDisplayNames
463 private LastResortLocaleDisplayNames(ULocale locale, DisplayContext... contexts) { in LastResortLocaleDisplayNames()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DLocaleDisplayNames.java102 public static LocaleDisplayNames getInstance(ULocale locale, DisplayContext... contexts) { in getInstance()
128 public static LocaleDisplayNames getInstance(Locale locale, DisplayContext... contexts) { in getInstance()
420 private DisplayContext[] contexts; field in LocaleDisplayNames.LastResortLocaleDisplayNames
429 private LastResortLocaleDisplayNames(ULocale locale, DisplayContext... contexts) { in LastResortLocaleDisplayNames()
/external/grpc-grpc-java/context/src/jmh/java/io/grpc/
DReadBenchmark.java37 List<Context> contexts = new ArrayList<>(); field in ReadBenchmark.ContextState
/external/libchrome/mojo/core/
Dwatcher_set.h54 ContextSet contexts; member
Dwatcher_set.cc60 ContextSet& contexts = it->second.contexts; in Remove() local
/external/llvm/tools/llvm-diff/
DDiffConsumer.h70 SmallVector<DiffContext, 5> contexts; variable
/external/llvm-project/llvm/tools/llvm-diff/
DDiffConsumer.h69 SmallVector<DiffContext, 5> contexts; variable
/external/igt-gpu-tools/tests/i915/
Dgem_ctx_switch.c121 uint32_t contexts[64]; in single() local
232 uint32_t contexts[65]; in all() local
Dgem_exec_reuse.c158 uint32_t contexts[ncontexts]; variable
/external/icu/libicu/cts_headers/
Dcollationdatabuilder.h246 UnicodeString contexts; variable
/external/icu/icu4c/source/i18n/
Dcollationdatabuilder.h246 UnicodeString contexts; variable
/external/antlr/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java328 public CommutativePredicate(HashSet<SemanticContext> contexts){ in CommutativePredicate()
447 public AND(HashSet<SemanticContext> contexts) { in AND()
504 public OR(HashSet<SemanticContext> contexts) { in OR()
/external/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_screen.h57 struct rbug_list contexts; member
/external/icu/icu4c/source/common/
Dlocdspnm.cpp369 UDisplayContext *contexts, int32_t length) in LocaleDisplayNamesImpl()
411 ResourceTable contexts = value.getTable(errorCode); in put() local
898 UDisplayContext *contexts, int32_t length) { in createInstance()
926 UDisplayContext *contexts, int32_t length, in uldn_openForContext()
/external/deqp/modules/egl/
DteglMultiThreadTests.cpp986 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); in createDestroyObjects() local
1265 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); in pushObjectsToShared() local
1294 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); in pullObjectsFromShared() local
1423 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); in destroyObjects() local
DteglMultiContextTests.cpp135 std::vector<eglw::EGLContext> contexts; in iterate() local
/external/libchrome/mojo/public/cpp/system/
Dwait.cc125 std::vector<scoped_refptr<TriggerContext>> contexts(num_handles); in WaitMany() local
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberMatcherTest.java346 ArrayList<NumberContext> contexts = new ArrayList<NumberContext>(); in testPhoneNumberWithLeadingOrTrailingMoneyMatches() local
646 private void findMatchesInContexts(List<NumberContext> contexts, boolean isValid, in findMatchesInContexts()
672 private void findMatchesInContexts(List<NumberContext> contexts, boolean isValid, in findMatchesInContexts()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java103 public static LocaleDisplayNames getInstance(ULocale locale, DisplayContext... contexts) { in getInstance()
138 public LocaleDisplayNamesImpl(ULocale locale, DisplayContext... contexts) { in LocaleDisplayNamesImpl()
740 public LocaleDisplayNames get(ULocale locale, DisplayContext... contexts) { in get()

1234