HomeSort by relevance Sort by last modified time
    Searched refs:Init (Results 226 - 250 of 2848) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
TokenLexer.h 112 Init(Tok, ILEnd, MI, ActualArgs);
115 /// Init - Initialize this TokenLexer to expand from the specified macro
119 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
128 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
131 /// Init - Initialize this TokenLexer with the specified token stream.
136 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
TokenLexer.h 112 Init(Tok, ILEnd, MI, ActualArgs);
115 /// Init - Initialize this TokenLexer to expand from the specified macro
119 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
128 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
131 /// Init - Initialize this TokenLexer with the specified token stream.
136 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
TokenLexer.h 112 Init(Tok, ILEnd, MI, ActualArgs);
115 /// Init - Initialize this TokenLexer to expand from the specified macro
119 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
128 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
131 /// Init - Initialize this TokenLexer with the specified token stream.
136 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
TokenLexer.h 114 Init(Tok, ILEnd, MI, ActualArgs);
117 /// Init - Initialize this TokenLexer to expand from the specified macro
121 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
130 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
133 /// Init - Initialize this TokenLexer with the specified token stream.
138 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
TokenLexer.h 114 Init(Tok, ILEnd, MI, ActualArgs);
117 /// Init - Initialize this TokenLexer to expand from the specified macro
121 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
130 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
133 /// Init - Initialize this TokenLexer with the specified token stream.
138 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
TokenLexer.h 114 Init(Tok, ILEnd, MI, ActualArgs);
117 /// Init - Initialize this TokenLexer to expand from the specified macro
121 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
130 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
133 /// Init - Initialize this TokenLexer with the specified token stream.
138 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
TokenLexer.h 114 Init(Tok, ILEnd, MI, ActualArgs);
117 /// Init - Initialize this TokenLexer to expand from the specified macro
121 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
130 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
133 /// Init - Initialize this TokenLexer with the specified token stream.
138 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
TokenLexer.h 112 Init(Tok, ILEnd, MI, ActualArgs);
115 /// Init - Initialize this TokenLexer to expand from the specified macro
119 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
128 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
131 /// Init - Initialize this TokenLexer with the specified token stream.
136 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
TokenLexer.h 112 Init(Tok, ILEnd, MI, ActualArgs);
115 /// Init - Initialize this TokenLexer to expand from the specified macro
119 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
128 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
131 /// Init - Initialize this TokenLexer with the specified token stream.
136 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
TokenLexer.h 112 Init(Tok, ILEnd, MI, ActualArgs);
115 /// Init - Initialize this TokenLexer to expand from the specified macro
119 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
128 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
131 /// Init - Initialize this TokenLexer with the specified token stream.
136 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
TokenLexer.h 114 Init(Tok, ILEnd, MI, ActualArgs);
117 /// Init - Initialize this TokenLexer to expand from the specified macro
121 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
130 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
133 /// Init - Initialize this TokenLexer with the specified token stream.
138 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
TokenLexer.h 114 Init(Tok, ILEnd, MI, ActualArgs);
117 /// Init - Initialize this TokenLexer to expand from the specified macro
121 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
130 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
133 /// Init - Initialize this TokenLexer with the specified token stream.
138 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
TokenLexer.h 114 Init(Tok, ILEnd, MI, ActualArgs);
117 /// Init - Initialize this TokenLexer to expand from the specified macro
121 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
130 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
133 /// Init - Initialize this TokenLexer with the specified token stream.
138 void Init(const Token *TokArray, unsigned NumToks,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
TokenLexer.h 114 Init(Tok, ILEnd, MI, ActualArgs);
117 /// Init - Initialize this TokenLexer to expand from the specified macro
121 void Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI,
130 Init(TokArray, NumToks, DisableExpansion, ownsTokens);
133 /// Init - Initialize this TokenLexer with the specified token stream.
138 void Init(const Token *TokArray, unsigned NumToks,
  /system/bt/service/
settings.h 43 bool Init();
45 // If Android init created a server socket for the daemon,
  /system/bt/service/test/
main.cc 25 base::CommandLine::Init(argc, argv);
  /system/core/libziparchive/include/ziparchive/
zip_archive_stream_entry.h 39 virtual bool Init(const ZipEntry& entry);
  /system/tpm/attestation/
attestation_testrunner.cc 24 base::CommandLine::Init(argc, argv);
  /system/tpm/tpm_manager/
tpm_manager_testrunner.cc 24 base::CommandLine::Init(argc, argv);
  /system/tpm/trunks/
tpm_handle.h 35 // if (!handle.Init()) {...}
44 bool Init() override;
trunks_binder_proxy.h 39 bool Init() override;
trunks_testrunner.cc 24 base::CommandLine::Init(argc, argv);
  /system/update_engine/payload_consumer/
extent_writer.h 43 virtual bool Init(FileDescriptorPtr fd,
69 bool Init(FileDescriptorPtr fd,
104 bool Init(FileDescriptorPtr fd,
108 return underlying_extent_writer_->Init(fd, extents, block_size);
  /art/runtime/mirror/
stack_trace_element.cc 52 trace->Init<true>(declaring_class.Get(), method_name.Get(), file_name.Get(), line_number);
54 trace->Init<false>(declaring_class.Get(), method_name.Get(), file_name.Get(), line_number);
61 void StackTraceElement::Init(ObjPtr<String> declaring_class,
  /external/clang/unittests/AST/
EvaluateAsRValueTest.cpp 44 if (const clang::Expr *Init = VD->getInit()) {
46 bool WasEvaluated = Init->EvaluateAsRValue(Result, VD->getASTContext());
48 EXPECT_EQ(WasEvaluated, Init->isConstantInitializer(VD->getASTContext(),

Completed in 859 milliseconds

1 2 3 4 5 6 7 8 91011>>