/external/mesa3d/src/mapi/glapi/gen/ |
D | marshal_XML.py | 33 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 | 846 def create_function(self, element, context): member in gl_item_factory
|
/external/tensorflow/tensorflow/core/util/ |
D | tensor_slice_reader_test.cc | 56 const TensorSliceWriter::CreateBuilderFunction& create_function, in SimpleFloatHelper() 180 const TensorSliceWriter::CreateBuilderFunction& create_function, in SimpleIntXHelper()
|
/external/tensorflow/tensorflow/c/ |
D | kernels.cc | 31 void* (*create_function)(TF_OpKernelConstruction*); member
|
/external/mesa3d/src/compiler/glsl/ |
D | glsl_to_nir.cpp | 474 nir_visitor::create_function(ir_function_signature *ir) in create_function() function in nir_visitor
|
/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/python/cpython2/Lib/test/ |
D | test_weakref.py | 28 def create_function(): function
|
/external/python/cpython3/Lib/test/ |
D | test_weakref.py | 35 def create_function(): function
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm.mli | 2371 val create_function : llmodule -> [ `Function ] t val
|
/external/sqlite/dist/ |
D | sqlite3ext.h | 82 int (*create_function)(sqlite3*,const char*,int,int,void*, member
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 2602 val create_function : llmodule -> [ `Function ] t val
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 2586 val create_function : llmodule -> [ `Function ] t val
|
/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 82 int (*create_function)(sqlite3*,const char*,int,int,void*, member
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader.c | 4642 static void create_function(struct si_shader_context *ctx) in create_function() function
|
/external/mesa3d/src/amd/common/ |
D | ac_nir_to_llvm.c | 791 static void create_function(struct nir_to_llvm_context *ctx, in create_function() function
|