HomeSort by relevance Sort by last modified time
    Searched refs:Name (Results 1126 - 1150 of 2465) sorted by null

<<41424344454647484950>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-e-tpoffcomm1.d 20 Idx Name Size VMA LMA File off Algn
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-1.d 13 Idx Name Size VMA LMA File off Algn
sec-3.d 10 Idx Name Size VMA LMA File off Algn
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
longsecn-1.d 0 #name: PE-COFF Long section names (disabled)
9 Idx Name Size VMA +LMA +File off Algn
longsecn-2.d 0 #name: PE-COFF Long section names (enabled)
9 Idx Name Size VMA +LMA +File off Algn
longsecn.d 0 #name: PE-COFF Long section names (default)
9 Idx Name Size VMA +LMA +File off Algn
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-over3.d 0 # name: rgn-over3
10 Name\s+Origin\s+Length\s+Attributes
rgn-over6.d 0 # name: rgn-over6
10 Name\s+Origin\s+Length\s+Attributes
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 57 bool parseSysAlias(StringRef Name, SMLoc NameLoc, OperandVector &Operands);
60 unsigned matchRegisterNameAlias(StringRef Name, bool isVector);
81 bool parseDirectiveReq(StringRef Name, SMLoc L);
89 /// @name Auto-generated Match Functions
130 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
    [all...]
  /art/runtime/base/
histogram.h 43 // with the same name using CumulativeLogger::HistogramComparator.
44 explicit Histogram(const char* name);
46 Histogram(const char* name, Value initial_bucket_width, size_t max_buckets = 100);
92 const std::string& Name() const {
  /external/autotest/client/deps/glbench/src/
attributefetchtest.cc 17 virtual const char* Name() const { return "attribute_fetch_shader"; }
trianglesetuptest.cc 20 virtual const char* Name() const { return "triangle_setup"; }
  /external/chromium-trace/catapult/third_party/html5lib-python/
setup.py 23 packages = ['html5lib'] + ['html5lib.'+name
24 for name in os.listdir(os.path.join('html5lib'))
25 if os.path.isdir(os.path.join('html5lib', name)) and
26 not name.startswith('.') and name != 'tests']
40 isinstance(a.targets[0], ast.Name) and
45 setup(name='html5lib',
  /external/clang/include/clang/Basic/
FileSystemStatCache.h 32 std::string Name;
  /external/clang/include/clang/Sema/
SemaInternal.h 132 void FoundName(StringRef Name);
142 TypoResultList &operator[](StringRef Name) {
143 return CorrectionResults.begin()->second[Name];
157 /// in performing corrections to nested name specifiers. This method also
159 /// to the consumer for correcting nested name specifiers.
290 void addName(StringRef Name, NamedDecl *ND,
295 /// will be performed to find possible nested name specifier changes.
299 /// candidates and add the nested name specifier changes to each candidate if
304 /// \brief The name written that is a typo in the source.
308 /// found (so far) with the typo name
    [all...]
  /external/clang/lib/Basic/
FileSystemStatCache.cpp 24 Data.Name = Status.getName();
  /external/clang/lib/CodeGen/
CodeGenPGO.h 92 void setFuncName(StringRef Name, llvm::GlobalValue::LinkageTypes Linkage);
ObjectFilePCHContainerOperations.cpp 233 // Mach-O also needs a segment name.
284 StringRef Name;
285 Section.getName(Name);
286 if ((!IsCOFF && Name == "__clangast") ||
287 ( IsCOFF && Name == "clangast")) {
TargetInfo.h 218 virtual void getDetectMismatchOption(llvm::StringRef Name,
  /external/gemmlowp/internal/
kernel.h 200 virtual const char* Name() const = 0;
  /external/libunwind/doc/
unw_flush_cache.tex 8 \begin{Name}{3}{unw\_flush\_cache}{David Mosberger-Tang}{Programming Library}{unw\_flush\_cache}unw\_flush\_cache -- flush cached info
9 \end{Name}
unw_getcontext.tex 8 \begin{Name}{3}{unw\_getcontext}{David Mosberger-Tang}{Programming Library}{unw\_getcontext}unw\_getcontext -- get initial machine-state
9 \end{Name}
unw_is_signal_frame.tex 8 \begin{Name}{3}{unw\_is\_signal\_frame}{David Mosberger-Tang}{Programming Library}{unw\_is\_signal\_frame}unw\_is\_signal\_frame -- check if current frame is a signal frame
9 \end{Name}
unw_step.tex 8 \begin{Name}{3}{unw\_step}{David Mosberger-Tang}{Programming Library}{unw\_step}unw\_step -- advance to next stack frame
9 \end{Name}
  /external/llvm/include/llvm/CodeGen/
TargetSchedule.h 114 return SchedModel.getProcResource(PIdx)->Name;

Completed in 456 milliseconds

<<41424344454647484950>>