HomeSort by relevance Sort by last modified time
    Searched defs:Id (Results 1 - 25 of 262) sorted by null

1 2 3 4 5 6 7 8 91011

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
eapmethodtypes.h 16 BYTE Id;
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootComponentName.c 146 UINT32 *Id;
161 // Try to retrieve the private data by caller ID GUID.
166 (VOID **) &Id,
HttpBootDxe.c 312 UINT32 *Id;
317 (VOID **) &Id,
324 Private = HTTP_BOOT_PRIVATE_DATA_FROM_ID(Id);
368 // Install a protocol with Caller Id Guid to the NIC, this is just to build the relationship between
375 &Private->Id
492 // Open the Caller Id child to setup a parent-child relationship between
498 (VOID **) &Id,
558 UINT32 *Id;
581 // Try to retrieve the private data by the Caller Id Guid.
586 (VOID **) &Id,
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
ComponentName.c 322 PXEBC_PRIVATE_PROTOCOL *Id;
342 (VOID **) &Id,
  /external/clang/include/clang/Tooling/
RefactoringCallbacks.h 21 // Finder.AddMatcher(id("integer", expression(integerLiteral())), Callback);
74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
79 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
83 std::string Id;
  /external/flatbuffers/tests/MyGame/Example/
Stat.go 29 func (rcv *Stat) Id() []byte {
64 func StatAddId(builder *flatbuffers.Builder, id flatbuffers.UOffsetT) {
65 builder.PrependUOffsetTSlot(0, flatbuffers.UOffsetT(id), 0)
Stat.py 22 def Id(self):
43 def StatAddId(builder, id): builder.PrependUOffsetTRelativeSlot(0, flatbuffers.number_types.UOffsetTFlags.py_type(id), 0)
Stat.cs 18 public string Id { get { int o = __p.__offset(4); return o != 0 ? __p.__string(o + __p.bb_pos) : null; } }
  /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/
server.cpp 106 MyServerT::JITFuncId Id = MyServerT::InvalidId;
107 ExitOnErr(Server.startReceivingFunction(TCPChannel, (uint32_t&)Id));
108 switch (Id) {
113 ExitOnErr(Server.handleKnownFunction(Id));
  /external/llvm/lib/DebugInfo/PDB/DIA/
DIASourceFile.cpp 39 DWORD Id;
40 return (S_OK == SourceFile->get_uniqueId(&Id)) ? Id : 0;
  /external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp 63 auto Id = static_cast<JITServer::JITFuncId>(RawId);
64 switch (Id) {
69 ExitOnErr(Server.handleKnownFunction(Id));
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 21 // Finder.AddMatcher(id("integer", expression(integerLiteral())), Callback);
74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
79 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
83 std::string Id;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 21 // Finder.AddMatcher(id("integer", expression(integerLiteral())), Callback);
74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
79 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
83 std::string Id;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 21 // Finder.AddMatcher(id("integer", expression(integerLiteral())), Callback);
74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
79 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
83 std::string Id;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 21 // Finder.AddMatcher(id("integer", expression(integerLiteral())), Callback);
74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
79 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
83 std::string Id;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 21 // Finder.AddMatcher(id("integer", expression(integerLiteral())), Callback);
74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
79 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
83 std::string Id;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 21 // Finder.AddMatcher(id("integer", expression(integerLiteral())), Callback);
74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
79 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
83 std::string Id;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 21 // Finder.AddMatcher(id("integer", expression(integerLiteral())), Callback);
74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
79 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
83 std::string Id;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 21 // Finder.AddMatcher(id("integer", expression(integerLiteral())), Callback);
74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
79 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
83 std::string Id;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Application/AndroidFastboot/
AndroidFastbootApp.h 42 UINT32 Id[32];
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreePatternLexer.cs 41 public const int Id = 3;
59 /** <summary>Set when token type is ID or ARG (name mimics Java's StreamTokenizer)</summary> */
91 return Id;
  /external/llvm/lib/Target/X86/
X86IntrinsicsInfo.h 43 uint16_t Id;
49 return Id < RHS.Id;
52 return RHS.Id == Id;
56 #define X86_INTRINSIC_DATA(id, type, op0, op1) \
57 { Intrinsic::x86_##id, type, op0, op1 }
60 * IntrinsicsWithChain - the table should be sorted by Intrinsic ID - in
235 * Find Intrinsic data by intrinsic ID
249 * IntrinsicsWithoutChain - the table should be sorted by Intrinsic ID - i
    [all...]
  /external/llvm/utils/TableGen/
CTagsEmitter.cpp 31 const std::string *Id;
35 : Id(&Name), Loc(Location) {}
36 int operator<(const Tag &B) const { return *Id < *B.Id; }
42 OS << *Id << "\t" << BufferName << "\t" << LineAndColumn.first << "\n";
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVStream.h 126 SPIRVId Id;
127 I >> Id;
128 P = static_cast<T*>(I.M.getEntry(Id));
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
SendToClient.java 88 int Id = random.nextInt(100);
92 mScript.invoke_callback(Id);
102 assertEquals(createErrorMsgF(1, Id, outArray[0]), Id, outArray[0]);

Completed in 2055 milliseconds

1 2 3 4 5 6 7 8 91011