Searched defs:new_func (Results 1 – 11 of 11) sorted by relevance
/third_party/openssl/include/internal/ |
D | cryptlib.h | 124 CRYPTO_EX_new *new_func; member 180 void *(*new_func)(OSSL_LIB_CTX *ctx); member
|
/third_party/node/deps/openssl/openssl/include/internal/ |
D | cryptlib.h | 124 CRYPTO_EX_new *new_func; member 180 void *(*new_func)(OSSL_LIB_CTX *ctx); member
|
/third_party/jerryscript/tests/jerry/ |
D | function-prototype-bind.js | 30 var new_func = obj.bind(null, 'foo'); variable
|
/third_party/openssl/crypto/ |
D | ex_data.c | 143 CRYPTO_EX_new *new_func, in ossl_crypto_get_ex_new_index_ex() 197 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in CRYPTO_get_ex_new_index()
|
/third_party/node/deps/openssl/openssl/crypto/ |
D | ex_data.c | 143 CRYPTO_EX_new *new_func, in ossl_crypto_get_ex_new_index_ex() 197 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in CRYPTO_get_ex_new_index()
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | common.cc | 237 LogHandler* SetLogHandler(LogHandler* new_func) { in SetLogHandler()
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | vertex_pulling.cc | 898 auto* new_func = ctx.dst->create<ast::Function>( in Process() local
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | compiler.py | 64 def new_func(self, node, frame, **kwargs): function
|
/third_party/skia/third_party/externals/jinja2/ |
D | compiler.py | 67 def new_func(self, node, frame, **kwargs): function
|
/third_party/node/deps/v8/third_party/jinja2/ |
D | compiler.py | 67 def new_func(self, node, frame, **kwargs): function
|
/third_party/jinja2/ |
D | compiler.py | 44 def new_func( function
|