/third_party/node/test/parallel/ |
D | test-readable-from.js | 16 async function* generate() { generator 32 function* generate() { generator 84 async function* generate() { generator 106 async function* generate() { generator 129 async function* generate() { // eslint-disable-line require-yield generator 144 async function* generate(stream) { generator 170 async function* generate() { generator 195 async function* generate() { generator
|
D | test-readable-from-iterator-closing.js | 80 function* generate() { generator 171 function* generate() { generator
|
D | test-stream-readable-next-no-null.js | 5 async function* generate() { generator
|
D | test-webcrypto-wrap-unwrap.js | 13 generate: { property 22 generate: { length: 128 }, property 27 generate: { length: 128 }, property 32 generate: { length: 128 }, property 41 generate: { length: 128 }, property
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgExpressionGenerator.cpp | 38 Expression* ExpressionGenerator::generate (const ValueRange& valueRange, int initialDepth) in generate() function in rsg::ExpressionGenerator 59 void ExpressionGenerator::generate (Expression* root) in generate() function in rsg::ExpressionGenerator
|
D | rsgFunctionGenerator.cpp | 42 void FunctionGenerator::generate (void) in generate() function in rsg::FunctionGenerator
|
/third_party/skia/tools/gpu/gl/interface/ |
D | Makefile | 1 generate: target
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cTextureFilterMinmaxTests.cpp | 217 void TextureFilterMinmaxUtils::Texture1D::generate(const glu::RenderContext& context, tcu::IVec3 si… in generate() function in gl4cts::TextureFilterMinmaxUtils::Texture1D 264 void TextureFilterMinmaxUtils::Texture1DArray::generate(const glu::RenderContext& context, tcu::IVe… in generate() function in gl4cts::TextureFilterMinmaxUtils::Texture1DArray 308 void TextureFilterMinmaxUtils::Texture2D::generate(const glu::RenderContext& context, tcu::IVec3 si… in generate() function in gl4cts::TextureFilterMinmaxUtils::Texture2D 355 void TextureFilterMinmaxUtils::Texture2DArray::generate(const glu::RenderContext& context, tcu::IVe… in generate() function in gl4cts::TextureFilterMinmaxUtils::Texture2DArray 399 void TextureFilterMinmaxUtils::Texture3D::generate(const glu::RenderContext& context, tcu::IVec3 si… in generate() function in gl4cts::TextureFilterMinmaxUtils::Texture3D 438 void TextureFilterMinmaxUtils::TextureCube::generate(const glu::RenderContext& context, tcu::IVec3 … in generate() function in gl4cts::TextureFilterMinmaxUtils::TextureCube
|
/third_party/gstreamer/gstplugins_bad/tools/ |
D | gst-app-maker | 66 generate () function
|
D | gst-project-maker | 200 generate() function
|
D | gst-element-maker | 86 generate () function
|
/third_party/rust/crates/clap/clap_complete/src/generator/ |
D | mod.rs | 66 fn generate(&self, cmd: &Command, buf: &mut dyn Write); in generate() method 223 pub fn generate<G, S>(gen: G, cmd: &mut clap::Command, bin_name: S, buf: &mut dyn Write) in generate() function
|
/third_party/python/Lib/test/test_importlib/ |
D | update-zips.py | 33 def generate(suffix): function
|
/third_party/rust/crates/syn/codegen/src/ |
D | json.rs | 6 pub fn generate(defs: &Definitions) -> Result<()> { in generate() function
|
/third_party/skia/experimental/tskit/ |
D | Makefile | 27 generate: target
|
/third_party/ltp/testcases/network/ |
D | Makefile | 38 generate: $(DIR) target
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/ |
D | PreparedDictionaryGenerator.java | 39 public static PreparedDictionary generate(ByteBuffer src) { in generate() method in PreparedDictionaryGenerator 43 public static PreparedDictionary generate(ByteBuffer src, in generate() method in PreparedDictionaryGenerator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
D | bernoulli_distribution_test.cc | 139 auto generate = [&urbg](absl::bernoulli_distribution& dist) { in TEST() local 184 auto generate = [&urbg](absl::bernoulli_distribution& dist) { in TEST() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_draw_arrays.c | 46 u_generate_func generate, struct pipe_resource **out_buf) in generate_indices() 97 u_generate_func generate, in retrieve_or_generate_indices()
|
/third_party/python/Tools/i18n/ |
D | msgfmt.py | 58 def generate(): function
|
/third_party/python/Tools/unicode/ |
D | genmap_support.py | 75 def generate(self, wide=False): member in DecodeMapWriter 114 def generate(self): member in EncodeMapWriter
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | explicit_seed_seq.h | 75 void generate(OutIterator begin, OutIterator end) { in generate() function
|
/third_party/cJSON/tests/unity/auto/ |
D | generate_module.rb | 189 def generate(module_name, pattern = nil) method
|
/third_party/unity/auto/ |
D | generate_module.rb | 191 def generate(module_name, pattern = nil) method
|
/third_party/rust/crates/clap/clap_complete/src/shells/ |
D | fish.rs | 18 fn generate(&self, cmd: &Command, buf: &mut dyn Write) { in generate() method
|