Home
last modified time | relevance | path

Searched refs:function_entry (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/dports/print/trueprint/trueprint-5.4/src/
H A Dindex.c49 } function_entry; typedef
73 static function_entry *functions = NULL;
74 static function_entry *sorted_functions = NULL;
255 grow_array(&functions, &function_list_size, sizeof(function_entry)); in add_function()
437 r = strcmp(((function_entry *)p1)->name,((function_entry *)p2)->name); in compare()
440 if (((function_entry *)p1)->name_start_char > ((function_entry *)p2)->name_start_char) in compare()
443 if (((function_entry *)p1)->name_start_char < ((function_entry *)p2)->name_start_char) in compare()
464 size_t size_needed = function_list_size * sizeof(function_entry); in sort_function_names()
472 qsort((char *)sorted_functions,(int)no_of_functions,sizeof(function_entry),compare); in sort_function_names()
/dports/devel/avr-gdb/gdb-7.3.1/sim/igen/
H A Dld-insn.h206 typedef struct _function_entry function_entry; typedef
217 function_entry *next;
222 (lf *file, function_entry * function, void *data);
226 function_entry * functions, function_entry_handler * handler, void *data);
388 function_entry *statics;
389 function_entry *internals;
390 function_entry *functions;
666 function_entry *functions;
/dports/devel/gdb761/gdb-7.6.1/sim/igen/
H A Dld-insn.h206 typedef struct _function_entry function_entry; typedef
217 function_entry *next;
222 (lf *file, function_entry * function, void *data);
226 function_entry * functions, function_entry_handler * handler, void *data);
388 function_entry *statics;
389 function_entry *internals;
390 function_entry *functions;
666 function_entry *functions;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/igen/
H A Dld-insn.h208 typedef struct _function_entry function_entry;
219 function_entry *next;
224 (lf *file, function_entry * function, void *data);
228 function_entry * functions, function_entry_handler * handler, void *data);
390 function_entry *statics;
391 function_entry *internals;
392 function_entry *functions;
668 function_entry *functions;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/igen/
H A Dld-insn.h208 typedef struct _function_entry function_entry; typedef
219 function_entry *next;
224 (lf *file, function_entry * function, void *data);
228 function_entry * functions, function_entry_handler * handler, void *data);
390 function_entry *statics;
391 function_entry *internals;
392 function_entry *functions;
668 function_entry *functions;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.inline.hpp261 inline address MacroAssembler::call(Register function_entry) { in call() argument
262 assert(function_entry != Z_R0, "function_entry cannot be Z_R0"); in call()
264 Assembler::z_basr(Z_R14, function_entry); in call()
271 inline address MacroAssembler::call_c(Register function_entry) { in call_c() argument
272 return call(function_entry); in call_c()
277 inline address MacroAssembler::call_stub(Register function_entry) { in call_stub() argument
278 return call_c(function_entry); in call_stub()
281 inline address MacroAssembler::call_stub(address function_entry) { in call_stub() argument
282 return call_c(function_entry); in call_stub()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.inline.hpp261 inline address MacroAssembler::call(Register function_entry) { in call() argument
262 assert(function_entry != Z_R0, "function_entry cannot be Z_R0"); in call()
264 Assembler::z_basr(Z_R14, function_entry); in call()
271 inline address MacroAssembler::call_c(Register function_entry) { in call_c() argument
272 return call(function_entry); in call_c()
277 inline address MacroAssembler::call_stub(Register function_entry) { in call_stub() argument
278 return call_c(function_entry); in call_stub()
281 inline address MacroAssembler::call_stub(address function_entry) { in call_stub() argument
282 return call_c(function_entry); in call_stub()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.inline.hpp261 inline address MacroAssembler::call(Register function_entry) { in call() argument
262 assert(function_entry != Z_R0, "function_entry cannot be Z_R0"); in call()
264 Assembler::z_basr(Z_R14, function_entry); in call()
271 inline address MacroAssembler::call_c(Register function_entry) { in call_c() argument
272 return call(function_entry); in call_c()
277 inline address MacroAssembler::call_stub(Register function_entry) { in call_stub() argument
278 return call_c(function_entry); in call_stub()
281 inline address MacroAssembler::call_stub(address function_entry) { in call_stub() argument
282 return call_c(function_entry); in call_stub()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.inline.hpp261 inline address MacroAssembler::call(Register function_entry) { in call() argument
262 assert(function_entry != Z_R0, "function_entry cannot be Z_R0"); in call()
264 Assembler::z_basr(Z_R14, function_entry); in call()
271 inline address MacroAssembler::call_c(Register function_entry) { in call_c() argument
272 return call(function_entry); in call_c()
277 inline address MacroAssembler::call_stub(Register function_entry) { in call_stub() argument
278 return call_c(function_entry); in call_stub()
281 inline address MacroAssembler::call_stub(address function_entry) { in call_stub() argument
282 return call_c(function_entry); in call_stub()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.inline.hpp261 inline address MacroAssembler::call(Register function_entry) { in call() argument
262 assert(function_entry != Z_R0, "function_entry cannot be Z_R0"); in call()
264 Assembler::z_basr(Z_R14, function_entry); in call()
271 inline address MacroAssembler::call_c(Register function_entry) { in call_c() argument
272 return call(function_entry); in call_c()
277 inline address MacroAssembler::call_stub(Register function_entry) { in call_stub() argument
278 return call_c(function_entry); in call_stub()
281 inline address MacroAssembler::call_stub(address function_entry) { in call_stub() argument
282 return call_c(function_entry); in call_stub()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.inline.hpp261 inline address MacroAssembler::call(Register function_entry) { in call() argument
262 assert(function_entry != Z_R0, "function_entry cannot be Z_R0"); in call()
264 Assembler::z_basr(Z_R14, function_entry); in call()
271 inline address MacroAssembler::call_c(Register function_entry) { in call_c() argument
272 return call(function_entry); in call_c()
277 inline address MacroAssembler::call_stub(Register function_entry) { in call_stub() argument
278 return call_c(function_entry); in call_stub()
281 inline address MacroAssembler::call_stub(address function_entry) { in call_stub() argument
282 return call_c(function_entry); in call_stub()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.inline.hpp261 inline address MacroAssembler::call(Register function_entry) { in call() argument
262 assert(function_entry != Z_R0, "function_entry cannot be Z_R0"); in call()
264 Assembler::z_basr(Z_R14, function_entry); in call()
271 inline address MacroAssembler::call_c(Register function_entry) { in call_c() argument
272 return call(function_entry); in call_c()
277 inline address MacroAssembler::call_stub(Register function_entry) { in call_stub() argument
278 return call_c(function_entry); in call_stub()
281 inline address MacroAssembler::call_stub(address function_entry) { in call_stub() argument
282 return call_c(function_entry); in call_stub()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.inline.hpp261 inline address MacroAssembler::call(Register function_entry) { in call() argument
262 assert(function_entry != Z_R0, "function_entry cannot be Z_R0"); in call()
264 Assembler::z_basr(Z_R14, function_entry); in call()
271 inline address MacroAssembler::call_c(Register function_entry) { in call_c() argument
272 return call(function_entry); in call_c()
277 inline address MacroAssembler::call_stub(Register function_entry) { in call_stub() argument
278 return call_c(function_entry); in call_stub()
281 inline address MacroAssembler::call_stub(address function_entry) { in call_stub() argument
282 return call_c(function_entry); in call_stub()
/dports/devel/pecl-mustache/mustache-0.9.2/
H A Dmustache_class_method_lambda.cpp21 zend_function * function_entry = NULL; in getUserFunctionParamCount() local
26 function_entry = (zend_function *) Z_PTR_P(zv); in getUserFunctionParamCount()
27 return function_entry->common.num_args; in getUserFunctionParamCount()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dcontrol_dependence.cpp100 uint32_t function_entry = function->entry()->id(); in ComputePostDominanceFrontiers() local
106 ComputePostDominanceFrontierForNode(cfg, pdom, function_entry, *it); in ComputePostDominanceFrontiers()
111 const CFG& cfg, const PostDominatorAnalysis& pdom, uint32_t function_entry, in ComputePostDominanceFrontierForNode() argument
120 if (label == function_entry) { in ComputePostDominanceFrontierForNode()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dcontrol_dependence.cpp100 uint32_t function_entry = function->entry()->id(); in ComputePostDominanceFrontiers() local
106 ComputePostDominanceFrontierForNode(cfg, pdom, function_entry, *it); in ComputePostDominanceFrontiers()
111 const CFG& cfg, const PostDominatorAnalysis& pdom, uint32_t function_entry, in ComputePostDominanceFrontierForNode() argument
120 if (label == function_entry) { in ComputePostDominanceFrontierForNode()
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_unittest.cc110 void* function_entry = resolver; in PatchNtdllWithResolver() local
118 function_entry, thunk.get(), thunk_size, in PatchNtdllWithResolver()
128 ret = resolver->Setup(ntdll_base, NULL, function, NULL, function_entry, in PatchNtdllWithResolver()
248 void* function_entry = resolver; in TEST() local
257 function_entry, thunk.get(), thunk_size, in TEST()
264 function_entry, thunk.get(), thunk_size, in TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_unittest.cc109 void* function_entry = resolver; in PatchNtdllWithResolver() local
117 function_entry, thunk.get(), thunk_size, in PatchNtdllWithResolver()
127 ret = resolver->Setup(ntdll_base, NULL, function, NULL, function_entry, in PatchNtdllWithResolver()
247 void* function_entry = resolver; in TEST() local
256 function_entry, thunk.get(), thunk_size, in TEST()
263 function_entry, thunk.get(), thunk_size, in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dservice_resolver_unittest.cc123 void* function_entry = resolver; in PatchNtdllWithResolver() local
131 resolver->Setup(ntdll_base, nullptr, function, nullptr, function_entry, in PatchNtdllWithResolver()
142 function_entry, thunk.get(), thunk_size, &used); in PatchNtdllWithResolver()
259 void* function_entry = resolver; in TEST() local
268 function_entry, thunk.get(), thunk_size, &used); in TEST()
274 function_entry, thunk.get(), thunk_size, &used); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_unittest.cc123 void* function_entry = resolver; in PatchNtdllWithResolver() local
131 resolver->Setup(ntdll_base, nullptr, function, nullptr, function_entry, in PatchNtdllWithResolver()
142 function_entry, thunk.get(), thunk_size, &used); in PatchNtdllWithResolver()
259 void* function_entry = resolver; in TEST() local
268 function_entry, thunk.get(), thunk_size, &used); in TEST()
274 function_entry, thunk.get(), thunk_size, &used); in TEST()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_unittest.cc123 void* function_entry = resolver; in PatchNtdllWithResolver() local
131 resolver->Setup(ntdll_base, nullptr, function, nullptr, function_entry, in PatchNtdllWithResolver()
142 function_entry, thunk.get(), thunk_size, &used); in PatchNtdllWithResolver()
259 void* function_entry = resolver; in TEST() local
268 function_entry, thunk.get(), thunk_size, &used); in TEST()
274 function_entry, thunk.get(), thunk_size, &used); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_unittest.cc123 void* function_entry = resolver; in PatchNtdllWithResolver() local
131 resolver->Setup(ntdll_base, nullptr, function, nullptr, function_entry, in PatchNtdllWithResolver()
142 function_entry, thunk.get(), thunk_size, &used); in PatchNtdllWithResolver()
259 void* function_entry = resolver; in TEST() local
268 function_entry, thunk.get(), thunk_size, &used); in TEST()
274 function_entry, thunk.get(), thunk_size, &used); in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_unittest.cc123 void* function_entry = resolver; in PatchNtdllWithResolver() local
131 resolver->Setup(ntdll_base, nullptr, function, nullptr, function_entry, in PatchNtdllWithResolver()
142 function_entry, thunk.get(), thunk_size, &used); in PatchNtdllWithResolver()
259 void* function_entry = resolver; in TEST() local
268 function_entry, thunk.get(), thunk_size, &used); in TEST()
274 function_entry, thunk.get(), thunk_size, &used); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dservice_resolver_unittest.cc123 void* function_entry = resolver; in PatchNtdllWithResolver() local
131 resolver->Setup(ntdll_base, nullptr, function, nullptr, function_entry, in PatchNtdllWithResolver()
142 function_entry, thunk.get(), thunk_size, &used); in PatchNtdllWithResolver()
259 void* function_entry = resolver; in TEST() local
268 function_entry, thunk.get(), thunk_size, &used); in TEST()
274 function_entry, thunk.get(), thunk_size, &used); in TEST()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/lto/
H A Dlto-dump.c105 class function_entry: public symbol_entry
108 function_entry (cgraph_node *node_): symbol_entry (node_) in function_entry() function
111 virtual ~function_entry () in ~function_entry()
162 symbol_entry *e = new function_entry (cnode); in dump_list_functions()

12345678910>>...13