Searched full:heads (Results 1 – 25 of 298) sorted by relevance
12345678910>>...12
46 Cr-Commit-Position: refs/heads/master@{#28059}"""55 Cr-Commit-Position: refs/heads/master@{#28030}"""89 > Cr-Commit-Position: refs/heads/master@{#28059}94 Cr-Commit-Position: refs/heads/master@{#28088}"""109 > Cr-Commit-Position: refs/heads/master@{#289}114 Cr-Commit-Position: refs/heads/master@{#28088}"""137 Cr-Commit-Position: refs/heads/master@{#28088}"""165 Cr-Commit-Position: refs/heads/master@{#28088}"""174 Cr-Commit-Position: refs/heads/master@{#""" + commit_pos_of_master + "}"182 Cr-Commit-Position: refs/heads/master@{#28173}"""[all …]
53 self.Git("fetch origin +refs/heads/lkgr:refs/heads/lkgr")54 self["candidate"] = self.Git("show-ref -s refs/heads/lkgr").strip()
19 1) Mirrors all the branches (refs/heads/foo) from Gerrit to Github as-is, taking22 Github branches (refs/heads/cl_number) recreating a linear chain of commits39 Also we want to make them non-hidden branch heads (i.e. in the refs/heads/)159 return 'refs/heads/changes/%d' % cl_num, forged_sha1171 # 1. Keep track of all branch heads refnames and sha1s from the (github)173 # 2. Keep track of all upstream (AOSP) branch heads into |future_heads|. Note:175 # stored in a hidden ref (refs/changes) which is NOT under refs/heads.181 PREFIX = 'refs/heads/'184 current_heads['refs/heads/' + branch] = ref_sha1187 PREFIX = 'refs/remotes/upstream/heads/'[all …]
52 git push aosp refs/heads/working_dev:refs/heads/dev62 git push aosp refs/heads/working_dev:refs/heads/dev78 git push aosp refs/heads/working_dev:refs/heads/dev101 git push aosp refs/heads/working_dev:refs/heads/dev
59 struct OutStruct *heads = hdrcbdata->heads; in tool_header_cb() local73 if(!heads->config) in tool_header_cb()78 warnf(heads->config->global, "Header data exceeds single call write " in tool_header_cb()88 if(heads->config->headerfile && heads->stream) { in tool_header_cb()89 size_t rc = fwrite(ptr, size, nmemb, heads->stream); in tool_header_cb()93 (void)fflush(heads->stream); in tool_header_cb()
33 * 'heads' member is a pointer to the OutStruct variable used to keep45 struct OutStruct *heads; member
199 struct OutStruct heads; in operate_do() local218 memset(&heads, 0, sizeof(struct OutStruct)); in operate_do()219 heads.stream = stdout; in operate_do()220 heads.config = config; in operate_do()356 heads.filename = config->headerfile; in operate_do()357 heads.s_isreg = TRUE; in operate_do()358 heads.fopened = TRUE; in operate_do()359 heads.stream = newfile; in operate_do()364 set_binmode(heads.stream); in operate_do()1440 hdrcbdata.heads = &heads; in operate_do()[all …]
70 2) Support wide range of machine learning models. Since most heads can work74 2) To allow users to seamlessly switch between 1 to n heads for multi101 Most heads also support logits_input which is typically the output of the last102 hidden layer. Some heads (like heads responsible for candidate sampling or175 the last hidden layer in a DNN. Some heads (like the ones responsible452 Loss only head holds additional loss terms to be added to other heads and467 def multi_head(heads, loss_weights=None): argument471 heads: list of Head objects.476 A instance of `Head` that merges multiple heads.479 ValueError: if heads and loss_weights have different size.[all …]
99 of all of the heads. However: at serving time, requests will be made100 specifically for one or more heads, and the RPCs used for these requests may216 default_serving_output_alternative_key: Required for multiple heads. If218 multiple heads), `EstimatorSpec` requires a default head that will be
52 .Op Fl h Ar heads152 .It Fl h Ar heads153 Number of drive heads.184 When the geometry is not available, it is assumed to be 63 sectors, 255 heads.204 uint16_t bpbHeads; /* [-h] drive heads */
134 255 heads and 63 sectors, as suggested from several documentation and169 Number of heads (1-256, default 4): 255175 We have set 255 heads, 63 sector. We have to set the cylinder.178 cilynder = <total size> / <heads> / <sectors> / <blocksize>209 255 heads, 63 sectors/track, 239 cylinders
14 usage: fdisk [-lu] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SECTSZ] DISK21 -C CYLINDERS Set number of cylinders/heads/sectors22 -H HEADS33 long heads;129 if (!g_heads) printf(" heads"); in chs_warn()228 disk->heads = geometry.heads; in read_geometry()372 disk.heads = disk.sectors = 0; in read_mbr()379 g_heads = (toys.optflags & FLAG_H && TT.heads)? TT.heads : h? h : disk.heads? disk.heads : 255; in read_mbr()507 xprintf("%ld heads, %ld sectors/track, %ld cylinders", g_heads, g_sectors, g_cylinders); in print_mbr()1194 …xprintf("Disk %s: %lu heads, %lu sectors, %lu cylinders\n\n", disk_device, g_heads, g_sectors, g_c… in print_partitions_list()[all …]
84 …"@@@STEP_LOG_LINE@json.output@ \"got_flutter_revision_cp\": \"refs/heads/master@{#84512}\", @@@…86 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#143121}\"@@@",110 "@@@SET_BUILD_PROPERTY@got_flutter_revision_cp@\"refs/heads/master@{#84512}\"@@@",112 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
54 ($Cyl,$Heads,$Sec) = split(/\, /,$Temp1,3);56 ($Heads,$Junk) = split(/ /,$Heads,2);
32 fetch = +refs/branch-heads/*:refs/remotes/branch-heads/*
37 6599cac0965be8e5a835ab7a5684bbef033d5ad0 third_party/libcxx (heads/release_60)38 9245d481eb3e890f708ff2d7dadf2a10c04748ba third_party/libcxxabi (heads/release_60)
52 tprintf("{heads=%u, sectors=%u, " in MPERS_PRINTER_DECL()54 (unsigned) geo.heads, in MPERS_PRINTER_DECL()
... -iotests/.git/logs/refs/heads/ qemu-iotests/.git/logs/ ...
36 # refs/heads/master)83 engine.setdefault('branch', 'refs/heads/master')88 engine['branch'] = 'refs/heads/' + engine['branch']
36 # refs/heads/master)86 engine.setdefault('branch', 'refs/heads/master')91 engine['branch'] = 'refs/heads/' + engine['branch']
97 chs->cyl = abss / (part->sects * part->heads); in lba2chs()98 chs->head = (abss / part->sects) % part->heads; in lba2chs()295 part->heads = sec[3] + 1; in dos_open()333 (part->heads * part->sects) - 1; in dos_open()
140 UInt32 *hash, UInt32 hashMask, UInt32 *heads, UInt32 numHeads, const UInt32 *crc) \142 const UInt32 value = (v); p++; *heads++ = pos - hash[value]; hash[value] = pos++; } }203 … UInt32 *heads = mt->hashBuf + ((numProcessedBlocks++) & kMtHashNumBlocksMask) * kMtHashBlockSize; in HashThreadFunc() local205 heads[0] = 2; in HashThreadFunc()206 heads[1] = num; in HashThreadFunc()212 …mt->GetHeadsFunc(mf->buffer, mf->pos, mf->hash + mf->fixedHashSize, mf->hashMask, heads + 2, num, … in HashThreadFunc()213 heads[0] = 2 + num; in HashThreadFunc()
82 …"@@@STEP_LOG_LINE@json.output@ \"got_flutter_revision_cp\": \"refs/heads/master@{#84512}\", @@@…84 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#143121}\"@@@",108 "@@@SET_BUILD_PROPERTY@got_flutter_revision_cp@\"refs/heads/master@{#84512}\"@@@",110 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
17 head, /* nr of heads */277 /* Position of the heads of the 4 units attached to this FDC,280 * position of these drive heads. By allowing such282 * incurring the expensive cost of repositioning all heads.