HomeSort by relevance Sort by last modified time
    Searched refs:part (Results 251 - 275 of 859) sorted by null

<<11121314151617181920>>

  /external/python/cpython2/Modules/
cgen.py 437 # Variable indicating the current input part.
439 part = 1 variable
452 if part == 1:
454 # In part 1, copy everything literally
458 part = part + 1 variable
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
hilo-addressing.s 11 # Check that 1 is added to the high 16 bits if bit 15 of the low part is 1.
  /external/u-boot/arch/arm/lib/
div64.S 62 @ Align divisor with upper part of dividend.
117 @ The top part of remainder became zero. If carry is set
119 @ Otherwise, if lower part is also null then we are done.
124 @ We still have remainer bits in the low part. Bring them up.
  /external/u-boot/cmd/
sata.c 16 #include <part.h>
125 "sata part [dev] - print partition table\n"
  /external/u-boot/fs/
fs_internal.c 10 #include <part.h>
41 /* read first part which isn't aligned with start of sector */
58 /* read sector aligned part */
86 printf("* %s read error - last part\n", __func__);
  /external/u-boot/include/
efi_loader.h 160 /* Every UEFI object is part of a global object list */
292 struct blk_desc *desc, int part, struct efi_device_path *dp);
372 struct efi_device_path *efi_dp_from_part(struct blk_desc *desc, int part);
374 struct efi_device_path *efi_dp_part_node(struct blk_desc *desc, int part);
375 struct efi_device_path *efi_dp_from_file(struct blk_desc *desc, int part,
  /external/v8/src/base/
cpu.h 45 // arm implementer/part information
53 int part() const { return part_; } function in class:v8::base::final
55 // ARM-specific part codes
63 // Denver-specific part code
66 // PPC-specific part codes
  /external/v8/src/
fixed-dtoa.cc 29 uint32_t part = static_cast<uint32_t>(accumulator & kMask32); local
32 low_bits_ = (accumulator << 32) + part;
35 part = static_cast<uint32_t>(accumulator & kMask32);
38 high_bits_ = (accumulator << 32) + part;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_imaplib.py 76 part = self.rfile.read(1)
77 if part == '':
80 line += part
  /external/autotest/server/cros/faft/utils/
faft_checkers.py 246 part = self.faft_client.system.get_root_part()[-1]
247 if self.faft_framework.ROOTFS_MAP[expected_part] != part:
248 logging.info("Expected root part %s but got %s",
249 self.faft_framework.ROOTFS_MAP[expected_part], part)
  /external/curl/lib/
parsedate.c 11 * you should have received as part of this distribution. The terms
341 int part = 0; /* max 6 parts */ local
343 while(*date && (part < 6)) {
480 part++;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
TestLocaleValidity.java 287 for (String part : parts) {
288 if (part.length() == 2) { // key
289 keys.add(part);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
TestLocaleValidity.java 284 for (String part : parts) {
285 if (part.length() == 2) { // key
286 keys.add(part);
  /external/libbrillo/brillo/http/
http_form_data.cc 128 for (auto& part : parts_) {
129 std::string data = GetBoundaryStart() + part->GetContentHeader();
131 if (!part->ExtractDataStreams(streams))
  /external/libkmsxx/kms++util/src/
testpat.cpp 168 unsigned part = (fb.height() / num_threads) & ~1; local
171 unsigned start = n * part;
172 unsigned end = start + part;
  /external/python/cpython2/Lib/test/
test_imaplib.py 76 part = self.rfile.read(1)
77 if part == '':
80 line += part
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/unit/
TestRunner.py 53 output += [part for part in line.split(' ') if part.strip()]
  /external/toolchain-utils/automation/clients/helper/
perforce.py 50 parts = [part for part in path_s.strip('/').split('/') if part]
  /external/u-boot/drivers/dfu/
dfu_nand.c 194 int ret, dev, part; local
204 } else if ((!strcmp(st, "part")) || (!strcmp(st, "partubi"))) {
214 part = simple_strtoul(s, &s, 10);
216 sprintf(mtd_id, "%s%d,%d", "nand", dev, part - 1);
  /external/u-boot/env/
mmc.c 17 #include <part.h>
140 uint part = mmc_get_env_part(mmc); local
145 ret = blk_select_hwpart_devnum(IF_TYPE_MMC, dev, part);
  /external/v8/tools/
gen-postmortem-metadata.py 450 part = parts[ii];
451 cctype += part[0].upper() + part[1:].lower();
  /external/pdfium/xfa/fwl/
cfwl_edit.cpp 627 CFWL_ThemePart part; local
628 part.m_pWidget = this;
634 m_fFontSize = theme->GetFontSize(&part);
636 RetainPtr<CFGAS_GEFont> pFont = theme->GetFont(&part);
641 m_EdtEngine.SetFontColor(theme->GetTextColor(&part));
643 m_EdtEngine.SetLineSpace(theme->GetLineHeight(&part));
646 theme->GetLineHeight(&part));
708 CFWL_ThemePart part; local
709 part.m_pWidget = this;
711 CFX_SizeF pSpace = theme->GetSpaceAboveBelow(&part);
846 CFWL_ThemePart part; local
    [all...]
  /art/runtime/
hidden_api.cc 171 for (const char* part : GetSignatureParts()) {
172 size_t count = std::min(prefix.length() - pos, strlen(part));
173 if (prefix.compare(pos, count, part, 0, count) == 0) {
194 for (const char* part : GetSignatureParts()) {
195 os << part; local
  /external/cldr/tools/java/org/unicode/cldr/util/
WikipediaOfficialLanguages.java 193 for (String part : parts) {
194 if (part.isEmpty() || part.equals("de facto")) {
197 String region = CountryCodeConverter.getCodeFromName(part);
199 System.err.println("* Can't convert " + region + " in " + part);
  /external/ltp/lib/
random_range.c 744 long part; local
773 part = lmax / PARTNUM;
775 valbound[ind] = part * ind;
852 part = imax / PARTNUM;
854 valbound[ind] = part * ind;

Completed in 750 milliseconds

<<11121314151617181920>>