HomeSort by relevance Sort by last modified time
    Searched refs:Generic (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/
Android.mk 9 # Always include the Generic code
10 include $(PLATFORMS_PATH)/Generic/Android.mk
12 ifneq ($(filter-out Generic,$(PLATFORM)),)
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugGrammarParserHelper.cs 33 using System.Collections.Generic;
ProfileGrammarParserHelper.cs 33 using System.Collections.Generic;
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
Android.mk 3 # Generic TrustZone device includes
10 GENERIC_PATH := Daemon/Device/Platforms/Generic
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
Android.mk 3 # Generic TrustZone device includes
9 KERNEL_PATH := Kernel/Platforms/Generic
  /external/clang/include/clang/Basic/
Attributes.h 22 Generic,
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
std_map.i 6 * The C# wrapper is made to look and feel like a C# System.Collections.Generic.IDictionary<>.
31 %typemap(csinterfaces) std::map< K, T, C > "IDisposable \n#if !SWIG_DOTNET_1\n , System.Collections.Generic.IDictionary<$typemap(cstype, K), $typemap(cstype, T)>\n#endif\n";
67 public System.Collections.Generic.ICollection<$typemap(cstype, K)> Keys {
69 System.Collections.Generic.ICollection<$typemap(cstype, K)> keys = new System.Collections.Generic.List<$typemap(cstype, K)>();
82 public System.Collections.Generic.ICollection<$typemap(cstype, T)> Values {
84 System.Collections.Generic.ICollection<$typemap(cstype, T)> vals = new System.Collections.Generic.List<$typemap(cstype, T)>();
85 foreach (System.Collections.Generic.KeyValuePair<$typemap(cstype, K), $typemap(cstype, T)> pair in this) {
92 public void Add(System.Collections.Generic.KeyValuePair<$typemap(cstype, K), $typemap(cstype, T)> item)
    [all...]
  /external/compiler-rt/lib/tsan/
Makefile.mk 16 Implementation := Generic
  /external/lldb/tools/debugserver/source/
DNBError.h 28 Generic = 0,
37 FlavorType flavor = Generic) :
44 void Clear() { m_err = 0; m_flavor = Generic; m_str.clear(); }
77 // Generic errors can set their own string values
  /external/compiler-rt/lib/dfsan/
Makefile.mk 16 Implementation := Generic
  /external/compiler-rt/lib/interception/
Makefile.mk 16 Implementation := Generic
  /external/compiler-rt/lib/profile/
Makefile.mk 15 Implementation := Generic
  /external/compiler-rt/lib/sanitizer_common/
Makefile.mk 16 Implementation := Generic
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCAsmInfo.cpp 24 Generic = 0,
31 cl::values(clEnumValN(Generic, "generic", "Emit generic NEON assembly"),
  /external/svox/pico/lib/
Android.mk 1 # Build Base Generic SVOX Pico Library
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITree.cs 34 using System.Collections.Generic;
RewriteRuleNodeStream.cs 38 using System.Collections.Generic;
RewriteRuleTokenStream.cs 38 using System.Collections.Generic;
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
ListStack`1.cs 35 using System.Collections.Generic;
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
ITree.cs 35 using System.Collections.Generic;
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
StackExtensions.cs 34 using System.Collections.Generic;
  /external/compiler-rt/lib/builtins/
Makefile.mk 19 Implementation := Generic
  /external/compiler-rt/lib/msan/
Makefile.mk 16 Implementation := Generic
  /external/compiler-rt/lib/tsan/rtl/
Makefile.mk 17 Implementation := Generic
  /external/compiler-rt/lib/ubsan/
Makefile.mk 18 Implementation := Generic

Completed in 973 milliseconds

1 2 3 4 5 6