Home
last modified time | relevance | path

Searched defs:arg_base (Results 1 – 25 of 69) sorted by relevance

123

/dports/misc/veles/veles-2018.05.0/python/veles/dis/
H A Darg.py159 def __init__(self, space, width, arg_base, seg=None): argument
180 def __init__(self, space, width, arg_base, arg_disp, seg=None): argument
207 def __init__(self, space, width, arg_base, arg_idx, scale, seg=None): argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_dump.c842 static int debug_ospf_nsm_common(struct vty *vty, int arg_base, int argc, in debug_ospf_nsm_common()
910 static int no_debug_ospf_nsm_common(struct vty *vty, int arg_base, int argc, in no_debug_ospf_nsm_common()
982 static int debug_ospf_lsa_common(struct vty *vty, int arg_base, int argc, in debug_ospf_lsa_common()
1056 static int no_debug_ospf_lsa_common(struct vty *vty, int arg_base, int argc, in no_debug_ospf_lsa_common()
1132 static int debug_ospf_zebra_common(struct vty *vty, int arg_base, int argc, in debug_ospf_zebra_common()
1194 static int no_debug_ospf_zebra_common(struct vty *vty, int arg_base, int argc, in no_debug_ospf_zebra_common()
H A Dospf_vty.c4643 int arg_base, in show_ip_ospf_neighbor_int_common()
5562 int arg_base, in show_ip_ospf_neighbor_int_detail_common()
6251 int arg_base, int argc, in show_ip_ospf_database_common()
6501 int arg_base, int argc, in show_ip_ospf_database_type_adv_router_common()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_dump.c842 static int debug_ospf_nsm_common(struct vty *vty, int arg_base, int argc, in debug_ospf_nsm_common()
910 static int no_debug_ospf_nsm_common(struct vty *vty, int arg_base, int argc, in no_debug_ospf_nsm_common()
982 static int debug_ospf_lsa_common(struct vty *vty, int arg_base, int argc, in debug_ospf_lsa_common()
1056 static int no_debug_ospf_lsa_common(struct vty *vty, int arg_base, int argc, in no_debug_ospf_lsa_common()
1132 static int debug_ospf_zebra_common(struct vty *vty, int arg_base, int argc, in debug_ospf_zebra_common()
1194 static int no_debug_ospf_zebra_common(struct vty *vty, int arg_base, int argc, in no_debug_ospf_zebra_common()
H A Dospf_vty.c4643 int arg_base, in show_ip_ospf_neighbor_int_common()
5562 int arg_base, in show_ip_ospf_neighbor_int_detail_common()
6251 int arg_base, int argc, in show_ip_ospf_database_common()
6501 int arg_base, int argc, in show_ip_ospf_database_type_adv_router_common()
/dports/converters/bsdconv/bsdconv-11.6/src/
H A Dbsdconv-completion.c16 char *arg_base; in main() local
/dports/security/opensc/OpenSC-0.22.0/src/libopensc/
H A Derrors.c87 const int arg_base = -SC_ERROR_INVALID_ARGUMENTS; in sc_strerror() local
/dports/sysutils/perp/perp-2.07/runtools/
H A Drunchoom.c53 static char *arg_base = NULL; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_trace_tokenizer.cc326 const size_t arg_base = cursor.WordIndex(); in ParseRecord() local
407 const size_t arg_base = cursor.WordIndex(); in ParseRecord() local
H A Dfuchsia_trace_parser.cc142 size_t arg_base = cursor.WordIndex(); in ParseTracePacket() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_trace_tokenizer.cc326 const size_t arg_base = cursor.WordIndex(); in ParseRecord() local
407 const size_t arg_base = cursor.WordIndex(); in ParseRecord() local
H A Dfuchsia_trace_parser.cc146 size_t arg_base = cursor.WordIndex(); in ParseTracePacket() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/shaderc/src/glslc/src/
H A Dmain.cc249 uint32_t arg_base = 0; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/shaderc/src/glslc/src/
H A Dmain.cc252 uint32_t arg_base = 0; in main() local
/dports/graphics/shaderc/shaderc-2021.3/glslc/src/
H A Dmain.cc254 uint32_t arg_base = 0; in main() local
/dports/devel/avr-gdb/gdb-7.3.1/readline/examples/rlfe/
H A Drlfe.c385 int arg_base = 1; in main() local
/dports/devel/gdb/gdb-11.1/readline/readline/examples/rlfe/
H A Drlfe.c390 int arg_base = 1; in main() local
/dports/devel/gdb761/gdb-7.6.1/readline/examples/rlfe/
H A Drlfe.c390 int arg_base = 1; in main() local
/dports/devel/readline/readline-8.1/examples/rlfe/
H A Drlfe.c390 int arg_base = 1; in main() local
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dcp.c695 char *arg_base; in do_copy() local
/dports/misc/gnuls/coreutils-8.30/src/
H A Dcp.c695 char *arg_base; in do_copy() local
/dports/lang/micropython/micropython-1.17/ports/rp2/
H A Drp2_pio.c153 STATIC void asm_pio_get_pins(const char *type, mp_obj_t prog_pins, mp_obj_t arg_base, asm_pio_confi… in asm_pio_get_pins()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/ci/
H A DbcEscapeAnalyzer.cpp273 int arg_base = MAX2(state._stack_height - arg_size, 0); in invoke() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/ci/
H A DbcEscapeAnalyzer.cpp271 int arg_base = MAX2(state._stack_height - arg_size, 0); in invoke() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/ci/
H A DbcEscapeAnalyzer.cpp273 int arg_base = MAX2(state._stack_height - arg_size, 0); in invoke() local

123