/external/llvm/test/Transforms/InstCombine/ |
D | 2008-01-14-VarArgTrampoline.ll | 3 %struct.FRAME.nest = type { i32, i32 (...)* } 9 declare i32 @f(%struct.FRAME.nest* nest , ...) 11 define i32 @nest(i32 %n) { 13 %FRAME.0 = alloca %struct.FRAME.nest, align 8 ; <%struct.FRAME.nest*> [#uses=3] 16 …%tmp3 = getelementptr %struct.FRAME.nest, %struct.FRAME.nest* %FRAME.0, i32 0, i32 0 ; <i32*> [#u… 18 %FRAME.06 = bitcast %struct.FRAME.nest* %FRAME.0 to i8* ; <i8*> [#uses=1] 19 …call void @llvm.init.trampoline( i8* %TRAMP.216.sub, i8* bitcast (i32 (%struct.FRAME.nest*, ...)* … 21 …%tmp7 = getelementptr %struct.FRAME.nest, %struct.FRAME.nest* %FRAME.0, i32 0, i32 1 ; <i32 (...)…
|
D | 2011-09-03-Trampoline.ll | 5 declare i32 @f(i8 * nest, i32) 19 ; CHECK: %ret = call i32 @f(i8* nest null, i32 %n) 31 ; CHECK: %ret = call i32 @f(i8* nest null, i32 %n) 49 ; CHECK: %ret0 = call i32 @f(i8* nest null, i32 %n) 84 ; CHECK: %ret0 = call i32 @f(i8* nest null, i32 %n) 85 ; CHECK: %ret1 = call i32 @f(i8* nest null, i32 %n) 86 ; CHECK: %ret2 = call i32 @f(i8* nest null, i32 %n)
|
/external/llvm/test/Transforms/SafeStack/ |
D | constant-gep-call.ll | 4 %struct.nest = type { %struct.pair, %struct.pair } 18 %c = alloca %struct.nest, align 4 19 %b = getelementptr inbounds %struct.nest, %struct.nest* %c, i32 0, i32 1
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-nest.ll | 5 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be 8 define i8* @nest_receiver(i8* nest %arg) nounwind { 23 %result = call i8* @nest_receiver(i8* nest %arg) 39 %call = tail call signext i32 %callee.knr.cast(i8* nest %p)
|
D | ppc32-nest.ll | 5 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be 8 define i8* @nest_receiver(i8* nest %arg) nounwind { 23 %result = call i8* @nest_receiver(i8* nest %arg)
|
/external/iproute2/tipc/ |
D | node.c | 79 struct nlattr *nest; in cmd_node_set_addr() local 98 nest = mnl_attr_nest_start(nlh, TIPC_NLA_NET); in cmd_node_set_addr() 100 mnl_attr_nest_end(nlh, nest); in cmd_node_set_addr() 175 struct nlattr *nest; in cmd_node_set_netid() local 194 nest = mnl_attr_nest_start(nlh, TIPC_NLA_NET); in cmd_node_set_netid() 196 mnl_attr_nest_end(nlh, nest); in cmd_node_set_netid()
|
D | peer.c | 32 struct nlattr *nest; in cmd_peer_rm_addr() local 51 nest = mnl_attr_nest_start(nlh, TIPC_NLA_NET); in cmd_peer_rm_addr() 53 mnl_attr_nest_end(nlh, nest); in cmd_peer_rm_addr()
|
D | bearer.c | 131 struct nlattr *nest; in enable_udp_bearer() local 202 nest = mnl_attr_nest_start(nlh, TIPC_NLA_BEARER_UDP_OPTS); in enable_udp_bearer() 205 mnl_attr_nest_end(nlh, nest); in enable_udp_bearer() 229 struct nlattr *nest; in cmd_bearer_enable() local 264 nest = mnl_attr_nest_start(nlh, TIPC_NLA_BEARER); in cmd_bearer_enable() 296 mnl_attr_nest_end(nlh, nest); in cmd_bearer_enable() 358 struct nlattr *nest; in cmd_bearer_disable() local 387 nest = mnl_attr_nest_start(nlh, TIPC_NLA_BEARER); in cmd_bearer_disable() 407 mnl_attr_nest_end(nlh, nest); in cmd_bearer_disable()
|
D | socket.c | 50 struct nlattr *nest; in publ_list() local 57 nest = mnl_attr_nest_start(nlh, TIPC_NLA_SOCK); in publ_list() 59 mnl_attr_nest_end(nlh, nest); in publ_list()
|
D | media.c | 93 struct nlattr *nest; in cmd_media_get_prop() local 126 nest = mnl_attr_nest_start(nlh, TIPC_NLA_MEDIA); in cmd_media_get_prop() 128 mnl_attr_nest_end(nlh, nest); in cmd_media_get_prop()
|
/external/llvm/test/CodeGen/ARM/ |
D | nest-register.ll | 3 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be 6 define i8* @nest_receiver(i8* nest %arg) nounwind { 19 %result = call i8* @nest_receiver(i8* nest %arg)
|
/external/llvm/test/CodeGen/AArch64/ |
D | nest-register.ll | 3 ; Tests that the 'nest' parameter attribute causes the relevant parameter to be 6 define i8* @nest_receiver(i8* nest %arg) nounwind { 21 %result = call i8* @nest_receiver(i8* nest %arg)
|
/external/iproute2/tc/ |
D | q_rr.c | 37 struct rtattr *nest; in rr_parse_opt() local 84 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt)); in rr_parse_opt() 87 addattr_nest_compat_end(n, nest); in rr_parse_opt()
|
D | q_prio.c | 36 struct rtattr *nest; in prio_parse_opt() local 89 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt)); in prio_parse_opt() 92 addattr_nest_compat_end(n, nest); in prio_parse_opt()
|
/external/llvm/test/Bitcode/ |
D | highLevelStructure.3.2.ll | 36 ; CHECK: declare void @ParamAttr2(i8* nest) 37 declare void @ParamAttr2(i8* nest) 50 ; CHECK: declare void @ParamAttr9{{[(i8* nest noalias nocapture) | (i8* noalias nocapture nest)]}} 51 declare void @ParamAttr9(i8* nest noalias nocapture)
|
/external/iproute2/lib/ |
D | libnetlink.c | 683 struct rtattr *nest = NLMSG_TAIL(n); in addattr_nest() local 686 return nest; in addattr_nest() 689 int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest) in addattr_nest_end() argument 691 nest->rta_len = (void *)NLMSG_TAIL(n) - (void *)nest; in addattr_nest_end() 707 struct rtattr *nest = (void *)start + NLMSG_ALIGN(start->rta_len); in addattr_nest_compat_end() local 710 addattr_nest_end(n, nest); in addattr_nest_compat_end() 766 struct rtattr *nest = RTA_TAIL(rta); in rta_nest() local 770 return nest; in rta_nest() 773 int rta_nest_end(struct rtattr *rta, struct rtattr *nest) in rta_nest_end() argument 775 nest->rta_len = (void *)RTA_TAIL(rta) - (void *)nest; in rta_nest_end()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/ |
D | test_response.py | 37 nest = dict(filter(useful, Item.Nest.__dict__.items())) 38 self.assertEqual(nest, dict(Zip='Zap', Zam='Zoo')) 126 [[y.Data for y in nest] for nest in nests],
|
/external/autotest/client/bin/ |
D | cpuset.py | 334 def _release_container_nest(nest): argument 336 nest_path = full_path(nest) 340 for child in inner_containers_of(nest): 343 logging.debug("releasing container %s", nest) 346 parent = os.path.dirname(nest) 347 move_tasks_into_container(parent, get_tasks(nest))
|
/external/v8/test/mjsunit/compiler/ |
D | osr-block-scope.js | 9 function nest(body, name, depth) { function 29 var body = nest(orig, name, depth);
|
/external/iproute2/bridge/ |
D | link.c | 271 struct rtattr *nest; in brlink_modify() local 370 nest = addattr_nest(&req.n, sizeof(req), in brlink_modify() 399 addattr_nest_end(&req.n, nest); in brlink_modify() 407 nest = addattr_nest(&req.n, sizeof(req), IFLA_AF_SPEC); in brlink_modify() 415 addattr_nest_end(&req.n, nest); in brlink_modify()
|
/external/iproute2/include/ |
D | libnetlink.h | 92 int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest); 95 int addattr_nest_compat_end(struct nlmsghdr *n, struct rtattr *nest); 112 int rta_nest_end(struct rtattr *rta, struct rtattr *nest);
|
/external/mksh/src/ |
D | tree.c | 583 int nest = 0; in wdscan() local 590 if (c == ADELIM && nest == 0) in wdscan() 610 nest++; in wdscan() 617 if (c == CSUBST && nest == 0) in wdscan() 619 nest--; in wdscan() 622 nest++; in wdscan() 627 if (c == wp[-1] && nest == 0) in wdscan() 630 nest--; in wdscan()
|
/external/iproute2/ip/ |
D | iproute_lwtunnel.c | 325 struct rtattr *nest; in lwt_parse_encap() local 341 nest = rta_nest(rta, 1024, RTA_ENCAP); in lwt_parse_encap() 359 rta_nest_end(rta, nest); in lwt_parse_encap()
|
/external/llvm/lib/Target/WebAssembly/ |
D | known_gcc_test_failures.txt | 286 nest-align-1.c 287 nest-stdar-1.c 303 align-nest.c
|
/external/clang/test/PCH/ |
D | struct.h | 28 struct Nested { int x, y; } nest; member
|