Searched refs:slot (Results 176 - 200 of 426) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_derived.c160 uint slot = find_mapping(fs, I915_SEMANTIC_FACE); local
168 vinfo.hwfmt[1] &= ~(TEXCOORDFMT_NOT_PRESENT << (slot * 4));
169 vinfo.hwfmt[1] |= TEXCOORDFMT_1D << (slot * 4);
/external/chromium_org/v8/src/
H A Dstore-buffer.cc381 HeapObject** slot = reinterpret_cast<HeapObject**>(slot_address); local
385 heap_->InNewSpace(*slot);
423 Object** slot = reinterpret_cast<Object**>(slot_address); local
424 if (heap_->InNewSpace(*slot)) {
425 HeapObject* object = reinterpret_cast<HeapObject*>(*slot);
430 slot_callback(reinterpret_cast<HeapObject**>(slot), object);
431 if (heap_->InNewSpace(*slot)) {
584 Object** slot = reinterpret_cast<Object**>(*current); local
585 Object* object = *slot;
591 slot_callback(reinterpret_cast<HeapObject**>(slot), heap_objec
[all...]
H A Dobjects-visiting-inl.h337 Object** slot = local
339 collector->RecordSlot(slot, slot, *slot);
372 Object** slot = local
378 HeapObject* obj = HeapObject::cast(*slot);
379 heap->mark_compact_collector()->RecordSlot(slot, slot, obj);
382 StaticVisitor::VisitPointer(heap, slot);
558 // pointer slot sinc
596 Object** slot = HeapObject::RawField(map, Map::kDependentCodeOffset); local
622 Object** slot = transitions->GetPrototypeTransitionsSlot(); local
[all...]
/external/libppp/src/
H A Dether.c107 u_int32_t slot; /* ifindex << 24 | unit */ member in struct:etherdevice
188 return dev->slot;
224 u_long slot; local
282 slot = strtoul(sessionid, &end, 16);
284 dev->slot = slot;
678 dev->slot = GetIfIndex(path);
717 * set in the environment. If so, use it as the slot
721 u_long slot; local
723 slot
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_derived.c160 uint slot = find_mapping(fs, I915_SEMANTIC_FACE); local
168 vinfo.hwfmt[1] &= ~(TEXCOORDFMT_NOT_PRESENT << (slot * 4));
169 vinfo.hwfmt[1] |= TEXCOORDFMT_1D << (slot * 4);
/external/v8/src/
H A Dstore-buffer.cc404 HeapObject** slot = reinterpret_cast<HeapObject**>(slot_address); local
408 heap_->InNewSpace(*slot);
441 Object** slot = reinterpret_cast<Object**>(slot_address); local
442 if (heap_->InNewSpace(*slot)) {
443 HeapObject* object = reinterpret_cast<HeapObject*>(*slot);
445 slot_callback(reinterpret_cast<HeapObject**>(slot), object);
446 if (heap_->InNewSpace(*slot)) {
591 Object** slot = reinterpret_cast<Object**>(*current); local
592 Object* object = *slot;
595 slot_callback(reinterpret_cast<HeapObject**>(slot), heap_objec
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_clip_util.c142 GLuint slot; local
154 for (slot = 0; slot < c->vue_map.num_slots; slot++) {
155 int vert_result = c->vue_map.slot_to_vert_result[slot];
156 GLuint delta = brw_vue_slot_to_offset(slot);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_clip_util.c142 GLuint slot; local
154 for (slot = 0; slot < c->vue_map.num_slots; slot++) {
155 int vert_result = c->vue_map.slot_to_vert_result[slot];
156 GLuint delta = brw_vue_slot_to_offset(slot);
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DSettings.h56 static void constructDeletedValue(int& slot) { slot = -3; } argument
/external/chromium_org/third_party/freetype/src/base/
H A Dftbitmap.c617 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot )
619 if ( slot && slot->format == FT_GLYPH_FORMAT_BITMAP &&
620 !( slot->internal->flags & FT_GLYPH_OWN_BITMAP ) )
627 error = FT_Bitmap_Copy( slot->library, &slot->bitmap, &bitmap );
631 slot->bitmap = bitmap;
632 slot->internal->flags |= FT_GLYPH_OWN_BITMAP;
/external/iputils/
H A Dtracepath.c101 int slot; local
133 slot = ntohs(addr.sin_port) - base_port;
134 if (slot>=0 && slot < 63 && his[slot].hops) {
135 sndhops = his[slot].hops;
136 rettv = &his[slot].sendtime;
137 his[slot].hops = 0;
/external/srec/srec/Grammar/include/
H A DSR_GrammarImpl.h142 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_AddWordToSlot(SR_Grammar* self, const LCHAR* slot,
152 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_AddNametagToSlot(SR_Grammar* self, const LCHAR* slot,
/external/chromium_org/crypto/
H A Dnss_util.cc108 char* PKCS11PasswordFunc(PK11SlotInfo* slot, PRBool retry, void* arg) { argument
111 // well known password we use, as long as the TPM slot has been
117 if (PK11_GetTokenName(slot) == token_name)
125 std::string password = delegate->RequestPassword(PK11_GetTokenName(slot),
175 PK11SlotInfo* slot = item->module->slots[i]; local
176 if (PK11_GetTokenName(slot) == token_name)
177 return PK11_ReferenceSlot(slot);
238 // This creates another DB slot in NSS that is read/write, unlike
273 // read from this slot without requiring a call to C_Login.
355 // the software slot
457 PK11SlotInfo* slot = PK11_GetInternalKeySlot(); local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_program.c54 info->in[i].slot[c] = n++;
84 info->sv[info->io.vertexId].slot[0] = n++;
86 info->sv[info->io.instanceId].slot[0] = n++;
114 info->out[i].slot[c] = n++;
155 info->in[i].slot[c] = nintp++;
158 info->in[i].slot[0] = 255;
185 info->in[j].slot[c] = nintp++;
217 info->out[i].slot[c] = prog->out[i].hw + c;
223 info->out[info->io.sampleMask].slot[0] = prog->max_out++;
226 info->out[info->io.fragDepth].slot[
[all...]
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_program.c54 info->in[i].slot[c] = n++;
84 info->sv[info->io.vertexId].slot[0] = n++;
86 info->sv[info->io.instanceId].slot[0] = n++;
114 info->out[i].slot[c] = n++;
155 info->in[i].slot[c] = nintp++;
158 info->in[i].slot[0] = 255;
185 info->in[j].slot[c] = nintp++;
217 info->out[i].slot[c] = prog->out[i].hw + c;
223 info->out[info->io.sampleMask].slot[0] = prog->max_out++;
226 info->out[info->io.fragDepth].slot[
[all...]
/external/chromium_org/net/cert/
H A Dx509_util_nss.h83 // Generates a unique nickname for |slot|, returning |nickname| if it is
92 PK11SlotInfo* slot);
/external/chromium_org/third_party/freetype/include/freetype/
H A Dftglyph.h201 /* As the outline is extracted from a glyph slot, its coordinates are */
222 /* A function used to extract a glyph image from a slot. Note that */
226 /* slot :: A handle to the source glyph slot. */
235 FT_Get_Glyph( FT_GlyphSlot slot,
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dautohint.h176 FT_GlyphSlot slot,
/external/chromium_org/third_party/libwebp/enc/
H A Dtoken.c14 // For dynamic probability, we just record the slot id (idx) for the probability
38 // bits 0..13: slot or constant proba
88 const int slot = --b->left_; local
89 b->tokens_[slot] = (bit << 15) | proba_idx;
99 const int slot = --b->left_; local
100 b->tokens_[slot] = (bit << 15) | FIXED_PROBA_BIT | proba;
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiledata.cc271 Slot slot = reinterpret_cast<Slot>(stack[i]); local
273 h += (slot * 31) + (slot * 7) + (slot * 3);
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiledata.cc271 Slot slot = reinterpret_cast<Slot>(stack[i]); local
273 h += (slot * 31) + (slot * 7) + (slot * 3);
/external/freetype/include/freetype/
H A Dftglyph.h201 /* As the outline is extracted from a glyph slot, its coordinates are */
222 /* A function used to extract a glyph image from a slot. Note that */
226 /* slot :: A handle to the source glyph slot. */
235 FT_Get_Glyph( FT_GlyphSlot slot,
/external/freetype/include/freetype/internal/
H A Dautohint.h176 FT_GlyphSlot slot,
/external/okhttp/src/test/java/com/squareup/okhttp/internal/spdy/
H A DMockSpdyPeer.java169 public int slot; field in class:MockSpdyPeer.InFrame
189 int slot, List<String> nameValueBlock) {
196 this.slot = slot;
188 synStream(int flags, int streamId, int associatedStreamId, int priority, int slot, List<String> nameValueBlock) argument
/external/qemu/hw/
H A Dpcmcia.h21 PCMCIASocket *slot; member in struct:PCMCIACardState

Completed in 1819 milliseconds

1234567891011>>