/external/clang/www/demo/ |
D | index.cgi | 38 sub getname { 59 my $name = getname($extension); 350 my $bytecodeFile = getname(".bc"); 351 my $outputFile = getname(".llvm-gcc.out"); 352 my $timerFile = getname(".llvm-gcc.time"); 378 my $outputFile = getname(".gccld.out"); 379 my $timerFile = getname(".gccld.time"); 382 my $tmpFile = getname(".bc"); 400 my $disassemblyFile = getname(".ll"); 407 my $tmpFile = getname(".ll"); [all …]
|
/external/mesa3d/src/mesa/program/ |
D | sampler.cpp | 111 get_sampler_name getname(sampler, shader_program); in _mesa_get_sampler_uniform_value() local 113 sampler->accept(&getname); in _mesa_get_sampler_uniform_value() 116 if (!shader_program->UniformHash->get(location, getname.name)) { in _mesa_get_sampler_uniform_value() 118 "failed to find sampler named %s.\n", getname.name); in _mesa_get_sampler_uniform_value() 122 return shader_program->UniformStorage[location].sampler + getname.offset; in _mesa_get_sampler_uniform_value()
|
/external/tcpdump/ |
D | addrtoname.h | 43 extern const char *getname(netdissect_options *, const u_char *); 56 #define ipaddr_string(ndo, p) getname(ndo, (const u_char *)(p))
|
D | print-bgp.c | 506 snprintf(buf, buflen, "%s/%d", getname(ndo, (u_char *)&addr), plen); in decode_prefix4() 556 getname(ndo, (u_char *)&addr), in decode_labeled_prefix4() 778 getname(ndo, (u_char *)&addr), in decode_labeled_vpn_prefix4() 985 getname(ndo, pptr+8) in decode_labeled_vpn_l2() 1388 ND_PRINT((ndo, "%s", getname(ndo, tptr))); in bgp_attr_print() 1418 getname(ndo, tptr + 2))); in bgp_attr_print() 1422 EXTRACT_32BITS(tptr)), getname(ndo, tptr + 4))); in bgp_attr_print() 1433 getname(ndo, tptr + 4))); in bgp_attr_print() 1471 ND_PRINT((ndo, "%s",getname(ndo, tptr))); in bgp_attr_print() 1481 getname(ndo, tptr), in bgp_attr_print() [all …]
|
D | addrtoname.c | 222 getname(netdissect_options *ndo, const u_char *ap) in getname() function
|
D | print-lldp.c | 1282 pfunc = getname; in lldp_network_addr_print()
|
D | print-icmp6.c | 1700 getname(ndo, (const u_char *)(ni6 + 1)))); in icmp6_nodeinfo_print()
|
D | CHANGES | 815 - Fix an alignment endian bug in getname(). Thanks to John Hawkinson.
|
/external/v8/test/mjsunit/harmony/ |
D | reflect-construct.js | 332 function getname(v) { function 350 test_intrinsic_prototype(getname(intrinsic)); 373 test(realm, getname(intrinsic), getargs(intrinsic), convert);
|
/external/ipsec-tools/src/racoon/ |
D | isakmp.c | 2707 char *getname __P((const u_char *)); 2718 getname(ap) in getname() function
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | copy.js | 4807 },getname:function (sock, peer) { method
|
D | corrections.js | 4807 },getname:function (sock, peer) { method
|
D | primes.js | 4821 },getname:function (sock, peer) { method
|
D | fannkuch.js | 4301 },getname:function (sock, peer) { method
|
D | memops.js | 4270 },getname:function (sock, peer) { method
|
D | fasta.js | 4545 },getname:function (sock, peer) { method
|
D | zlib.js | 4271 },getname:function (sock, peer) { method
|
D | box2d.js | 4519 },getname:function (sock, peer) { method
|
D | lua_binarytrees.js | 4392 },getname:function (sock, peer) { method
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 4296 },getname:function (sock, peer) { method
|