HomeSort by relevance Sort by last modified time
    Searched refs:final (Results 176 - 200 of 1373) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libbrillo/brillo/
flag_helper.h 89 class BRILLO_EXPORT BoolFlag final : public Flag { class in namespace:brillo
106 class BRILLO_EXPORT Int32Flag final : public Flag { class in namespace:brillo
121 class BRILLO_EXPORT Int64Flag final : public Flag { class in namespace:brillo
136 class BRILLO_EXPORT UInt64Flag final : public Flag { class in namespace:brillo
151 class BRILLO_EXPORT DoubleFlag final : public Flag { class in namespace:brillo
166 class BRILLO_EXPORT StringFlag final : public Flag { class in namespace:brillo
219 class BRILLO_EXPORT FlagHelper final { class in namespace:brillo
  /external/v8/test/unittests/compiler/
node-test-utils.cc 77 class IsBranchMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
85 void DescribeTo(std::ostream* os) const final {
94 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final {
108 class IsSwitchMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
116 void DescribeTo(std::ostream* os) const final {
125 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final {
139 class IsIfValueMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
147 void DescribeTo(std::ostream* os) const final {
156 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final {
170 class IsControl1Matcher final : public NodeMatcher class in namespace:v8::internal::compiler::__anon24032
194 class IsControl2Matcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
226 class IsControl3Matcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
265 class IsBeginRegionMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
288 class IsFinishRegionMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
319 class IsReturnMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
379 class IsTerminateMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
411 class IsConstantMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
434 class IsSelectMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
480 class IsPhiMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
525 class IsPhi2Matcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
577 class IsEffectPhiMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
615 class IsProjectionMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
646 class IsCallMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
712 class IsTailCallMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
778 class IsReferenceEqualMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
803 class IsSpeculativeBinopMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
838 class IsAllocateMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
865 class IsLoadFieldMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
910 class IsStoreFieldMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
962 class IsLoadBufferMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1021 class IsStoreBufferMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1087 class IsLoadElementMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1139 class IsStoreElementMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1198 class IsLoadMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1258 class IsStoreMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1324 class IsStackSlotMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1346 class IsTypeGuardMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1372 class IsToNumberMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1417 class IsLoadContextMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1447 class IsQuadopMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1491 class IsTernopMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1528 class IsBinopMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1559 class IsUnopMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
1582 class IsParameterMatcher final : public NodeMatcher { class in namespace:v8::internal::compiler::__anon24032
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig/collision/
btBvhTriangleMeshShape.i 38 protected final static Array<btBvhTriangleMeshShape> instances = new Array<btBvhTriangleMeshShape>();
40 protected static <T extends MeshPart> btBvhTriangleMeshShape getInstance(final Array<T> meshParts) {
41 for (final btBvhTriangleMeshShape instance : instances) {
52 public static <T extends MeshPart> btBvhTriangleMeshShape obtain(final Array<T> meshParts) {
69 public <T extends MeshPart> btBvhTriangleMeshShape(final Array<T> meshParts) {
73 public <T extends MeshPart> btBvhTriangleMeshShape(final Array<T> meshParts, boolean useQuantizedAabbCompression) {
77 public <T extends MeshPart> btBvhTriangleMeshShape(final Array<T> meshParts, boolean useQuantizedAabbCompression, boolean buildBvh) {
81 public <T extends MeshPart> btBvhTriangleMeshShape(final Array<T> meshParts, boolean useQuantizedAabbCompression, Vector3 bvhAabbMin, Vector3 bvhAabbMax) {
85 public <T extends MeshPart> btBvhTriangleMeshShape(final Array<T> meshParts, boolean useQuantizedAabbCompression, Vector3 bvhAabbMin, Vector3 bvhAabbMax, boolean buildBvh) {
btCollisionObject.i 24 public final static com.badlogic.gdx.utils.LongMap<btCollisionObject> instances = new com.badlogic.gdx.utils.LongMap<btCollisionObject>();
27 public static btCollisionObject getInstance(final long swigCPtr) {
32 public static btCollisionObject getInstance(final long swigCPtr, boolean owner) {
43 public static void addInstance(final btCollisionObject obj) {
49 public static void removeInstance(final btCollisionObject obj) {
btCollisionObjectWrapper.i 14 protected final static btCollisionObjectWrapper temp = new btCollisionObjectWrapper(0, false);
24 protected static btCollisionObjectWrapper obtainForArgument(final long swigCPtr, boolean owner) {
  /cts/build/
compatibility_test_suite.mk 32 $(hide) echo " public static final String BUILD_NUMBER = \"$(PRIVATE_SUITE_BUILD_NUMBER)\";" >> $@
33 $(hide) echo " public static final String TARGET_ARCH = \"$(PRIVATE_SUITE_TARGET_ARCH)\";" >> $@
34 $(hide) echo " public static final String NAME = \"$(PRIVATE_SUITE_NAME)\";" >> $@
35 $(hide) echo " public static final String FULLNAME = \"$(PRIVATE_SUITE_FULLNAME)\";" >> $@
36 $(hide) echo " public static final String VERSION = \"$(PRIVATE_SUITE_VERSION)\";" >> $@
  /external/regex-re2/re2/testing/
charclass_test.cc 21 } final[10]; member in struct:re2::CCTest
98 for (int k = 0; t->final[k].lo >= 0; k++)
99 printf(" %d-%d", t->final[k].lo, t->final[k].hi);
110 for (int j = 0; t->final[j].lo >= 0; j++)
111 if (t->final[j].lo <= x && x <= t->final[j].hi)
140 for (int j = 0; t->final[j].lo >= 0; j++, ++it) {
142 it->lo != t->final[j].lo ||
143 it->hi != t->final[j].hi)
    [all...]
  /external/clang/test/Parser/
cxx0x-decl.cpp 92 virtual auto f() -> void *final; member in struct:FinalOverride::Derived
94 virtual auto h() -> void *final override;
95 virtual auto i() -> void *override final; member in struct:FinalOverride::Derived
  /external/v8/src/compiler/
branch-elimination.h 19 class BranchElimination final : public AdvancedReducer { class in namespace:v8::internal::compiler
22 ~BranchElimination() final; member in class:v8::internal::compiler::final
24 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
js-builtin-reducer.h 24 class JSBuiltinReducer final : public AdvancedReducer { class in namespace:v8::internal::compiler
27 ~JSBuiltinReducer() final {}
29 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
bz2_codec.py 60 def encode(self, input, final=False):
61 if final:
76 def decode(self, input, final=False):
  /prebuilts/gdb/linux-x86/lib/python2.7/encodings/
bz2_codec.py 60 def encode(self, input, final=False):
61 if final:
76 def decode(self, input, final=False):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
bz2_codec.py 60 def encode(self, input, final=False):
61 if final:
76 def decode(self, input, final=False):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
bz2_codec.py 60 def encode(self, input, final=False):
61 if final:
76 def decode(self, input, final=False):
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
cros_power_monitor.py 138 final = CrosPowerMonitor.ParsePowerStatus(final_stats)
143 final_power_mw = float(final['battery_energy_rate']) * 10 ** 3
148 """Copy fields from battery final state."""
149 if field in final:
150 battery[key] = float(final[field])
  /external/libgdx/extensions/gdx-bullet/jni/swig/extras/serialize/
gdxBulletSerialize.i 27 public boolean loadFile(final com.badlogic.gdx.files.FileHandle fileHandle) {
28 final int len = (int)fileHandle.length();
  /external/libweave/src/
access_api_handler.h 26 class AccessApiHandler final { class in namespace:weave
base_api_handler.h 26 class BaseApiHandler final { class in namespace:weave
  /external/llvm/lib/Target/AMDGPU/
AMDGPUTargetObjectFile.h 31 class AMDGPUHSATargetObjectFile final : public AMDGPUTargetObjectFile { class in namespace:llvm
  /external/llvm/lib/Target/WebAssembly/InstPrinter/
WebAssemblyInstPrinter.h 26 class WebAssemblyInstPrinter final : public MCInstPrinter { class in namespace:llvm
  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyELFObjectWriter.cpp 23 class WebAssemblyELFObjectWriter final : public MCELFObjectTargetWriter { class in namespace:__anon17846
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyFastISel.cpp 43 class WebAssemblyFastISel final : public FastISel { class in namespace:__anon17853
WebAssemblyRegisterInfo.h 29 class WebAssemblyRegisterInfo final : public WebAssemblyGenRegisterInfo { class in namespace:llvm
WebAssemblyTargetMachine.h 24 class WebAssemblyTargetMachine final : public LLVMTargetMachine { class in namespace:llvm
  /external/parameter-framework/upstream/skeleton-subsystem/test/
main.cpp 34 class MyLogger final : public CParameterMgrFullConnector::ILogger class in inherits:CParameterMgrFullConnector::ILogger

Completed in 625 milliseconds

1 2 3 4 5 6 78 91011>>