/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | ns_print.c | 77 static size_t prune_origin(const char *name, const char *origin); 81 const u_char **p, const char *origin, 108 const char *name_ctx, const char *origin, in ns_sprintrr() argument 116 name_ctx, origin, buf, buflen); in ns_sprintrr() 132 const char *name_ctx, const char *origin, in ns_sprintrrf() argument 153 len = prune_origin(name, origin); in ns_sprintrrf() 159 if ((!origin || !origin[0] || name[len] == '\0') && in ns_sprintrrf() 194 T(addname(msg, msglen, &rdata, origin, &buf, &buflen)); in ns_sprintrrf() 217 T(addname(msg, msglen, &rdata, origin, &buf, &buflen)); in ns_sprintrrf() 221 T(addname(msg, msglen, &rdata, origin, &buf, &buflen)); in ns_sprintrrf() [all …]
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
D | 7zFile.c | 169 WRes File_Seek(CSzFile *p, Int64 *pos, ESzSeek origin) in File_Seek() argument 177 switch (origin) in File_Seek() 198 switch (origin) in File_Seek() 261 static SRes FileInStream_Seek(void *pp, Int64 *pos, ESzSeek origin) in FileInStream_Seek() argument 264 return File_Seek(&p->file, pos, origin); in FileInStream_Seek()
|
D | 7zTypes.h | 168 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin); 182 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
|
D | 7zFile.h | 49 WRes File_Seek(CSzFile *p, Int64 *pos, ESzSeek origin);
|
D | 7zStream.c | 129 static SRes LookToRead_Seek(void *pp, Int64 *pos, ESzSeek origin) in LookToRead_Seek() argument 133 return p->realStream->Seek(p->realStream, pos, origin); in LookToRead_Seek()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/ |
D | webchecker.py | 426 origin = url, rawlink 427 self.newlink((link, fragment), origin) 434 def newlink(self, url, origin): argument 436 self.newdonelink(url, origin) 438 self.newtodolink(url, origin) 440 def newdonelink(self, url, origin): argument 441 if origin not in self.done[url]: 442 self.done[url].append(origin) 450 source, rawlink = origin 454 def newtodolink(self, url, origin): argument [all …]
|
D | wcgui.py | 293 def newlink(self, url, origin): argument 294 webchecker.Checker.newlink(self, url, origin)
|
/device/google/contexthub/firmware/os/inc/ |
D | seos_priv.h | 39 #define EVENT_WITH_ORIGIN(evt, origin) (((evt) & EVT_MASK) | ((origin) << (32 - TASK_TID_BITS… argument
|
/device/linaro/bootloader/arm-trusted-firmware/make_helpers/ |
D | defaults.mk | 31 BASE_COMMIT := origin/master
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | 7zTypes.h | 172 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin); 186 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | 7zTypes.h | 172 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin); 186 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
|
/device/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess.c | 129 uint32_t lastOutType = 0, origin = 0; in packNanoRelocs() local 175 origin = 0; in packNanoRelocs() 177 displacement = app->nanoReloc[i].ofstInRam - origin; in packNanoRelocs() 178 origin = app->nanoReloc[i].ofstInRam + 4; in packNanoRelocs() 195 origin = app->nanoReloc[j + i - 1].ofstInRam + 4; //reset origin to last one in packNanoRelocs()
|
D | postprocess_elf.c | 128 uint32_t lastOutType = 0, origin = 0; in packNanoRelocs() local 167 origin = 0; in packNanoRelocs() 169 displacement = nanoRelocs[i].ofstInRam - origin; in packNanoRelocs() 170 origin = nanoRelocs[i].ofstInRam + 4; in packNanoRelocs() 185 origin = nanoRelocs[j + i - 1].ofstInRam + 4; //reset origin to last one in packNanoRelocs()
|
/device/linaro/hikey/hikey960/ |
D | README | 33 $ git checkout -b android-hikey-linaro-4.9 origin/android-hikey-linaro-4.9
|
/device/linaro/hikey/hikey/ |
D | README | 38 $ git checkout -b android-hikey-linaro-4.9 origin/android-hikey-linaro-4.9
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | misc.c | 892 unsigned *origin; /* MR10 */ local 914 /* MR10 */ origin=set_pdq(c->cyclicDep); 915 /* MR10 */ for (cursor=origin; *cursor != nil; cursor++) { 929 /* MR10 */ free( (char *) origin); 930 /* MR10 */ origin=NULL;
|
D | mrhoist.c | 3016 unsigned *origin=set_pdq(s); local 3018 require(origin != NULL,"set_pdq failed"); 3023 for (cursor=origin; *cursor != nil ; cursor++) { 3028 free( (char *) origin);
|
/device/google/bonito/json-c/ |
D | RELEASE_CHECKLIST.txt | 66 git push origin json-c-${release}
|
/device/google/crosshatch/json-c/ |
D | RELEASE_CHECKLIST.txt | 66 git push origin json-c-${release}
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | FAQ | 182 For altered source distributions, you should also note the origin and 184 with the dates of the alterations. The origin should include at least your 190 ZLIB_VERSION and ZLIB_VERNUM and note the origin and nature of the changes
|
D | README | 105 1. The origin of this software must not be misrepresented; you must not
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | FAQ | 183 For altered source distributions, you should also note the origin and 185 with the dates of the alterations. The origin should include at least your 191 ZLIB_VERSION and ZLIB_VERNUM and note the origin and nature of the changes
|
D | README | 97 1. The origin of this software must not be misrepresented; you must not
|
/device/google/contexthub/util/ |
D | NOTICE | 153 origin of the Work and reproducing the content of the NOTICE file.
|
/device/generic/goldfish/audio/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|