Home
last modified time | relevance | path

Searched +defs:new +defs:f (Results 1 – 25 of 35) sorted by relevance

12

/external/toybox/scripts/
Dmkflags.c25 char *n, *new, c; in mark_gaps() local
63 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local
97 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local
159 struct flag *f = offlist->lopt; in main() local
/external/dnsmasq/src/
Doption.c668 struct dhcp_opt *new = opt_malloc(sizeof(struct dhcp_opt)); in parse_dhcp_opt() local
1150 struct resolvc *new, *list = daemon->resolv_files; in one_opt() local
1180 struct mx_srv_record *new; in one_opt() local
1227 struct hostsfile *new = opt_malloc(sizeof(struct hostsfile)); in one_opt() local
1250 struct cond_domain *new = safe_malloc(sizeof(struct cond_domain)); in one_opt() local
1301 struct iname *new = opt_malloc(sizeof(struct iname)); in one_opt() local
1316 struct iname *new = opt_malloc(sizeof(struct iname)); in one_opt() local
1351 struct iname *new = opt_malloc(sizeof(struct iname)); in one_opt() local
1629 struct dhcp_bridge *new = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt() local
1661 struct dhcp_context *new = opt_malloc(sizeof(struct dhcp_context)); in one_opt() local
[all …]
Dcache.c105 struct crec **new, **old, *p, *tmp; in rehash() local
362 struct crec *new; in cache_insert() local
706 static int eatspace(FILE *f) in eatspace()
730 static int gettok(FILE *f, char *token) in gettok()
755 FILE *f = fopen(filename, "r"); in read_hostsfile() local
Dnetwork.c411 struct listener *new = safe_malloc(sizeof(struct listener)); in create_bound_listener() local
849 struct server *new, *tmp, *ret = NULL; in check_servers() local
1149 FILE *f; in reload_servers() local
Ddhcp.c668 int count, new; in find_config() local
720 FILE *f = fopen(ETHERSFILE, "r"); in dhcp_read_ethers() local
/external/ipsec-tools/src/racoon/
Dstr2val.c55 caddr_t new; local
83 int f; local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4.h75 float f; member
84 static void* operator new(size_t size, void *ctx) in new() function
122 static void* operator new(size_t size, void *ctx) in new() function
151 static void* operator new(size_t size, void *ctx) in new() function
Dbrw_fs.h71 static void* operator new(size_t size, void *ctx) in new() function
119 float f; member
131 static void* operator new(size_t size, void *ctx) in new() function
/external/bsdiff/
Dbspatch.c60 FILE * f, * cpf, * dpf, * epf; in main() local
67 u_char *old, *new; in main() local
/external/valgrind/perf/
Dmany-loss-records.c89 int f; in call_stack() local
92 struct Chunk *new = NULL; // shut gcc up in call_stack() local
/external/libdrm/
Dxf86drm.h96 #define DRM_PRINTFLIKE(f, a) __attribute__ ((format(__printf__, f, a))) argument
98 #define DRM_PRINTFLIKE(f, a) argument
109 void (*f)(int, void *, void *); member
352 #define DRM_CAS(lock,old,new,__ret) \ argument
367 #define DRM_CAS(lock, old, new, ret) \ argument
392 #define DRM_CAS(lock,old,new,__ret) \ argument
418 #define DRM_CAS(lock,old,new,__ret) \ argument
430 #define DRM_CAS(lock,old,new,__ret) \ argument
448 #define DRM_CAS(lock,old,new,__ret) \ argument
468 #define DRM_CAS(lock,old,new,ret) do { ret=1; } while (0) /* FAST LOCK FAILS */ argument
/external/mesa3d/src/glsl/
Dlist.h81 static void* operator new(size_t size, void *ctx) in new() function
205 #define exec_list_offsetof(t, f, p) \ argument
208 #define exec_list_offsetof(t, f, p) offsetof(t, f) argument
290 static void* operator new(size_t size, void *ctx) in new() function
/external/toybox/lib/
Dargs.c103 FLOAT f; member
210 FLOAT *f = (FLOAT *)(opt->arg); in gotflag() local
231 struct opts *new = 0; in parse_optflaglist() local
304 FLOAT f = strtod(++options, &temp); in parse_optflaglist() local
Dxwrap.c278 FILE *f = fdopen(fd, mode); in xfdopen() local
288 FILE *f = fopen(path, mode); in xfopen() local
357 struct string_list *new = llist_pop(&todo), **tail; in xabspath() local
663 char *xtzset(char *new) in xtzset()
/external/clang/test/ARCMT/
Datautorelease-check.m34 + (id)new; class
86 void f(void) { function
/external/e2fsprogs/tests/progs/
Dtest_rel.c177 blk_t old, new, offset=0, owner=0; in do_brel_put() local
307 blk_t old, new; in do_brel_move() local
384 ext2_ino_t old, new, max_refs; in do_irel_put() local
616 ext2_ino_t old, new; in do_irel_move() local
664 FILE *f; in source_file() local
/external/valgrind/VEX/priv/
Dguest_mips_toIR.c2270 IRTemp new = newTemp(Ity_I32); in dis_instr_CVM() local
2283 IRTemp new = newTemp(Ity_I64); in dis_instr_CVM() local
2301 IRTemp new = newTemp(Ity_I32); in dis_instr_CVM() local
2312 IRTemp new = newTemp(Ity_I64); in dis_instr_CVM() local
2323 IRTemp new = newTemp(Ity_I32); in dis_instr_CVM() local
2334 IRTemp new = newTemp(Ity_I64); in dis_instr_CVM() local
2345 IRTemp new = newTemp(Ity_I32); in dis_instr_CVM() local
2354 IRTemp new = newTemp(Ity_I64); in dis_instr_CVM() local
2363 IRTemp new = newTemp(Ity_I32); in dis_instr_CVM() local
2372 IRTemp new = newTemp(Ity_I64); in dis_instr_CVM() local
[all …]
/external/clang/test/CodeGen/
Datomic-ops.c356 struct foo f = {0}; in structAtomicStore() local
370 struct foo f = {0}; in structAtomicLoad() local
376 struct foo f = {0}; in structAtomicExchange() local
395 struct foo f = {0}; in structAtomicCmpExchange() local
532 void EMIT_ALL_THE_THINGS(int *ptr, int *ptr2, int new, _Bool weak, int success, int fail) { in EMIT_ALL_THE_THINGS()
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp6 bool f() { in f() function
64 #define new macro
/external/clang/test/Index/
Dcomplete-objc-message.m13 + new; class
102 void f(Ellipsis *e) { function
/external/libedit/src/
Drefresh.c79 re_printstr(EditLine *el, const char *str, char *f, char *t) in re_printstr()
501 re_update_line(EditLine *el, Char *old, Char *new, int i) in re_update_line()
/external/libnl/lib/route/
Droute_obj.c99 struct rtnl_nexthop *nh, *new; in route_clone() local
173 #define PRINT_FLAG(f) if (flags & RTNH_F_##f) { \ in route_dump_line() argument
180 #define PRINT_FLAG(f) if (flags & RTM_F_##f) { \ in route_dump_line() argument
187 #define PRINT_FLAG(f) if (flags & RTCF_##f) { \ in route_dump_line() argument
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-lock.c134 static void thread_stat_insert(struct thread_stat *new) in thread_stat_insert()
311 struct lock_stat *ret, *new; in lock_stat_findnew() local
818 tracepoint_handler f = evsel->handler.func; in process_sample_event() local
/external/libnl/lib/
Daddr.c323 unsigned int a, b, c, d, e, f; in nl_addr_parse() local
422 struct nl_addr *new; in nl_addr_clone() local
Dmsg.c433 struct nlmsghdr *new = nm->nm_nlh; in nlmsg_inherit() local
776 #define PRINT_FLAG(f) \ in nl_nlmsg_flags2str() argument

12