Searched refs:obj (Results 76 - 100 of 119) sorted by relevance

12345

/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_mouse.c153 #define GET_DLSYM(name) (my_##name = (TYPE_##name) dlsym(obj, #name))
444 void *obj; local
447 if ((obj = dlopen(LIBGPM_SONAME, my_RTLD)) != 0) {
453 dlclose(obj);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/ksocket_v3/ksocketd/
H A Dmakefile92 OBJ_DIR := obj.$(CPU)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/ksocket_v3/libksocket/
H A Dmakefile92 OBJ_DIR := obj.$(CPU)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/
H A Dmakefile91 OBJ_DIR := obj.$(CPU)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/mounthost/
H A Dmakefile92 OBJ_DIR := obj.$(CPU)
/haiku-fatelf/src/bin/gdb/gdb/
H A Darm-tdep.c1464 #define bit(obj,st) (((obj) >> (st)) & 1)
1465 #define bits(obj,st,fn) (((obj) >> (st)) & submask ((fn) - (st)))
1466 #define sbits(obj,st,fn) \
1467 ((long) (bits(obj,st,fn) | ((long) bit(obj,fn) * ~ submask (fn - st))))
H A Dvalops.c1862 struct value *obj = (objp ? *objp : NULL);
1868 struct value *temp = obj;
1885 obj_type_name = TYPE_NAME (VALUE_TYPE (obj));
1889 (TYPE_CODE (VALUE_TYPE (obj)) == TYPE_CODE_PTR))
1890 obj_type_name = TYPE_NAME (TYPE_TARGET_TYPE (VALUE_TYPE (obj)));
1860 struct value *obj = (objp ? *objp : NULL); local
H A Ddve3900-rom.c36 typedef void (*section_map_func) (bfd * abfd, asection * sect, void *obj);
H A Dwin32-nat.c2287 map_single_dll_code_section (bfd * abfd, asection * sect, void *obj) argument
2293 map_code_section_args *args = (map_code_section_args *) obj;
2359 core_section_load_dll_symbols (bfd * abfd, asection * sect, void *obj) argument
2361 struct target_ops *target = (struct target_ops *) obj;
H A Dada-lang.c1785 ada_value_primitive_packed_val (struct value *obj, char *valaddr, long offset,
1808 if (obj == NULL)
1813 else if (VALUE_LAZY (obj))
1816 VALUE_ADDRESS (obj) + VALUE_OFFSET (obj) + offset, NULL);
1823 bytes = (unsigned char *) VALUE_CONTENTS (obj) + offset;
1826 if (obj != NULL)
1828 VALUE_LVAL (v) = VALUE_LVAL (obj);
1829 if (VALUE_LVAL (obj) == lval_internalvar)
1831 VALUE_ADDRESS (v) = VALUE_ADDRESS (obj)
1781 ada_value_primitive_packed_val(struct value *obj, char *valaddr, long offset, int bit_offset, int bit_size, struct type *type) argument
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxinclude.c872 * @obj: the XPointer result from the evaluation.
1084 * @obj: the XPointer result from the evaluation.
1094 xmlDocPtr source, xmlXPathObjectPtr obj) {
1101 (obj == NULL))
1103 switch (obj->type) {
1105 xmlNodeSetPtr set = obj->nodesetval;
1181 xmlLocationSetPtr set = (xmlLocationSetPtr) obj->user;
1201 return(xmlXIncludeCopyRange(ctxt, target, source, obj));
1093 xmlXIncludeCopyXPointer(xmlXIncludeCtxtPtr ctxt, xmlDocPtr target, xmlDocPtr source, xmlXPathObjectPtr obj) argument
/haiku-fatelf/data/develop/
H A DJamfile-engine260 LOCATE_TARGET = obj.$(OSPLAT) ;
/haiku-fatelf/src/bin/gdb/bfd/
H A Dbfd-in2.h1475 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1476 void *obj);
1492 void (*func) (bfd *abfd, asection *sect, void *obj),
1493 void *obj);
1497 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1498 void *obj);
H A Delfxx-ia64.c2581 bfd *obj;
2586 obj = h->root.u.def.section->owner;
2587 for (p = elf_sym_hashes (obj); *p != h; ++p)
2590 return p - elf_sym_hashes (obj) + elf_tdata (obj)->symtab_hdr.sh_info;
2575 bfd *obj; local
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1475 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1476 void *obj);
1492 void (*func) (bfd *abfd, asection *sect, void *obj),
1493 void *obj);
1497 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1498 void *obj);
H A Dbfd.h1475 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1476 void *obj);
1492 void (*func) (bfd *abfd, asection *sect, void *obj),
1493 void *obj);
1497 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1498 void *obj);
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1473 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1474 void *obj);
1490 void (*func) (bfd *abfd, asection *sect, void *obj),
1491 void *obj);
1495 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1496 void *obj);
H A Dbfd.h1473 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1474 void *obj);
1490 void (*func) (bfd *abfd, asection *sect, void *obj),
1491 void *obj);
1495 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1496 void *obj);
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-snmp.c259 struct obj { struct
263 struct obj *child, *next; /* child and next sibling pointers */
283 struct obj *node; /* pointer into object table */
H A Dmib.h11 struct obj
/haiku-fatelf/src/bin/diffutils/lib/
H A DMakefile200 .SUFFIXES: .c .o .obj
265 .c.obj:
/haiku-fatelf/src/bin/gdb/include/opcode/
H A Dcgen.h155 #define CGEN_ATTR_VALUE(obj, attr_table, attr) \
/haiku-fatelf/src/bin/less/
H A Dconfigure2085 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2110 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2215 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2256 rm -f conftest.o conftest.obj
2267 for ac_file in conftest.o conftest.obj conftest.*; do
7508 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dconfigure1920 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
1945 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2050 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2091 rm -f conftest.o conftest.obj
2102 for ac_file in conftest.o conftest.obj conftest.*; do
3866 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
/haiku-fatelf/src/bin/gawk/
H A DMakefile338 .SUFFIXES: .c .o .obj .y
458 .c.obj:

Completed in 522 milliseconds

12345