Searched defs:in (Results 176 - 193 of 193) sorted by relevance

12345678

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c889 struct iwi_node *in; local
905 struct iwi_node *in = (struct iwi_node *)ni; local
1791 struct iwi_node *in = (struct iwi_node *)ni; local
[all...]
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPDFWriter.cpp986 PDFWriter::IsTransparentRGB32(uint8* in) argument
993 PDFWriter::IsTransparentRGB32_BIG(uint8* in) argument
1000 PDFWriter::IsTransparentRGBA32(uint8* in) argument
1007 PDFWriter::IsTransparentRGBA32_BIG(uint8* in) argument
1014 IsTransparentRGB15(uint8* in) argument
1021 IsTransparentRGB15_BIG(uint8* in) argument
1031 IsTransparentRGBA15(uint8* in) argument
1041 IsTransparentRGBA15_BIG(uint8* in) argument
1051 IsTransparentCMAP8(uint8* in) argument
1061 uint8 *in; local
1144 AlphaFromRGBA32(uint8* in) argument
1151 AlphaFromRGBA32_BIG(uint8* in) argument
1245 ConvertFromRGB32(uint8* in, uint8 *out) argument
1252 ConvertFromRGBA32(uint8* in, uint8 *out) argument
1259 ConvertFromRGB24(uint8* in, uint8 *out) argument
1269 ConvertFromRGB16(uint8* in, uint8 *out) argument
1282 ConvertFromRGB15(uint8* in, uint8 *out) argument
1295 ConvertFromRGBA15(uint8* in, uint8 *out) argument
1308 ConvertFromCMAP8(uint8* in, uint8 *out) argument
1319 ConvertFromGRAY8(uint8* in, uint8 *out) argument
1329 ConvertFromGRAY1(uint8* in, uint8 *out, int8 bit) argument
1340 ConvertFromRGB32_BIG(uint8* in, uint8 *out) argument
1350 ConvertFromRGBA32_BIG(uint8* in, uint8 *out) argument
1360 ConvertFromRGB24_BIG(uint8* in, uint8 *out) argument
1370 ConvertFromRGB16_BIG(uint8* in, uint8 *out) argument
1383 ConvertFromRGB15_BIG(uint8* in, uint8 *out) argument
1396 ConvertFromRGBA15_BIG(uint8* in, uint8 *out) argument
1413 uint8 *in; local
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Decoff.c2781 struct internal_reloc in; local
4620 struct internal_reloc in; local
[all...]
H A Delf.c7550 Elf_Internal_Note in; local
[all...]
H A Delfxx-mips.c847 ecoff_swap_rpdr_out(bfd *abfd, const RPDR *in, struct rpdr_ext *ex) argument
1308 bfd_mips_elf32_swap_gptab_in(bfd *abfd, const Elf32_External_gptab *ex, Elf32_gptab *in) argument
1316 bfd_mips_elf32_swap_gptab_out(bfd *abfd, const Elf32_gptab *in, Elf32_External_gptab *ex) argument
1324 bfd_elf32_swap_compact_rel_out(bfd *abfd, const Elf32_compact_rel *in, Elf32_External_compact_rel *ex) argument
1336 bfd_elf32_swap_crinfo_out(bfd *abfd, const Elf32_crinfo *in, Elf32_External_crinfo *ex) argument
1355 bfd_mips_elf32_swap_reginfo_in(bfd *abfd, const Elf32_External_RegInfo *ex, Elf32_RegInfo *in) argument
1367 bfd_mips_elf32_swap_reginfo_out(bfd *abfd, const Elf32_RegInfo *in, Elf32_External_RegInfo *ex) argument
1385 bfd_mips_elf64_swap_reginfo_in(bfd *abfd, const Elf64_External_RegInfo *ex, Elf64_Internal_RegInfo *in) argument
1398 bfd_mips_elf64_swap_reginfo_out(bfd *abfd, const Elf64_Internal_RegInfo *in, Elf64_External_RegInfo *ex) argument
1413 bfd_mips_elf_swap_options_in(bfd *abfd, const Elf_External_Options *ex, Elf_Internal_Options *in) argument
1425 bfd_mips_elf_swap_options_out(bfd *abfd, const Elf_Internal_Options *in, Elf_External_Options *ex) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Ds390-tdep.c320 char in[8]; local
329 s390_value_to_register(struct frame_info *frame, int regnum, struct type *valtype, const void *in) argument
2695 s390_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *out, const void *in) argument
[all...]
H A Dia64-tdep.c901 char in[MAX_REGISTER_SIZE]; local
907 ia64_value_to_register(struct frame_info *frame, int regnum, struct type *valtype, const void *in) argument
[all...]
H A Dmips-tdep.c327 mips_xfer_register(struct regcache *regcache, int reg_num, int length, enum bfd_endian endian, bfd_byte * in, const bfd_byte * out, int buf_offset) argument
[all...]
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_synth.c1687 fluid_synth_process(fluid_synth_t* synth, int len, int nin, float** in, int nout, float** out) argument
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Druntest.c99 const char *in; /* glob to path for input files */ member in struct:testDesc
[all...]
H A Dxmlreader.c5496 xmlBase64Decode(const unsigned char *in, unsigned long *inlen, unsigned char *to, unsigned long *tolen) argument
[all...]
H A DHTMLparser.c1786 UTF8ToHtml(unsigned char* out, int *outlen, const unsigned char* in, int *inlen) argument
1888 htmlEncodeEntities(unsigned char* out, int *outlen, const unsigned char* in, int *inlen, int quoteChar) argument
2218 const xmlChar *in; local
4413 htmlParserInputPtr in; local
4504 htmlParserInputPtr in; local
5256 xmlParserInputBufferPtr in = ctxt->input->buf; local
[all...]
H A Dparser.c2604 const xmlChar *in; local
2652 register const xmlChar *in; local
3466 const xmlChar *in; local
3872 const xmlChar *in; local
7354 const xmlChar *in; local
7478 const xmlChar *in; local
7553 const xmlChar *in = NULL, *start, *end, *last; local
9321 xmlParserInputPtr in; local
10475 xmlParserInputBufferPtr in = ctxt->input->buf; local
[all...]
H A Dtrio.c659 trio_instream_t in; member in union:__anon6073::__anon6074
[all...]
H A Dxpath.c8684 double le=0, in; local
9429 const xmlChar *in; local
9510 const xmlChar *in; local
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c2758 size_t in; local
[all...]
/haiku-fatelf/src/bin/gawk/
H A Dawkgram.c3122 char *in; local
[all...]
/haiku-fatelf/src/tools/rman/
H A Drman.c241 char *File, *in; /* File = pointer to full file contents, in = current file pointer */ variable
4588 filesuck(FILE *in) argument
[all...]

Completed in 265 milliseconds

12345678