| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-coverage.cc | 536 JSFunction func = JSFunction::cast(current_obj); in CollectAndMaybeResetCounts() local 792 JSFunction func = JSFunction::cast(o); in SelectMode() local [all...] |
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | gdb-server.cc | 32 Task(base::Semaphore* ready_semaphore, std::function<void()> func) in Task() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | nir.c | 911 nir_function_impl *func = nir_shader_get_entrypoint(nir); in ppir_compile_nir() local
|
| /third_party/mesa3d/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 112 struct x86_function *func; member 1320 build_vertex_emit(struct translate_sse *p, struct x86_function *func, unsigned index_size) build_vertex_emit() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_context.cpp | 257 blend_op(enum pipe_blend_func func) in blend_op() argument 286 logic_op(enum pipe_logicop func) in logic_op() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_ctx.c | 340 char *func = NULL; in ossl_cmp_log_trace_cb() local 367 ossl_cmp_print_log(OSSL_CMP_severity level, const OSSL_CMP_CTX *ctx, const char *func, const char *file, int line, const char *level_str, const char *format, ...) ossl_cmp_print_log() argument [all...] |
| /third_party/node/deps/openssl/openssl/providers/fips/ |
| H A D | fipsprov.c | 772 void ERR_set_debug(const char *file, int line, const char *func) in ERR_set_debug() argument
|
| /third_party/node/deps/openssl/openssl/crypto/err/ |
| H A D | err.c | 385 unsigned long ERR_peek_error_func(const char **func) in ERR_peek_error_func() argument 420 unsigned long ERR_peek_last_error_func(const char **func) in ERR_peek_last_error_func() argument 355 ERR_get_error_all(const char **file, int *line, const char **func, const char **data, int *flags) ERR_get_error_all() argument 395 ERR_peek_error_all(const char **file, int *line, const char **func, const char **data, int *flags) ERR_peek_error_all() argument 430 ERR_peek_last_error_all(const char **file, int *line, const char **func, const char **data, int *flags) ERR_peek_last_error_all() argument 445 get_error_values(ERR_GET_ACTION g, const char **file, int *line, const char **func, const char **data, int *flags) get_error_values() argument 522 ossl_err_string_int(unsigned long e, const char *func, char *buf, size_t len) ossl_err_string_int() argument [all...] |
| /third_party/openssl/test/ |
| H A D | cmp_ctx_test.c | 124 static int msg_total_size_log_cb(const char *func, const char *file, int line, in msg_total_size_log_cb() argument 247 static int test_log_cb(const char *func, const char *file, int line, in test_log_cb() argument
|
| /third_party/python/Lib/ |
| H A D | operator.py | 248 def func(obj): function 256 def func(obj): function 282 def func(obj): function 287 def func(obj): function
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | log.c | 371 pa_log_levelv_meta( pa_log_level_t level, const char*file, int line, const char *func, const char *format, va_list ap) pa_log_levelv_meta() argument 617 pa_log_level_meta( pa_log_level_t level, const char*file, int line, const char *func, const char *format, ...) pa_log_level_meta() argument [all...] |
| /third_party/python/Include/cpython/ |
| H A D | initconfig.h | 16 const char *func; member
|
| /third_party/openssl/crypto/err/ |
| H A D | err.c | 385 unsigned long ERR_peek_error_func(const char **func) in ERR_peek_error_func() argument 420 unsigned long ERR_peek_last_error_func(const char **func) in ERR_peek_last_error_func() argument 355 ERR_get_error_all(const char **file, int *line, const char **func, const char **data, int *flags) ERR_get_error_all() argument 395 ERR_peek_error_all(const char **file, int *line, const char **func, const char **data, int *flags) ERR_peek_error_all() argument 430 ERR_peek_last_error_all(const char **file, int *line, const char **func, const char **data, int *flags) ERR_peek_last_error_all() argument 445 get_error_values(ERR_GET_ACTION g, const char **file, int *line, const char **func, const char **data, int *flags) get_error_values() argument 522 ossl_err_string_int(unsigned long e, const char *func, char *buf, size_t len) ossl_err_string_int() argument [all...] |
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_ctx.c | 340 char *func = NULL; in ossl_cmp_log_trace_cb() local 367 ossl_cmp_print_log(OSSL_CMP_severity level, const OSSL_CMP_CTX *ctx, const char *func, const char *file, int line, const char *level_str, const char *format, ...) ossl_cmp_print_log() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RemoveDynamicIndexing.cpp | 168 GetIndexFunctionDefinition(const TType &type, bool write, const TFunction &func, TSymbolTable *symbolTable) GetIndexFunctionDefinition() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkHeifCodec.cpp | 516 CreateHeifDecoderImplT func = (CreateHeifDecoderImplT)dlsym(heifImplHandle, "CreateHeifDecoderImpl"); in createHeifDecoder() local
|
| /third_party/openssl/providers/fips/ |
| H A D | fipsprov.c | 772 void ERR_set_debug(const char *file, int line, const char *func) in ERR_set_debug() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | dead_branch_elim_pass.cpp | 422 bool DeadBranchElimPass::EliminateDeadBranches(Function* func) { in EliminateDeadBranches() argument 95 MarkLiveBlocks( Function* func, std::unordered_set<BasicBlock*>* live_blocks) MarkLiveBlocks() argument 262 FixPhiNodesInLiveBlocks( Function* func, const std::unordered_set<BasicBlock*>& live_blocks, const std::unordered_map<BasicBlock*, BasicBlock*>& unreachable_continues) FixPhiNodesInLiveBlocks() argument 372 EraseDeadBlocks( Function* func, const std::unordered_set<BasicBlock*>& live_blocks, const std::unordered_set<BasicBlock*>& unreachable_merges, const std::unordered_map<BasicBlock*, BasicBlock*>& unreachable_continues) EraseDeadBlocks() argument [all...] |
| H A D | inline_pass.cpp | 697 bool InlinePass::HasNoReturnInLoop(Function* func) { in HasNoReturnInLoop() argument 717 void InlinePass::AnalyzeReturns(Function* func) { in AnalyzeReturns() argument 733 bool InlinePass::IsInlinableFunction(Function* func) { in IsInlinableFunction() argument [all...] |
| H A D | ir_context.cpp | 863 void IRContext::AddCalls(const Function* func, std::queue<uint32_t>* todo) { in AddCalls() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | dead_branch_elim_pass.cpp | 422 bool DeadBranchElimPass::EliminateDeadBranches(Function* func) { in EliminateDeadBranches() argument 95 MarkLiveBlocks( Function* func, std::unordered_set<BasicBlock*>* live_blocks) MarkLiveBlocks() argument 262 FixPhiNodesInLiveBlocks( Function* func, const std::unordered_set<BasicBlock*>& live_blocks, const std::unordered_map<BasicBlock*, BasicBlock*>& unreachable_continues) FixPhiNodesInLiveBlocks() argument 372 EraseDeadBlocks( Function* func, const std::unordered_set<BasicBlock*>& live_blocks, const std::unordered_set<BasicBlock*>& unreachable_merges, const std::unordered_map<BasicBlock*, BasicBlock*>& unreachable_continues) EraseDeadBlocks() argument [all...] |
| H A D | inline_pass.cpp | 697 bool InlinePass::HasNoReturnInLoop(Function* func) { in HasNoReturnInLoop() argument 717 void InlinePass::AnalyzeReturns(Function* func) { in AnalyzeReturns() argument 733 bool InlinePass::IsInlinableFunction(Function* func) { in IsInlinableFunction() argument [all...] |
| H A D | ir_context.cpp | 863 void IRContext::AddCalls(const Function* func, std::queue<uint32_t>* todo) { in AddCalls() argument
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | filters.py | 1283 def func(item): global() function 1311 def func(item): global() function [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_generators.py | 115 def func(): function
|