/external/ComputeLibrary/tests/framework/ |
D | Framework.h | 362 using create_function = std::unique_ptr<Instrument>(); variable
|
/external/tensorflow/tensorflow/core/util/ |
D | tensor_slice_reader_test.cc | 62 const TensorSliceWriter::CreateBuilderFunction& create_function, in SimpleFloatHelper() 186 const TensorSliceWriter::CreateBuilderFunction& create_function, in SimpleIntXHelper() 490 const TensorSliceWriter::CreateBuilderFunction& create_function, in CachedTensorSliceReaderTesterHelper()
|
/external/pytorch/torchgen/dest/ |
D | lazy_ir.py | 191 def create_function(self, schema: LazyIrSchema, node_ctor_args: str) -> str: member in GenLazyIR 358 def create_function(self, schema: LazyIrSchema, node_ctor_args: str) -> str: member in GenTSLazyIR
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | marshal_XML.py | 39 def create_function(self, element, context): member in marshal_item_factory
|
D | glX_XML.py | 35 def create_function(self, element, context): member in glx_item_factory
|
D | gl_XML.py | 854 def create_function(self, element, context): member in gl_item_factory
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_nir_to_llvm.c | 98 create_function(struct radv_shader_context *ctx, gl_shader_stage stage, bool has_previous_stage) in create_function() function
|
/external/javasqlite/src/main/java/SQLite/ |
D | Database.java | 466 public void create_function(String name, int nargs, Function f) { in create_function() method in Database
|
/external/tensorflow/tensorflow/c/ |
D | kernels.cc | 47 void* (*create_function)(TF_OpKernelConstruction*); member
|
/external/mesa3d/src/compiler/glsl/ |
D | glsl_to_nir.cpp | 668 nir_visitor::create_function(ir_function_signature *ir) in create_function() function in nir_visitor
|
/external/python/cpython3/Lib/test/ |
D | test_weakref.py | 41 def create_function(): function
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 2586 val create_function : llmodule -> [ `Function ] t val
|
/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
D | sqlite3ext.h | 82 int (*create_function)(sqlite3*,const char*,int,int,void*, member
|
/external/sqlite/dist/sqlite-autoconf-3440400/ |
D | sqlite3ext.h | 82 int (*create_function)(sqlite3*,const char*,int,int,void*, member
|
/external/sqlite/dist/sqlite-autoconf-3440400/orig/ |
D | sqlite3ext.h | 82 int (*create_function)(sqlite3*,const char*,int,int,void*, member
|
/external/sqlite/dist/sqlite-autoconf-3440300/ |
D | sqlite3ext.h | 82 int (*create_function)(sqlite3*,const char*,int,int,void*, member
|
/external/rust/android-crates-io/crates/libsqlite3-sys/bindgen-bindings/ |
D | bindgen_3.14.0_ext.rs | 1565 pub create_function: ::std::option::Option< field
|