HomeSort by relevance Sort by last modified time
    Searched defs:slot (Results 326 - 350 of 371) sorted by null

<<1112131415

  /external/qemu/android/config/linux-x86/asm/
kvm.h 27 __u32 slot; /* this has a different namespace than memory slots */ member in struct:kvm_memory_alias
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 27 __u32 slot; /* this has a different namespace than memory slots */ member in struct:kvm_memory_alias
  /external/v8/src/
deoptimizer.cc 613 PrintF("Materializing a new heap number %p [%e] in slot %p\n",
639 Address slot = d.slot_address(); local
640 if (parameters_top <= slot && slot < parameters_bottom) {
644 static_cast<int>(slot - parameters_top) / kPointerSize;
647 PrintF("Materializing a new heap number %p [%e] in slot %p"
648 "for parameter slot #%d\n",
656 } else if (expressions_top <= slot && slot < expressions_bottom) {
660 static_cast<int>(slot - expressions_top) / kPointerSize
    [all...]
mark-compact.cc 808 // setter did not record the slot update and we have to do that manually.
809 Address slot = candidate->address() + JSFunction::kCodeEntryOffset; local
810 Code* target = Code::cast(Code::GetObjectFromEntryAddress(slot));
812 RecordCodeEntrySlot(slot, target);
847 Object** slot = HeapObject::RawField(shared, local
850 RecordSlot(slot, slot, HeapObject::cast(*slot));
1341 Object** slot = data->data_start() + JSRegExp::saved_code_index(is_ascii); local
1441 Object** slot = local
1856 Object** slot = HeapObject::RawField(accessors, offset); local
1890 Object** slot = contents->data_start() + i; local
2530 Object** slot = local
2577 Object** slot = HeapObject::RawField(current, Map::kPrototypeOffset); local
    [all...]
  /external/webp/src/dec/
vp8l.c 208 const int slot = code_len - kCodeLengthLiterals; local
209 const int extra_bits = kCodeLengthExtraBits[slot];
210 const int repeat_offset = kCodeLengthRepeatOffsets[slot];
    [all...]
  /external/chromium_org/third_party/lzma_sdk/
LzmaEnc.c 1091 UInt32 slot; local
1092 GetPosSlot2(distance, slot);
1093 curAndLenPrice += p->alignPrices[distance & kAlignMask] + p->posSlotPrices[lenToPosState][slot];
    [all...]
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaEnc.c 1092 UInt32 slot; local
1093 GetPosSlot2(distance, slot);
1094 curAndLenPrice += p->alignPrices[distance & kAlignMask] + p->posSlotPrices[lenToPosState][slot];
    [all...]
  /external/lzma/C/
LzmaEnc.c 1091 UInt32 slot; local
1092 GetPosSlot2(distance, slot);
1093 curAndLenPrice += p->alignPrices[distance & kAlignMask] + p->posSlotPrices[lenToPosState][slot];
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 137 mDNSu32 slot, used = 0; local
140 FORALL_CACHERECORDS(slot, cg, rr)
    [all...]
uDNS.c 4305 const mDNSu32 slot = HashSlot(&q->qname); local
4922 mDNSu32 slot; local
    [all...]
mDNS.c 205 mDNSu32 slot; local
206 for (slot = 0; slot < AUTH_HASH_SLOTS; slot++)
208 AuthGroup **cp = &r->rrauth_hash[slot];
238 mDNSexport AuthGroup *AuthGroupForName(AuthHash *r, const mDNSu32 slot, const mDNSu32 namehash, const domainname *const name)
241 for (ag = r->rrauth_hash[slot]; ag; ag=ag->next)
247 mDNSexport AuthGroup *AuthGroupForRecord(AuthHash *r, const mDNSu32 slot, const ResourceRecord *const rr)
249 return(AuthGroupForName(r, slot, rr->namehash, rr->name));
252 mDNSlocal AuthGroup *GetAuthGroup(AuthHash *r, const mDNSu32 slot, const ResourceRecord *const rr
283 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); local
300 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); local
956 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); local
983 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); local
1006 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); local
1372 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); local
2579 const mDNSu32 slot = HashSlot(&q->qname); local
2650 mDNSu32 slot; local
2818 const mDNSu32 slot = HashSlot(&q->qname); local
2851 mDNSu32 slot; local
3414 mDNSu32 slot; local
3787 mDNSu32 slot = HashSlot(&q->qname); local
3978 mDNSu32 slot; local
4068 mDNSu32 slot; local
4297 mDNSu32 slot; local
4559 mDNSu32 slot; local
5181 mDNSu32 slot; local
5651 mDNSu32 slot = HashSlot(pktrr->name); local
5871 const mDNSu32 slot = HashSlot(&pktq.qname); local
6410 const mDNSu32 slot = HashSlot(&q->qname); local
6550 const mDNSu32 slot = HashSlot(&q.qname); local
6813 const mDNSu32 slot = HashSlot(m->rec.r.resrec.name); local
6946 const mDNSu32 slot = HashSlot(r1->resrec.name); local
7057 mDNSu32 slot = HashSlot(&q.qname); local
8098 mDNSu32 slot; local
8159 mDNSu32 slot; local
8541 const mDNSu32 slot = HashSlot(&question->qname); local
8704 const mDNSu32 slot = HashSlot(&question->qname); local
9616 mDNSu32 slot; local
9678 mDNSu32 slot; local
10614 mDNSu32 slot; local
10848 const mDNSu32 slot = HashSlot(&q->qname); local
10864 const mDNSu32 slot = HashSlot(&q->qname); local
11029 mDNSu32 slot; local
11435 mDNSu32 slot; local
    [all...]
  /external/srec/srec/crec/
