Searched refs:cdef (Results 1 – 7 of 7) sorted by relevance
/external/zlib/src/ |
D | make_vms.com | 149 $ cdef = f$element(1," ",work) 545 $ in_ldef = f$locate(cdef,libdefs) 550 f$extract(in_ldef + f$length(cdef) + 1, - 551 f$length(libdefs) - in_ldef - f$length(cdef) - 1, - 631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes) 633 $ call write_config f$fao("#define !AS 1",cdef) 635 $ if (cdef .eqs. "HAVE_FSEEKO") .or. (cdef .eqs. "_LARGE_FILES") .or. - 636 (cdef .eqs. "_LARGEFILE64_SOURCE") then - 647 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_no) 649 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_no) [all …]
|
/external/libvncserver/x11vnc/ |
D | solid.c | 162 XColor cdef; in get_pixel() 167 if (XParseColor(dpy, cmap, color, &cdef) && in get_pixel() 168 XAllocColor(dpy, cmap, &cdef)) { in get_pixel() 169 pixel = cdef.pixel; in get_pixel() 307 XColor cdef; in solid_cde() 529 if (XParseColor(dpy, cmap, color, &cdef) && in solid_cde() 530 XAllocColor(dpy, cmap, &cdef)) { in solid_cde() 531 pixel = cdef.pixel; in solid_cde()
|
D | userinput.c | 372 XColor cdef; in parse_wireframe_str() local 378 if (XParseColor(dpy, cmap, str, &cdef) && in parse_wireframe_str() 379 XAllocColor(dpy, cmap, &cdef)) { in parse_wireframe_str() 380 r = cdef.red >> 8; in parse_wireframe_str() 381 g = cdef.green >> 8; in parse_wireframe_str() 382 b = cdef.blue >> 8; in parse_wireframe_str() 397 cdef.pixel = 0; in parse_wireframe_str()
|
/external/icu/icu4c/source/test/testdata/ |
D | regextst.txt | 57 "(.*)(?=c)" "<0><1>ab</1></0>cdef" 59 "(?:.*)(?=c)" "<r>ab</r>cdef" 60 "(?:.*)(?=c)" b "<r><0>ab</0></r>cdef" # transparent bounds 61 "(?:.*)(?=c)" bM "<r><0>ab</0></r>cdef" # transparent bounds 391 "[\N{LATIN SMALL LETTER C}-\N{LATIN SMALL LETTER F}]+" "ab<0>cdef</0>ghi"
|
/external/mksh/src/ |
D | check.t | 1808 4: cdef 6292 foo='a cdef' 6300 x='a cdef'
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 12263 cdef c 614 1108
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 12263 cdef c 614 1108
|