Searched defs:fns (Results 1 – 10 of 10) sorted by relevance
| /external/grpc-grpc/test/core/gpr/ |
| D | alloc_test.cc | 38 gpr_allocation_functions fns = {fake_malloc, nullptr, fake_realloc, in test_custom_allocs() local
|
| /external/u-boot/drivers/fpga/ |
| D | stratixII.c | 71 altera_board_specific_func *fns; in StratixII_ps_fpp_load() local
|
| /external/libcxx/src/ |
| D | ios.cpp | 235 …event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback))… in register_callback() local
|
| /external/v8/tools/ |
| D | profile.js | 1001 fns : inlinedFunctions property
|
| /external/python/setuptools/setuptools/_vendor/ |
| D | pyparsing.py | 1227 def setParseAction( self, *fns, **kwargs ): 1265 def addParseAction( self, *fns, **kwargs ): 1275 def addCondition(self, *fns, **kwargs):
|
| /external/python/setuptools/pkg_resources/_vendor/ |
| D | pyparsing.py | 1227 def setParseAction( self, *fns, **kwargs ): 1265 def addParseAction( self, *fns, **kwargs ): 1275 def addCondition(self, *fns, **kwargs):
|
| /external/skia/src/core/ |
| D | SkLiteDL.cpp | 490 inline void SkLiteDL::map(const Fn fns[], Args... args) const { in map() argument
|
| /external/skqp/src/core/ |
| D | SkLiteDL.cpp | 484 inline void SkLiteDL::map(const Fn fns[], Args... args) const { in map() argument
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fDebugTests.cpp | 2932 vector<FunctionContainer> wrapCoreFunctions (const vector<NegativeTestShared::FunctionContainer>& f… in wrapCoreFunctions()
|
| /external/toybox/toys/pending/ |
| D | bc.c | 554 BcVec fns; member
|