| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglRenderCase.cpp | 313 vector<std::pair<EGLint, EGLContext> > contexts; in executeForSurface() local [all...] |
| H A D | teglColorClearCase.cpp | 168 void SingleThreadColorClearCase::executeForContexts (EGLDisplay display, EGLSurface surface, const Config& config, const std::vector<std::pair<EGLint, EGLContext> >& contexts) in executeForContexts() argument 331 void MultiThreadColorClearCase::executeForContexts (EGLDisplay display, EGLSurface surface, const Config& config, const std::vector<std::pair<EGLint, EGLContext> >& contexts) in executeForContexts() argument [all...] |
| H A D | teglGLES2SharedRenderingPerfTests.cpp | 750 TestThread::TestThread (const vector<TestContext*> contexts, const Library& egl) in TestThread() argument 886 void createThreads (vector<TestThread*>& threads, int threadCount, int perThreadContextCount, vector<TestContext*>& contexts, const Library& egl) in createThreads() argument [all...] |
| H A D | teglMultiThreadTests.cpp | 990 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); in createDestroyObjects() local 1269 vector<EGLContext>& contexts in pushObjectsToShared() local 1298 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); pullObjectsFromShared() local 1427 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); destroyObjects() local [all...] |
| H A D | teglImageFormatTests.cpp | 147 vector<ApiContext> contexts; member [all...] |
| H A D | teglRenderTests.cpp | 731 void SingleThreadRenderCase::executeForContexts (EGLDisplay display, EGLSurface surface, const Config& config, const std::vector<std::pair<EGLint, EGLContext> >& contexts) in executeForContexts() argument 936 executeForContexts(EGLDisplay display, EGLSurface surface, const Config& config, const std::vector<std::pair<EGLint, EGLContext> >& contexts) executeForContexts() argument [all...] |
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | phonenumbermatcher_test.cc | 185 void FindMatchesInContexts(const std::vector<NumberContext>& contexts, in FindMatchesInContexts() argument 213 void FindMatchesInContexts(const std::vector<NumberContext>& contexts, in FindMatchesInContexts() argument 687 std::vector<NumberContext> contexts; TEST_F() local [all...] |
| /third_party/skia/tools/ |
| H A D | DDLPromiseImageHelper.cpp | 329 void* contexts[SkYUVAInfo::kMaxPlanes] = {nullptr, nullptr, nullptr, nullptr}; in CreatePromiseImages() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | LocaleDisplayNamesImpl.java | 103 public static LocaleDisplayNames getInstance(ULocale locale, DisplayContext... contexts) { in getInstance() argument 138 public LocaleDisplayNamesImpl(ULocale locale, DisplayContext... contexts) { in LocaleDisplayNamesImpl() argument 769 public LocaleDisplayNames get(ULocale locale, DisplayContext... contexts) { in get() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | locnmtst.cpp | 372 UDisplayContext contexts[3] = {ctxtItemPtr->dialectHandling, ctxtItemPtr->capitalization, ctxtItemPtr->displayLength}; in TestUldnDisplayContext() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | LocaleDisplayNamesImpl.java | 107 public static LocaleDisplayNames getInstance(ULocale locale, DisplayContext... contexts) { in getInstance() argument 142 public LocaleDisplayNamesImpl(ULocale locale, DisplayContext... contexts) { in LocaleDisplayNamesImpl() argument 750 public LocaleDisplayNames get(ULocale locale, DisplayContext... contexts) { in get() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | memory-measurement.cc | 203 Handle<WeakFixedArray> contexts = request.contexts; in StartProcessing() local 174 EnqueueRequest( std::unique_ptr<v8::MeasureMemoryDelegate> delegate, v8::MeasureMemoryExecution execution, const std::vector<Handle<NativeContext>> contexts) EnqueueRequest() argument [all...] |
| /third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/ |
| H A D | PhoneNumberMatcherTest.java | 646 private void findMatchesInContexts(List<NumberContext> contexts, boolean isValid, in findMatchesInContexts() argument 672 findMatchesInContexts(List<NumberContext> contexts, boolean isValid, boolean isPossible) findMatchesInContexts() argument [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | matchpathcon.c | 38 compat_validate(struct selabel_handle *rec, struct selabel_lookup_rec *contexts, const char *path, unsigned lineno) compat_validate() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationDataBuilder.java | 1379 protected StringBuilder contexts = new StringBuilder(); global() field in CollationDataBuilder [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | locdspnm.cpp | 411 ResourceTable contexts = value.getTable(errorCode); variable 368 LocaleDisplayNamesImpl(const Locale& locale, UDisplayContext *contexts, int32_t length) LocaleDisplayNamesImpl() argument 923 createInstance(const Locale& locale, UDisplayContext *contexts, int32_t length) createInstance() argument 951 uldn_openForContext(const char * locale, UDisplayContext *contexts, int32_t length, UErrorCode *pErrorCode) uldn_openForContext() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationDataBuilder.java | 1348 protected StringBuilder contexts = new StringBuilder(); global() field in CollationDataBuilder [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locdspnm.cpp | 411 ResourceTable contexts = value.getTable(errorCode); variable 368 LocaleDisplayNamesImpl(const Locale& locale, UDisplayContext *contexts, int32_t length) LocaleDisplayNamesImpl() argument 923 createInstance(const Locale& locale, UDisplayContext *contexts, int32_t length) createInstance() argument 951 uldn_openForContext(const char * locale, UDisplayContext *contexts, int32_t length, UErrorCode *pErrorCode) uldn_openForContext() argument [all...] |
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | snapshot.cc | 362 Create( Isolate* isolate, std::vector<Context>* contexts, const std::vector<SerializeInternalFieldsCallback>& embedder_fields_serializers, const GlobalSafepointScope& global_safepoint, const DisallowGarbageCollection& no_gc, SerializerFlags flags) Create() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | TransformFeedbackTest.cpp | 1175 ContextInfo contexts[kContextCount]; in TEST_P() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locdspnm.cpp | 411 ResourceTable contexts = value.getTable(errorCode); in put() local 368 LocaleDisplayNamesImpl(const Locale& locale, UDisplayContext *contexts, int32_t length) LocaleDisplayNamesImpl() argument 897 createInstance(const Locale& locale, UDisplayContext *contexts, int32_t length) createInstance() argument 925 uldn_openForContext(const char * locale, UDisplayContext *contexts, int32_t length, UErrorCode *pErrorCode) uldn_openForContext() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | symbol.h | 102 struct context_list *contexts; member
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fClippingTests.cpp | 522 sglr::Context* contexts[2] = {&glesContext, &refContext}; in testRender() local 659 sglr::Context* contexts[2] = {&glesContext, &refContext}; in testRender() local 882 sglr::Context* contexts[2] = {&glesContext, &refContext}; in testRender() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fClippingTests.cpp | 525 sglr::Context* contexts[2] = {&glesContext, &refContext}; in testRender() local 662 sglr::Context* contexts[2] = {&glesContext, &refContext}; in testRender() local 886 sglr::Context* contexts[2] = {&glesContext, &refContext}; in testRender() local
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | drm.h | 428 struct drm_ctx *contexts; member
|