Home
last modified time | relevance | path

Searched defs:override (Results 1 – 25 of 67) sorted by relevance

123

/third_party/node/deps/acorn/acorn-walk/dist/
Dwalk.mjs19 function simple(node, visitors, baseVisitor, state, override) { argument
21 ; }(function c(node, st, override) { argument
31 function ancestor(node, visitors, baseVisitor, state, override) { argument
34 ; }(function c(node, st, override) { argument
49 function recursive(node, state, funcs, baseVisitor, override) { argument
51 ;(function c(node, st, override) { argument
68 function full(node, callback, baseVisitor, state, override) { argument
71 ;(function c(node, st, override) { argument
86 ;(function c(node, st, override) { argument
106 (function c(node, st, override) { argument
[all …]
Dwalk.js25 function simple(node, visitors, baseVisitor, state, override) { argument
27 ; }(function c(node, st, override) { argument
37 function ancestor(node, visitors, baseVisitor, state, override) { argument
40 ; }(function c(node, st, override) { argument
55 function recursive(node, state, funcs, baseVisitor, override) { argument
57 ;(function c(node, st, override) { argument
74 function full(node, callback, baseVisitor, state, override) { argument
77 ;(function c(node, st, override) { argument
92 ;(function c(node, st, override) { argument
112 (function c(node, st, override) { argument
[all …]
/third_party/boost/boost/python/
Doverride.hpp87 class override : public object class
91 override(handle<> x) in override() function in boost::python::override
/third_party/skia/src/gpu/mock/
DGrMockSurfaceProxy.h27 SkDEBUGCODE(void onValidateSurface(const GrSurface*) override {} ) in SkDEBUGCODE()
/third_party/skia/third_party/externals/brotli/scripts/
D.bintray.json14 "matrix_params": {"override": 1} number
/third_party/uboot/u-boot-2020.01/board/freescale/t4rdb/
Dcpld.c42 u8 val, curbank, altbank, override; in cpld_set_altbank() local
/third_party/node/test/parallel/
Dtest-https-client-checkServerIdentity.js56 function override() { function
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/from2/
Dindex.js40 function Class(override) { argument
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit.c136 const char *override = SDL_getenv("SDL_BLIT_CPU_FEATURES"); in SDL_ChooseBlitFunc() local
/third_party/node/deps/npm/node_modules/from2/
Dindex.js45 function Class(override) { argument
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/
Dtest_bad_identifiers.proto77 optional int32 override = 1; field
/third_party/pulseaudio/src/pulsecore/
Dproplist-util.c122 bool override; in pa_init_proplist() local
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/
Dtest_bad_identifiers.proto77 optional int32 override = 1; field
/third_party/gn/src/gn/
Dargs.cc78 for (Scope::KeyValueMap::iterator override = overrides->begin(); in RemoveDeclaredOverrides() local
217 Scope::KeyValueMap::const_iterator override = overrides_.find(arg.first); local
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dtype-annotation-spacing.ts54 const override = options?.overrides ?? {}; constant
/third_party/node/deps/npm/node_modules/through2/
Dthrough2.js67 function Through2 (override) { argument
/third_party/icu/icu4c/source/test/intltest/
Dsdtfmtts.cpp64 const UnicodeString override("y=hebr;d=thai;s=arab", ""); /* use invariant converter */ in testAPI() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DChineseDateFormat.java92 public ChineseDateFormat(String pattern, String override, ULocale locale) { in ChineseDateFormat()
/third_party/glib/gio/
Dgschema.dtd72 <!ELEMENT override (#PCDATA) > element
/third_party/flutter/skia/third_party/externals/sdl/src/audio/alsa/
DSDL_alsa_audio.c429 ALSA_finalize_hardware(_THIS, snd_pcm_hw_params_t *hwparams, int override) in ALSA_finalize_hardware()
469 ALSA_set_period_size(_THIS, snd_pcm_hw_params_t *params, int override) in ALSA_set_period_size()
509 ALSA_set_buffer_size(_THIS, snd_pcm_hw_params_t *params, int override) in ALSA_set_buffer_size()
/third_party/libxkbcommon/src/xkbcomp/
Dkeywords.gperf46 override, OVERRIDE keyword
/third_party/openssl/ssl/
Dssl_rsa.c1021 STACK_OF(X509) *chain, int override) in ssl_set_cert_and_key()
1113 STACK_OF(X509) *chain, int override) in SSL_use_cert_and_key()
1119 STACK_OF(X509) *chain, int override) in SSL_CTX_use_cert_and_key()
/third_party/typescript/tests/cases/conformance/types/spread/
DobjectSpread.ts11 let override: { a: number, b: string } = variable
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto91 optional int32 override = 1; field
/third_party/uboot/u-boot-2020.01/drivers/net/
Dbcm6368-eth.c223 u8 override; in bcm6368_eth_adjust_link() local
366 u8 override; in bcm6368_eth_start() local

123