srec_context.c 1586 char *slot = ""; local
    [all...]
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 798 LCHAR slot [MAX_LINE_LENGTH]; local
808 add_status = srec_test_get_five_command_items ( command_text, MAX_LINE_LENGTH, slot,
822 esr_status = SR_GrammarAddWordToSlot ( active_grammar, slot, word, pron, weightNumber, semanticTag );
1281 LCHAR slot [P_PATH_MAX]; local
1483 LCHAR slot [P_PATH_MAX]; local
    [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 791 LCHAR slot [MAX_LINE_LENGTH]; local
801 add_status = srec_test_get_five_command_items ( command_text, MAX_LINE_LENGTH, slot,
814 esr_status = SR_GrammarAddWordToSlot ( active_grammar, slot, word, pron, weightNumber, semanticTag );
1197 LCHAR slot [P_PATH_MAX]; local
1398 LCHAR slot [P_PATH_MAX]; local
    [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 1993 int slot = mCaches.currentProgram->getAttrib("colors"); local
2310 int slot = mCaches.currentProgram->getAttrib("colors"); local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bitvect.c 451 listptr slot; local
455 slot = list;
458 BitVector_Destroy(*slot++);
493 listptr slot; local
502 slot = list;
511 *slot++ = addr;
    [all...]
  /external/chromium_org/v8/src/
mark-compact.cc 1040 Address slot = candidate->address() + JSFunction::kCodeEntryOffset; local
1298 JSFunction** slot = &jsfunction_candidates_head_; local
1532 Object** slot = data->data_start() + JSRegExp::saved_code_index(is_ascii); local
2577 Object** slot = local
2631 Object** slot = code->code_to_deoptimize_link_slot(); local
2661 Object** slot = entries->slot_at(new_number_of_entries + local
    [all...]
heap.cc 1729 Object** slot = HeapObject::RawField( local
6362 Object** slot = reinterpret_cast<Object**>(slot_address); local
    [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 631 /// The slot lookup function. Returns a pointer to a cacheable structure
636 /// arguments. Returns the slot for the corresponding method. Superclass
653 /// Type of an slot structure pointer. This is returned by the various
686 llvm::CallSite slot = CGF.EmitRuntimeCallOrInvoke(LookupFn, args); local
706 llvm::CallInst *slot = local
    [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 4208 mDNSu32 slot; local
4247 mDNSu32 slot; local
4318 mDNSu32 CacheUsed = 0, CacheActive = 0, slot; local
    [all...]
  /external/qemu/android/config/linux-x86/linux/
kvm.h 25 __u32 slot; member in struct:kvm_memory_region
33 __u32 slot; member in struct:kvm_userspace_memory_region
244 __u32 slot; member in struct:kvm_dirty_log
516 * KVM_CREATE_VCPU receives as a parameter the vcpu slot, and returns
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 25 __u32 slot; member in struct:kvm_memory_region
33 __u32 slot; member in struct:kvm_userspace_memory_region
244 __u32 slot; member in struct:kvm_dirty_log
516 * KVM_CREATE_VCPU receives as a parameter the vcpu slot, and returns
  /frameworks/base/services/input/
InputReader.cpp 65 // Maximum number of slots supported when using the slot-based Multitouch Protocol B.
1616 Slot* slot = &mSlots[mCurrentSlot]; local
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
ssl3con.c 720 * whatever is in the certificate slot for kt_ecdh
2301 PK11SlotInfo *slot = NULL; local
3414 PK11SlotInfo * slot = PK11_GetSlotFromKey((PK11SymKey *)pms); local
3428 PK11SlotInfo * slot = PK11_GetInternalSlot(); local
3506 PK11SlotInfo * slot = NULL; local
4699 PK11SlotInfo *slot = NULL; local
5860 PK11SlotInfo * slot; local
6153 PK11SlotInfo *slot; local
6211 PK11SlotInfo *slot = PK11_GetInternalSlot(); local
7871 PK11SlotInfo * slot; local
8880 PK11SlotInfo * slot = serverKeySlot; local
9052 PK11SlotInfo * slot = PK11_GetSlotFromPrivateKey(serverKey); local
    [all...]
  /external/chromium_org/v8/include/
v8.h 6142 S* slot = I::GetRoot(isolate, I::kEmptyStringRootIndex); local
6511 S* slot = I::GetRoot(isolate, I::kUndefinedValueRootIndex); local
6520 S* slot = I::GetRoot(isolate, I::kNullValueRootIndex); local
6529 S* slot = I::GetRoot(isolate, I::kTrueValueRootIndex); local
6538 S* slot = I::GetRoot(isolate, I::kFalseValueRootIndex); local
    [all...]

Completed in 2190 milliseconds

<<1112131415