/toolchain/binutils/binutils-2.25/bfd/ |
ecoff.c | 3911 arelent rel; local [all...] |
vms-alpha.c | [all...] |
mach-o.h | 517 unsigned char rel; member in struct:bfd_mach_o_version_min_command
|
/external/ImageMagick/www/api/ |
cache.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
enhance.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
exception.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
layer.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
memory.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
module.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
pixel-iterator.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
statistic.php | 25 <link rel="icon" href="../image/wand.png"/> 26 <link rel="shortcut icon" href="../image/wand.ico"/> 27 <link rel="stylesheet" href="../css/magick.php"/>
|
/external/syslinux/gpxe/src/drivers/net/ |
mtnic.c | 864 struct mtnic_if_release_resource_in_imm rel; local 865 memset(&rel, 0, sizeof rel); 866 rel.index = index; 867 rel.type = type; 869 &rel, NULL, ( type == MTNIC_IF_RESOURCE_TYPE_EQ ) ? [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
reloc.cc | [all...] |
target-reloc.h | 446 elfcpp::Rela<size, big_endian> rel(relbuf); 464 relocate.relocate(relinfo, target, NULL, -1U, rel, r_type, sym, &symval,
|
/external/libunwind/tests/ |
ia64-test-nat-asm.S | 161 .pred.rel.mutex p1, p2 419 .pred.rel.mutex p6, p7
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_build_util.cpp | 152 BuildUtil::mkInterp(unsigned mode, Value *dst, int32_t offset, Value *rel) 166 insn->setIndirect(0, 0, rel);
|
/prebuilts/go/darwin-x86/src/html/template/ |
attr.go | 105 "rel": contentTypeUnsafe,
|
/prebuilts/go/linux-x86/src/html/template/ |
attr.go | 105 "rel": contentTypeUnsafe,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-bfin.c | 754 as_bad_where (fixP->fx_file, fixP->fx_line, _("rel too far BFD_RELOC_8")); 761 as_bad_where (fixP->fx_file, fixP->fx_line, _("rel too far BFD_RELOC_16")); 1327 int rel = 0; local [all...] |
/external/svox/pico/lib/ |
picotok.c | 463 picoos_bool rel; local 465 rel = FALSE; 475 rel = TRUE; 478 return rel; [all...] |
/prebuilts/go/darwin-x86/src/net/url/ |
url_test.go | 999 base, rel, expected string 1128 rel := mustParse(test.rel) 1129 url := base.ResolveReference(rel) 1131 t.Errorf("URL(%q).ResolveReference(%q)\ngot %q\nwant %q", test.base, test.rel, got, test.expected) 1138 url, err := base.Parse(test.rel) 1140 t.Errorf("URL(%q).Parse(%q) failed: %v", test.base, test.rel, err) 1142 t.Errorf("URL(%q).Parse(%q)\ngot %q\nwant %q", test.base, test.rel, got, test.expected) [all...] |
/prebuilts/go/linux-x86/src/net/url/ |
url_test.go | 999 base, rel, expected string 1128 rel := mustParse(test.rel) 1129 url := base.ResolveReference(rel) 1131 t.Errorf("URL(%q).ResolveReference(%q)\ngot %q\nwant %q", test.base, test.rel, got, test.expected) 1138 url, err := base.Parse(test.rel) 1140 t.Errorf("URL(%q).Parse(%q) failed: %v", test.base, test.rel, err) 1142 t.Errorf("URL(%q).Parse(%q)\ngot %q\nwant %q", test.base, test.rel, got, test.expected) [all...] |
/external/crcalc/src/com/hp/creals/ |
CR.java | 462 int rel = max_msd + r; local 465 int abs_prec = (rel > a? rel : a); [all...] |
/external/llvm/lib/Support/ |
Path.cpp | 706 StringRef rel = path::relative_path(path); 707 for (StringRef C : llvm::make_range(path::begin(rel), path::end(rel))) { [all...] |
/prebuilts/go/darwin-x86/src/debug/elf/ |
file_test.go | 40 {".rel.plt", SHT_REL, SHF_ALLOC, 0x8048348, 0x348, 0x20, 0x3, 0x7, 0x4, 0x8, 0x20}, 160 {".rel.text", SHT_REL, SHF_INFO_LINK, 0x0, 0x3dc, 0x10, 0x13, 0x1, 0x4, 0x8, 0x10}, 165 {".rel.debug_info", SHT_REL, SHF_INFO_LINK, 0x0, 0x3ec, 0xa0, 0x13, 0x6, 0x4, 0x8, 0xa0}, 168 {".rel.debug_aranges", SHT_REL, SHF_INFO_LINK, 0x0, 0x48c, 0x10, 0x13, 0x9, 0x4, 0x8, 0x10}, 170 {".rel.debug_line", SHT_REL, SHF_INFO_LINK, 0x0, 0x49c, 0x8, 0x13, 0xb, 0x4, 0x8, 0x8}, 175 {".rel.eh_frame", SHT_REL, SHF_INFO_LINK, 0x0, 0x4a4, 0x8, 0x13, 0x10, 0x4, 0x8, 0x8}, [all...] |