| /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
|
| /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
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | Makefile | 58 define make macro [all...] |
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | Makefile | 58 define make macro [all...] |
| /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
|
| /kernel/linux/linux-5.10/net/ax25/ |
| H A D | ax25_in.c | 188 struct sock *make, *sk; in ax25_rcv() local
|
| /kernel/linux/linux-6.6/net/ax25/ |
| H A D | ax25_in.c | 188 struct sock *make, *sk; in ax25_rcv() local
|
| /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
|
| /kernel/linux/linux-5.10/tools/testing/kunit/ |
| H A D | kunit_kernel.py | 80 def make(self, jobs, build_dir, make_options): member in LinuxSourceTreeOperations
|
| /kernel/uniproton/ |
| H A D | build.py | 192 def make(self): member in Compile [all...] |