Home
last modified time | relevance | path

Searched defs:make (Results 1 - 25 of 56) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DdefaultDeclarationEmitNamedCorrectly.js22 function make(x) { function
H A DdefaultDeclarationEmitShadowedNamedCorrectly.js27 function make(x) { function
H A DintraExpressionInferences.js227 function make(o) { } function
H A DtemplateLiteralTypes1.js295 var make = getProp2(obj2, 'cars.1.make'); // 'Trabant' variable
/third_party/skia/docs/examples/
H A D50_percent_srgb.cpp5 static sk_sp<SkShader> make() { in make() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-2019.rs36 pub fn make() -> A; in make() functions
40 pub unsafe fn make() -> A { in make() functions
76 pub unsafe fn make() -> B { in make() functions
/third_party/skia/src/core/
H A DSkArenaAlloc.h150 T* make(Args&&... args) { in make() function
H A DSkRuntimeEffectPriv.h49 inline sk_sp<SkRuntimeEffect> SkMakeCachedRuntimeEffect(SkRuntimeEffect::Result (*make)(SkString), in SkMakeCachedRuntimeEffect() argument
56 SkMakeRuntimeEffect( SkRuntimeEffect::Result (make)SkString, const SkRuntimeEffect::Options&), const char* sksl, SkRuntimeEffect::Options options = SkRuntimeEffect::Options{}) SkMakeRuntimeEffect() argument
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
H A Dupdate.py8 make = shutil.which ('make'); assert make variable
/third_party/skia/experimental/skrive/src/
H A DSkRive.cpp68 sk_sp<SkRive> SkRive::Builder::make(std::unique_ptr<SkStreamAsset> stream) { in make() function in skrive::SkRive::Builder
/third_party/rust/crates/clap/tests/derive/
H A Dnested_subcommands.rs173 fn make(args: &[&str]) -> Option<SubSubCmdWithOption> { in sub_sub_cmd_with_option() functions
/third_party/python/Tools/i18n/
H A Dmsgfmt.py99 def make(filename, outfile): function
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DGradient.java15 long make(float[] colors, float[] pos, int tileMode, long nativeLocalMatrix); in make() method
/third_party/benchmark/bindings/python/google_benchmark/
H A D__init__.py89 def make(cls, func_or_options): member in __OptionMaker
/third_party/lz4/tests/
H A Dtest-lz4-abi.py42 def make(args, pipe=True, env=False): function
H A Dtest-lz4-versions.py37 def make(args, pipe=True): function
/third_party/skia/gm/
H A Dmipmap.cpp65 static sk_sp<SkImage> make(sk_sp<SkColorSpace> cs) { in make() function
H A Dencode_srgb.cpp35 static void make(SkBitmap* bitmap, SkColorType colorType, SkAlphaType alphaType, in make() function
H A Dpictureimagefilter.cpp80 sk_sp<SkImageFilter> make(sk_sp<SkPicture> pic, SkRect r, const SkSamplingOptions& sampling) { in make() function in PictureImageFilterGM
86 sk_sp<SkImageFilter> make(const SkSamplingOptions& sampling) { in make() function in PictureImageFilterGM
/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
H A Dindex.js
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
H A Dstreamname.py126 def make(cls, prefix, name): member in StreamPath
/third_party/skia/src/lazy/
H A DSkDiscardableMemoryPool.cpp165 std::unique_ptr<SkDiscardableMemory> DiscardableMemoryPool::make(size_t bytes) { in make() function in __anon18894::DiscardableMemoryPool
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.cpp46 MultiChannelResampler *MultiChannelResampler::make(int32_t channelCount, in make() function in MultiChannelResampler
/third_party/glfw/src/
H A Dwl_monitor.c41 outputHandleGeometry(void* userData, struct wl_output* output, int32_t x, int32_t y, int32_t physicalWidth, int32_t physicalHeight, int32_t subpixel, const char* make, const char* model, int32_t transform) outputHandleGeometry() argument
/third_party/cups-filters/utils/
H A Ddriverless.c87 make[512], /* Manufacturer */ in listPrintersInArray() local
[all...]

Completed in 9 milliseconds

123