Home
last modified time | relevance | path

Searched defs:verb (Results 76 - 100 of 198) sorted by relevance

12345678

/third_party/typescript/tests/baselines/reference/
H A DimportMeta(module=commonjs,target=es5).js
H A DimportMeta(module=es2020,target=es5).js
H A DimportMeta(module=esnext,target=es5).js
H A DyieldInForInInDownlevelGenerator.js
H A Demitter.asyncGenerators.functionDeclarations.es5.js[all...]
H A Demitter.asyncGenerators.functionExpressions.es5.js[all...]
H A Demitter.asyncGenerators.objectLiteralMethods.es5.js[all...]
H A Demitter.forAwait(target=es5).js[all...]
H A DneverAsDiscriminantType(strict=false).js
H A DneverAsDiscriminantType(strict=true).js
H A DprivateNamesIncompatibleModifiers.js
H A DasyncAwaitIsolatedModules_es5.js
/third_party/skia/bench/
H A DPathIterBench.cpp93 SkPath::Verb verb; variable
/kernel/linux/linux-5.10/sound/pci/lola/
H A Dlola_proc.c139 unsigned int id, verb, data, extdata; in lola_proc_codec_rw_write() local
/kernel/linux/linux-5.10/include/sound/
H A Dhda_regmap.h79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int val) snd_hdac_regmap_write() argument
97 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int mask, unsigned int val) snd_hdac_regmap_update() argument
115 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int *val) snd_hdac_regmap_read() argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dhda_regmap.h79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int val) snd_hdac_regmap_write() argument
97 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int mask, unsigned int val) snd_hdac_regmap_update() argument
115 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int *val) snd_hdac_regmap_read() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/lola/
H A Dlola_proc.c139 unsigned int id, verb, data, extdata; in lola_proc_codec_rw_write() local
/third_party/skia/tests/
H A DPathOpsAsWindingTest.cpp12 static SkPath build_squircle(SkPath::Verb verb, const SkRect& rect, SkPathDirection dir) { in build_squircle() argument
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_test_api.c235 u8 verb = (msg->verb & QM_MR_VERB_TYPE_MASK); in cb_fqs() local
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman_test_api.c237 u8 verb = (msg->verb & QM_MR_VERB_TYPE_MASK); in cb_fqs() local
/third_party/gn/src/gn/
H A Dscheduler.cc41 void Scheduler::Log(const std::string& verb, const std::string& msg) { in Log() argument
161 void Scheduler::LogOnMainThread(const std::string& verb, in LogOnMainThread() argument
/third_party/skia/src/effects/
H A DSk1DPathEffect.cpp170 SkPath::Verb verb; in morphpath() local
/third_party/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp42 SkPath::Verb verb; in Make() local
/third_party/skia/src/pathops/
H A DSkPathOpsCurve.cpp13 double SkDCurve::nearPoint(SkPath::Verb verb, const SkDPoint& xy, const SkDPoint& opp) const { in nearPoint() argument
55 void SkDCurve::offset(SkPath::Verb verb, const SkDVector& off) { in offset() argument
92 void SkDCurveSweep::setCurveHullSweep(SkPath::Verb verb) { in setCurveHullSweep() argument
/third_party/skia/tools/fonts/
H A DTestTypeface.cpp61 SkPath::Verb verb; in init() local

Completed in 30 milliseconds

12345678