| /third_party/typescript/tests/baselines/reference/ |
| H A D | defaultDeclarationEmitNamedCorrectly.js | 22 function make(x) {
function
|
| H A D | defaultDeclarationEmitShadowedNamedCorrectly.js | 27 function make(x) {
function
|
| H A D | intraExpressionInferences.js | 227 function make(o) { }
function
|
| H A D | templateLiteralTypes1.js | 295 var make = getProp2(obj2, 'cars.1.make'); // 'Trabant'
variable
|
| /third_party/skia/docs/examples/ |
| H A D | 50_percent_srgb.cpp | 5 static sk_sp<SkShader> make() { in make() function
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | issue-2019.rs | 36 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 D | SkArenaAlloc.h | 150 T* make(Args&&... args) { in make() function
|
| H A D | SkRuntimeEffectPriv.h | 49 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 D | update.py | 8 make = shutil.which ('make'); assert make variable
|
| /third_party/skia/experimental/skrive/src/ |
| H A D | SkRive.cpp | 68 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 D | nested_subcommands.rs | 173 fn make(args: &[&str]) -> Option<SubSubCmdWithOption> { in sub_sub_cmd_with_option() functions
|
| /third_party/python/Tools/i18n/ |
| H A D | msgfmt.py | 99 def make(filename, outfile): function
|
| /third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
| H A D | Gradient.java | 15 long make(float[] colors, float[] pos, int tileMode, long nativeLocalMatrix); in make() method
|
| /third_party/benchmark/bindings/python/google_benchmark/ |
| H A D | __init__.py | 89 def make(cls, func_or_options): member in __OptionMaker
|
| /third_party/lz4/tests/ |
| H A D | test-lz4-abi.py | 42 def make(args, pipe=True, env=False): function
|
| H A D | test-lz4-versions.py | 37 def make(args, pipe=True): function
|
| /third_party/skia/gm/ |
| H A D | mipmap.cpp | 65 static sk_sp<SkImage> make(sk_sp<SkColorSpace> cs) { in make() function
|
| H A D | encode_srgb.cpp | 35 static void make(SkBitmap* bitmap, SkColorType colorType, SkAlphaType alphaType, in make() function
|
| H A D | pictureimagefilter.cpp | 80 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 D | index.js | |
| /third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/ |
| H A D | streamname.py | 126 def make(cls, prefix, name): member in StreamPath
|
| /third_party/skia/src/lazy/ |
| H A D | SkDiscardableMemoryPool.cpp | 165 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 D | MultiChannelResampler.cpp | 46 MultiChannelResampler *MultiChannelResampler::make(int32_t channelCount, in make() function in MultiChannelResampler
|
| /third_party/glfw/src/ |
| H A D | wl_monitor.c | 41 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 D | driverless.c | 87 make[512], /* Manufacturer */ in listPrintersInArray() local [all...] |