HomeSort by relevance Sort by last modified time
    Searched defs:Key (Results 176 - 200 of 425) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iscsidsc.h 197 PUCHAR Key;
306 HRESULT WINAPI AddIScsiConnectionA(PISCSI_UNIQUE_SESSION_ID UniqueSessionId,PVOID Reserved,ULONG InitiatorPortNumber,PISCSI_TARGET_PORTALA TargetPortal,ISCSI_SECURITY_FLAGS SecurityFlags,PSCSI_LOGIN_OPTIONS LoginOptions,ULONG KeySize,PCHAR Key,PISCSI_UNIQUE_CONNECTION_ID ConnectionId);
307 HRESULT WINAPI AddIScsiConnectionW(PISCSI_UNIQUE_SESSION_ID UniqueSessionId,PVOID Reserved,ULONG InitiatorPortNumber,PISCSI_TARGET_PORTALW TargetPortal,ISCSI_SECURITY_FLAGS SecurityFlags,PSCSI_LOGIN_OPTIONS LoginOptions,ULONG KeySize,PCHAR Key,PISCSI_UNIQUE_CONNECTION_ID ConnectionId);
437 PCHAR Key,
453 PCHAR Key,
719 PUCHAR Key,
windns.h 465 BYTE Key[1];
671 DNS_KEY_DATA KEY,Key;
704 DNS_KEY_DATA KEY,Key;
  /toolchain/binutils/binutils-2.25/gold/
layout.h     [all...]
aarch64.cc     [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaCodeComplete.cpp     [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
TreeTransform.h     [all...]
  /external/gmock/include/gmock/
gmock-matchers.h     [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h     [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 159 // Emit the key and store it to the appropriate array slot.
160 const Expr *Key = DLE->getKeyValueElement(i).Key;
164 llvm::Value *keyValue = EmitScalarExpr(Key);
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp 544 std::pair<unsigned, unsigned> Key = Item.first;
545 if (Key.first == Key.second)
550 auto BaseKey = std::make_pair(Key.first, Key.first);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/v8/src/
gdb-jit.cc     [all...]
  /external/v8/src/heap/
heap.h     [all...]
  /external/v8/src/regexp/
jsregexp.h 285 typedef uc16 Key;
    [all...]
  /external/vixl/src/vixl/a64/
macro-assembler-a64.h 468 VeneerPool::kReclaimFactor>::Key(
479 VeneerPool::BranchInfo* branch_info, ptrdiff_t key) {
480 branch_info->max_reachable_pc_ = key;
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-aether-provider-3.2.1.jar 
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 457 /// \return True if 'Key' is saved in the Value Map.
458 bool has(Value *Key) const { return MapStorage.count(Key); }
463 VectorParts &splat(Value *Key, Value *Val) {
464 VectorParts &Entry = MapStorage[Key];
469 ///\return A reference to the value that is stored at 'Key'.
470 VectorParts &get(Value *Key) {
471 VectorParts &Entry = MapStorage[Key];
705 int Key = Index + SmallestKey;
708 if (Members.count(Key))
    [all...]
  /external/dagger2/lib/
auto-factory-1.0-20150915.183854-35.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/factory/auto-factory/1.0-beta2/
auto-factory-1.0-beta2.jar 
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 467 PVOID Key;
479 PVOID Key;
679 PVOID Key;
    [all...]

Completed in 2140 milliseconds

1 2 3 4 5 6 78 91011>>