HomeSort by relevance Sort by last modified time
    Searched refs:final (Results 501 - 525 of 1713) sorted by null

<<21222324252627282930>>

  /external/v8/src/
objects-body-descriptors-inl.h 111 class JSFunction::BodyDescriptorImpl final : public BodyDescriptorBase { class in namespace:v8::internal
160 class JSArrayBuffer::BodyDescriptor final : public BodyDescriptorBase { class in namespace:v8::internal
193 class BytecodeArray::BodyDescriptor final : public BodyDescriptorBase { class in namespace:v8::internal
217 class FixedTypedArrayBase::BodyDescriptor final : public BodyDescriptorBase { class in namespace:v8::internal
242 class JSWeakCollection::BodyDescriptorImpl final : public BodyDescriptorBase { class in namespace:v8::internal
280 class Foreign::BodyDescriptor final : public BodyDescriptorBase { class in namespace:v8::internal
301 class ExternalOneByteString::BodyDescriptor final : public BodyDescriptorBase { class in namespace:v8::internal
324 class ExternalTwoByteString::BodyDescriptor final : public BodyDescriptorBase { class in namespace:v8::internal
347 class Code::BodyDescriptor final : public BodyDescriptorBase { class in namespace:v8::internal
type-feedback-vector.h 393 class CallICNexus final : public FeedbackNexus {
412 void ConfigureMegamorphic() final; member in class:v8::internal::StaticFeedbackVectorSpec
415 InlineCacheState StateFromFeedback() const final; member in class:v8::internal::StaticFeedbackVectorSpec
417 int ExtractMaps(MapHandleList* maps) const final {
421 MaybeHandle<Code> FindHandlerForMap(Handle<Map> map) const final {
424 bool FindHandlers(CodeHandleList* code_list, int length = -1) const final {
  /external/v8/src/compiler/
register-allocator.h 36 class LifetimePosition final { class in namespace:v8::internal::compiler
169 class UseInterval final : public ZoneObject { class in namespace:v8::internal::compiler
247 class UsePosition final : public ZoneObject { class in namespace:v8::internal::compiler
478 class LiveRangeGroup final : public ZoneObject { class in namespace:v8::internal::compiler
495 class TopLevelLiveRange final : public LiveRange { class in namespace:v8::internal::compiler
676 class SpillRange final : public ZoneObject { class in namespace:v8::internal::compiler
721 class RegisterAllocationData final : public ZoneObject { class in namespace:v8::internal::compiler
853 class ConstraintBuilder final : public ZoneObject { class in namespace:v8::internal::compiler
884 class LiveRangeBuilder final : public ZoneObject { class in namespace:v8::internal::compiler
1014 class LinearScanAllocator final : public RegisterAllocator { class in namespace:v8::internal::compiler
1076 class SpillSlotLocator final : public ZoneObject { class in namespace:v8::internal::compiler
1091 class OperandAssigner final : public ZoneObject { class in namespace:v8::internal::compiler
1110 class ReferenceMapPopulator final : public ZoneObject { class in namespace:v8::internal::compiler
1135 class LiveRangeConnector final : public ZoneObject { class in namespace:v8::internal::compiler
    [all...]
  /external/llvm/unittests/IR/
ValueHandleTest.cpp 32 class ConcreteCallbackVH final : public CallbackVH { class in namespace:__anon19725
238 class RecordingVH final : public CallbackVH { class in inherits:CallbackVH
264 class RecordingVH final : public CallbackVH { class in inherits:CallbackVH
294 class RecoveringVH final : public CallbackVH { class in inherits:CallbackVH
342 class DestroyingVH final : public CallbackVH { class in inherits:CallbackVH
387 class ClearingVH final : public CallbackVH { class in inherits:CallbackVH
  /external/zlib/src/examples/
gun.c 50 file are maintained in the final uncompressed file, to the extent that the
215 unsigned final; /* last character written for previous code */ local
251 final = prev = (unsigned)last; /* low 8 bits of code */
261 outbuf[0] = (unsigned char)final; /* write first decompressed byte */
325 match[stack++] = (unsigned char)final;
337 final = code;
343 suffix[end] = (unsigned char)final;
365 /* loop for next code with final and prev as the last match, rem and
  /frameworks/support/transition/
Android.mk 18 # We do this here because the final static library must be compiled with an older
20 # contains will not be linked into the final static library.
81 # Here is the final static library that apps can link against.
  /frameworks/support/v17/preference-leanback/
Android.mk 26 # We do this here because the final static library must be compiled with an older
28 # contains will not be linked into the final static library.
53 # Here is the final static library that apps can link against.
  /frameworks/support/v7/cardview/
Android.mk 18 # We do this here because the final static library must be compiled with an older
20 # contains will not be linked into the final static library.
74 # Here is the final static library that apps can link against.
  /cts/tools/utils/
java-cert-list-generator.sh 50 static final String[] CERTIFICATE_DATA = {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/d/
T_iput_12.d 19 .field public final st_i1 I
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/d/
T_iput_boolean_12.d 19 .field public final st_i1 Z
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/d/
T_iput_byte_12.d 19 .field public final st_i1 B
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/d/
T_iput_char_12.d 19 .field public final st_i1 C
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_object/d/
T_iput_object_12.d 19 .field public final st_i1 Ljava/lang/Object;
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_short/d/
T_iput_short_12.d 19 .field public final st_i1 S
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_wide/d/
T_iput_wide_12.d 19 .field public final st_i1 J
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/
T_sput_12.d 19 .field public static final st_i1 I
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/d/
T_sput_boolean_12.d 19 .field public static final st_i1 Z
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/
T_sput_byte_12.d 19 .field public static final st_i1 B
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/
T_sput_char_12.d 19 .field public static final st_i1 C
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/
T_sput_object_12.d 19 .field public static final st_i1 Ljava/lang/Object;
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/d/
T_sput_short_12.d 19 .field public static final st_i1 S
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/d/
T_sput_wide_12.d 19 .field public static final st_i1 J
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
sysfs_power_monitor_unittest.py 185 final = sysfs_power_monitor.SysfsPowerMonitor.ParseFreqSample(
188 self.assertDictEqual(final, self.expected_final_freq)
  /external/freetype/
Android.mk 52 # the following is for testing only, and should not be used in final builds

Completed in 1277 milliseconds

<<21222324252627282930>>