Home
last modified time | relevance | path

Searched defs:overrides (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/tools/gpu/
DGrContextFactory.cpp118 GrContext* GrContextFactory::get(ContextType type, ContextOverrides overrides) { in get()
122 ContextInfo GrContextFactory::getContextInfoInternal(ContextType type, ContextOverrides overrides, in getContextInfoInternal()
290 ContextInfo GrContextFactory::getContextInfo(ContextType type, ContextOverrides overrides) { in getContextInfo()
/third_party/skia/tools/gpu/
DGrContextFactory.cpp132 GrDirectContext* GrContextFactory::get(ContextType type, ContextOverrides overrides) { in get()
136 ContextInfo GrContextFactory::getContextInfoInternal(ContextType type, ContextOverrides overrides, in getContextInfoInternal()
345 ContextInfo GrContextFactory::getContextInfo(ContextType type, ContextOverrides overrides) { in getContextInfo()
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dexplicit-member-accessibility.ts17 overrides?: { property
82 const overrides = option.overrides ?? {}; constant
Dno-extra-parens.ts121 const overrides: TSESLint.RuleListener = { constant
Dmember-delimiter-style.ts107 const overrides = baseOptions.overrides ?? {}; constant
Dtype-annotation-spacing.ts28 readonly overrides?: WhitespaceOverride; property
/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/
Dkeyword-spacing.test.ts34 function overrides(keyword: string, value: Options[0]): Options[0] { function
/third_party/gn/src/gn/
Dargs.cc77 Scope::KeyValueMap* overrides) { in RemoveDeclaredOverrides()
115 void Args::AddArgOverrides(const Scope::KeyValueMap& overrides) { in RemoveDeclaredOverrides()
124 void Args::AddDefaultArgOverrides(const Scope::KeyValueMap& overrides) { in RemoveDeclaredOverrides()
Dsetup.cc414 Scope::KeyValueMap overrides; in DoSetupWithErr() local
585 Scope::KeyValueMap overrides; in FillArgsFromArgsInputFile() local
/third_party/curl/docs/cmdline-opts/
Dgen.pl97 sub overrides { subroutine
/third_party/typescript/src/
D.eslintrc.json11 "overrides": [ array
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dradiotap_iter.h74 const struct radiotap_override *overrides; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dradiotap_iter.h74 const struct radiotap_override *overrides; member
/third_party/node/deps/npm/node_modules/tunnel-agent/
Dindex.js215 var overrides = arguments[i] variable
/third_party/css-what/
D.eslintrc.json31 "overrides": [ array
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcfg.c228 gint flags, const gchar * extra_help, GHashTable * overrides) in install_opts()
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dvalhall.py240 def build_instr(el, overrides = {}): argument
/third_party/typescript_eslint/
D.cspell.json103 "overrides": [ array
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dmac_tool.py557 def _InstallEntitlements(self, entitlements, substitutions, overrides): argument
/third_party/node/deps/npm/node_modules/jsprim/lib/
Djsprim.js714 function mergeObjects(provided, overrides, defaults) argument
/third_party/node/tools/gyp/pylib/gyp/
Dmac_tool.py642 def _InstallEntitlements(self, entitlements, substitutions, overrides): argument
/third_party/flutter/skia/tools/fm/
Dfm.cpp258 auto overrides = GrContextFactory::ContextOverrides::kNone; in draw_with_gpu() local
/third_party/flutter/skia/dm/
DDMSrcSink.cpp1337 GrContextFactory::ContextOverrides overrides, in GPUSink()
1463 GrContextFactory::ContextOverrides overrides, in GPUThreadTestingSink()
1508 GrContextFactory::ContextOverrides overrides, in GPUPersistentCacheTestingSink()
/third_party/skia/tools/fm/
Dfm.cpp315 auto overrides = GrContextFactory::ContextOverrides::kNone; in draw_with_gpu() local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUJDKCompare.java423 MorC[] overrides; field in ICUJDKCompare.MethodRecord

12