Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 219) sorted by relevance

123456789

/minix3/bin/ksh/
H A Dlex.h12 struct source { struct
30 Source *next; /* stacked source */ argument
122 EXTERN Source *source; /* yyparse/yylex source */ variable
/minix3/external/bsd/llvm/dist/clang/bindings/python/tests/cindex/
H A Dutil.py6 def get_tu(source, lang='c', all_warnings=False, flags=[]): argument
33 def get_cursor(source, spelling): argument
51 def get_cursors(source, spelling): argument
/minix3/external/bsd/bind/dist/lib/isc/win32/
H A Dentropy.c51 get_from_filesource(isc_entropysource_t *source, isc_uint32_t desired) { in get_from_filesource()
93 isc_entropysource_t *source; in fillpool() local
234 destroyfilesource(isc_entropyfilesource_t *source) { in destroyfilesource()
239 destroyusocketsource(isc_entropyusocketsource_t *source) { in destroyusocketsource()
247 isc_entropysource_t *source; in isc_entropy_createfilesource() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/
H A Dfill_n.pass.cpp63 struct source { struct
64 source() : i(0) { } in source() function
75 assert(std::fill_n(ia, UDI(n), source()) == std::next(ia, n)); in test_int_array_struct_source() argument
/minix3/external/bsd/libc++/dist/libcxx/test/algorithms/alg.modifying.operations/alg.fill/
H A Dfill_n.pass.cpp60 struct source { struct
61 source() : i(0) { } in source() argument
72 assert(std::fill_n(ia, n, source()) == std::next(ia, n)); in test_int_array_struct_source() argument
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DConvertUTF.c122 const UTF32* source = *sourceStart; in ConvertUTF32toUTF16() local
171 const UTF16* source = *sourceStart; in ConvertUTF16toUTF32() local
225 const UTF16* source = *sourceStart; in ConvertUTF16toUTF8() local
295 const UTF32* source = *sourceStart; in ConvertUTF32toUTF8() local
355 static Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8()
386 Boolean isLegalUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd) { in isLegalUTF8Sequence()
397 findMaximalSubpartOfIllFormedUTF8Sequence(const UTF8 *source, in findMaximalSubpartOfIllFormedUTF8Sequence()
503 Boolean isLegalUTF8String(const UTF8 **source, const UTF8 *sourceEnd) { in isLegalUTF8String()
519 const UTF8* source = *sourceStart; in ConvertUTF8toUTF16() local
593 const UTF8* source = *sourceStart; in ConvertUTF8toUTF32Impl() local
/minix3/external/bsd/bind/dist/lib/isc/unix/
H A Dentropy.c75 get_from_filesource(isc_entropysource_t *source, isc_uint32_t desired) { in get_from_filesource()
115 get_from_usocketsource(isc_entropysource_t *source, isc_uint32_t desired) { in get_from_usocketsource()
257 isc_entropysource_t *source; in fillpool() local
393 isc_entropysource_t *source; in wait_for_sources() local
446 destroyfilesource(isc_entropyfilesource_t *source) { in destroyfilesource()
451 destroyusocketsource(isc_entropyusocketsource_t *source) { in destroyusocketsource()
496 isc_entropysource_t *source; in isc_entropy_createfilesource() local
/minix3/external/bsd/bind/dist/lib/dns/
H A Drcode.c201 str_totext(const char *source, isc_buffer_t *target) { in str_totext()
217 maybe_numeric(unsigned int *valuep, isc_textregion_t *source, in maybe_numeric()
250 dns_mnemonic_fromtext(unsigned int *valuep, isc_textregion_t *source, in dns_mnemonic_fromtext()
289 dns_rcode_fromtext(dns_rcode_t *rcodep, isc_textregion_t *source) { in dns_rcode_fromtext()
302 dns_tsigrcode_fromtext(dns_rcode_t *rcodep, isc_textregion_t *source) { in dns_tsigrcode_fromtext()
315 dns_cert_fromtext(dns_cert_t *certp, isc_textregion_t *source) { in dns_cert_fromtext()
328 dns_secalg_fromtext(dns_secalg_t *secalgp, isc_textregion_t *source) { in dns_secalg_fromtext()
356 dns_secproto_fromtext(dns_secproto_t *secprotop, isc_textregion_t *source) { in dns_secproto_fromtext()
369 dns_hashalg_fromtext(unsigned char *hashalg, isc_textregion_t *source) { in dns_hashalg_fromtext()
377 dns_keyflags_fromtext(dns_keyflags_t *flagsp, isc_textregion_t *source) in dns_keyflags_fromtext()
[all …]
H A Dttl.c138 dns_counter_fromtext(isc_textregion_t *source, isc_uint32_t *ttl) { in dns_counter_fromtext()
143 dns_ttl_fromtext(isc_textregion_t *source, isc_uint32_t *ttl) { in dns_ttl_fromtext()
153 bind_ttl(isc_textregion_t *source, isc_uint32_t *ttl) { in bind_ttl()
/minix3/minix/lib/libsys/
H A Dsef_ping.c52 void sef_cb_ping_reply_null(endpoint_t UNUSED(source)) in sef_cb_ping_reply_null()
59 void sef_cb_ping_reply_pong(endpoint_t source) in sef_cb_ping_reply_pong()
/minix3/external/bsd/bind/dist/bin/tests/
H A Dentropy2_test.c63 start(isc_entropysource_t *source, void *arg, isc_boolean_t blocking) { in start()
77 stop(isc_entropysource_t *source, void *arg) { in stop()
89 get(isc_entropysource_t *source, void *arg, isc_boolean_t blocking) { in get()
126 isc_entropysource_t *source; in main() local
/minix3/external/bsd/bind/dist/lib/isc/
H A Dstring.c64 isc_string_touint64(char *source, char **end, int base) { in isc_string_touint64()
128 isc_string_copy(char *target, size_t size, const char *source) { in isc_string_copy()
142 isc_string_copy_truncate(char *target, size_t size, const char *source) { in isc_string_copy_truncate()
151 isc_string_append(char *target, size_t size, const char *source) { in isc_string_append()
166 isc_string_append_truncate(char *target, size_t size, const char *source) { in isc_string_append_truncate()
212 isc_string_regiondup(isc_mem_t *mctx, const isc_region_t *source) { in isc_string_regiondup()
H A Dbase32.c58 base32_totext(isc_region_t *source, int wordlength, const char *wordbreak, in base32_totext()
123 isc_base32_totext(isc_region_t *source, int wordlength, in isc_base32_totext()
131 isc_base32hex_totext(isc_region_t *source, int wordlength, in isc_base32hex_totext()
139 isc_base32hexnp_totext(isc_region_t *source, int wordlength, in isc_base32hexnp_totext()
369 base32_decoderegion(isc_region_t *source, const char base[], in base32_decoderegion()
385 isc_base32_decoderegion(isc_region_t *source, isc_buffer_t *target) { in isc_base32_decoderegion()
390 isc_base32hex_decoderegion(isc_region_t *source, isc_buffer_t *target) { in isc_base32hex_decoderegion()
395 isc_base32hexnp_decoderegion(isc_region_t *source, isc_buffer_t *target) { in isc_base32hexnp_decoderegion()
400 str_totext(const char *source, isc_buffer_t *target) { in str_totext()
H A Dlex.c197 inputsource *source; in new_source() local
281 inputsource *source; in isc_lex_close() local
320 pushback(inputsource *source, int c) { in pushback()
332 pushandgrow(isc_lex_t *lex, inputsource *source, int c) { in pushandgrow()
356 inputsource *source; in isc_lex_gettoken() local
865 inputsource *source; in isc_lex_ungettoken() local
888 inputsource *source; in isc_lex_getlasttokentext() local
909 inputsource *source; in isc_lex_getsourcename() local
922 inputsource *source; in isc_lex_getsourceline() local
936 inputsource *source; in isc_lex_setsourcename() local
[all …]
/minix3/common/dist/zlib/
H A Dcompress.c24 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument
64 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dcrash-label.m7 - (NSDictionary *) _setupKernelStandardMode:(NSString *)source { // expected-error 2 {{expected a t… function
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/utility/forward/
H A Dforward3.fail.cpp18 A source() {return A();} in source() function
H A Dforward1.fail.cpp18 A source() {return A();} in source() function
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/utility/forward/
H A Dforward3.fail.cpp18 A source() {return A();} in source() function
H A Dforward1.fail.cpp18 A source() {return A();} in source() function
/minix3/external/bsd/libc++/dist/libcxx/test/depr/depr.auto.ptr/auto.ptr/auto.ptr.conv/
H A Dconvert_to_auto_ptr.pass.cpp22 source() in source() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/
H A Dref_1.fail.cpp22 const A source() {return A();} in source() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/depr/depr.auto.ptr/auto.ptr/auto.ptr.conv/
H A Dconvert_to_auto_ptr.pass.cpp22 source() in source() function
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/function.objects/refwrap/refwrap.helpers/
H A Dref_1.fail.cpp22 const A source() {return A();} in source() function
/minix3/external/bsd/llvm/dist/llvm/bindings/python/llvm/
H A Ddisassembler.py84 def get_instruction(self, source, pc=0): argument
109 def get_instructions(self, source, pc=0): argument

123456789