HomeSort by relevance Sort by last modified time
    Searched refs:symbols (Results 126 - 150 of 1791) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/picker/
PickerUtility.java 42 DateFormatSymbols symbols = DateFormatSymbols.getInstance(locale); local
43 months = symbols.getShortMonths();
59 DateFormatSymbols symbols = DateFormatSymbols.getInstance(locale); local
63 ampm = symbols.getAmPmStrings();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h 38 symbols(bool *HadError) const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ModuleSymbolTable.h 44 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
50 /// Parse inline ASM and collect the symbols that are defined or referenced in
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h 38 symbols(bool *HadError) const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ModuleSymbolTable.h 44 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
50 /// Parse inline ASM and collect the symbols that are defined or referenced in
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h 38 symbols(bool *HadError) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ModuleSymbolTable.h 44 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
50 /// Parse inline ASM and collect the symbols that are defined or referenced in
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h 38 symbols(bool *HadError) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ModuleSymbolTable.h 44 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
50 /// Parse inline ASM and collect the symbols that are defined or referenced in
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h 38 symbols(bool *HadError) const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ModuleSymbolTable.h 44 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
50 /// Parse inline ASM and collect the symbols that are defined or referenced in
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h 38 symbols(bool *HadError) const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ModuleSymbolTable.h 44 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
50 /// Parse inline ASM and collect the symbols that are defined or referenced in
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h 38 symbols(bool *HadError) const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ModuleSymbolTable.h 44 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
50 /// Parse inline ASM and collect the symbols that are defined or referenced in
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
ModStream.h 38 symbols(bool *HadError) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ModuleSymbolTable.h 44 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
50 /// Parse inline ASM and collect the symbols that are defined or referenced in
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue8092.go 5 // Issue 8092. Test that linker defined symbols (e.g., text, data) don't
6 // conflict with C symbols.
  /prebuilts/go/linux-x86/misc/cgo/test/
issue8092.go 5 // Issue 8092. Test that linker defined symbols (e.g., text, data) don't
6 // conflict with C symbols.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/
pic1.s 12 # Data symbols
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
size-4.s 1 # Test SIZE32 relocations against local TLS symbols
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
undefweak-overflow.s 1 # relocs against undefined weak symbols should not be treated as
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-weak-1a.s 12 # Same again, with weak common symbols
aix-weak-1b.s 12 # Same again, with weak common symbols
  /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
_anritsu_utils.py 179 '''To encode text string with GSM 7-bit alphabet for common symbols'''
194 '''To decode text string with GSM 7-bit alphabet for common symbols'''
207 '''To encode text string with GSM 7-bit alphabet for common symbols'''

Completed in 588 milliseconds

1 2 3 4 56 7 8 91011>>