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

1 2 3 4 56 7 8 91011>>

  /external/v8/src/ast/
ast-function-literal-id-reindexer.h 16 class AstFunctionLiteralIdReindexer final class in namespace:v8::internal
ast-source-ranges.h 63 class BinaryOperationSourceRanges final : public AstNodeSourceRanges { class in namespace:v8::internal
91 class BlockSourceRanges final : public ContinuationSourceRanges { class in namespace:v8::internal
97 class CaseClauseSourceRanges final : public AstNodeSourceRanges { class in namespace:v8::internal
111 class ConditionalSourceRanges final : public AstNodeSourceRanges { class in namespace:v8::internal
133 class IfStatementSourceRanges final : public AstNodeSourceRanges { class in namespace:v8::internal
160 class IterationStatementSourceRanges final : public AstNodeSourceRanges { class in namespace:v8::internal
180 class JumpStatementSourceRanges final : public ContinuationSourceRanges { class in namespace:v8::internal
186 class NaryOperationSourceRanges final : public AstNodeSourceRanges { class in namespace:v8::internal
207 class SuspendSourceRanges final : public ContinuationSourceRanges {
213 class SwitchStatementSourceRanges final : public ContinuationSourceRanges
    [all...]
  /external/v8/src/
callable.h 17 class Callable final BASE_EMBEDDED {
instruction-stream.h 19 class InstructionStream final : public AllStatic { class in namespace:v8::internal
  /external/v8/src/objects/
template-objects.h 21 class TemplateObjectDescription final : public Tuple2 { class in namespace:v8::internal
  /external/v8/src/parsing/
preparser-logger.h 11 class PreParserLogger final { class in namespace:v8::internal
  /external/v8/src/snapshot/
object-deserializer.h 17 class ObjectDeserializer final : public Deserializer<> { class in namespace:v8::internal
startup-deserializer.h 15 class StartupDeserializer final : public Deserializer<> { class in namespace:v8::internal
  /external/v8/src/wasm/baseline/
liftoff-compiler.h 19 class LiftoffCompilationUnit final { class in namespace:v8::internal::wasm
  /external/webrtc/webrtc/common_audio/
sparse_fir_filter.h 23 class SparseFIRFilter final { class in namespace:webrtc
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
locked_bandwidth_info.h 23 class LockedIsacBandwidthInfo final { class in namespace:webrtc
  /external/llvm/utils/
findmisopt 150 final=""
155 tryit "$final $switches"
161 final="$final $trimmed"
167 if [ "$final" == " $all_switches" ] ; then
171 echo "Smallest Optimization list=$final"
173 bpcmd="$bugpoint -run-llc -disable-loop-extraction --output "$out" --input /dev/null $bcfile $final --args $args"
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
findmisopt 150 final=""
155 tryit "$final $switches"
161 final="$final $trimmed"
167 if [ "$final" == " $all_switches" ] ; then
171 echo "Smallest Optimization list=$final"
173 bpcmd="$bugpoint -run-llc -disable-loop-extraction --output "$out" --input /dev/null $bcfile $final --args $args"
  /external/libxml2/os400/iconv/
iconv.c 34 t_ccsid final; local
52 final = 0;
57 final = final_array[curstate];
66 if (!final) {
71 return final - 1;
  /external/v8/src/compiler/
redundancy-elimination.h 14 class RedundancyElimination final : public AdvancedReducer { class in namespace:v8::internal::compiler
17 ~RedundancyElimination() final; member in class:v8::internal::compiler::final
21 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
30 class EffectPathChecks final { class in class:v8::internal::compiler::final
50 class PathChecksForEffectNodes final { class in class:v8::internal::compiler::final
  /external/swiftshader/third_party/LLVM/utils/
findmisopt 151 final=""
156 tryit "$final $switches"
162 final="$final $trimmed"
168 if [ "$final" == " $all_switches" ] ; then
172 echo "Smallest Optimization list=$final"
174 bpcmd="$bugpoint -run-llc -disable-loop-extraction --output "$out" --input /dev/null $bcfile $final --args $args"
  /external/tensorflow/tensorflow/core/kernels/
initializable_lookup_table.h 45 const Tensor& default_value) final; member in class:tensorflow::lookup::InitializableLookupTable
49 const Tensor& values) final {
55 Status Remove(OpKernelContext* ctx, const Tensor& keys) final {
67 const Tensor& values) final; member in class:tensorflow::lookup::InitializableLookupTable
69 TensorShape key_shape() const final { return TensorShape(); }
71 TensorShape value_shape() const final { return TensorShape(); }
  /external/v8/src/heap/
scavenger.h 115 class RootScavengeVisitor final : public RootVisitor { class in namespace:v8::internal
119 void VisitRootPointer(Root root, const char* description, Object** p) final; member in class:v8::internal::final
121 Object** end) final; member in class:v8::internal::final
129 class ScavengeVisitor final : public NewSpaceVisitor<ScavengeVisitor> { class in namespace:v8::internal
134 Object** end) final; member in class:v8::internal::final
136 MaybeObject** end) final; member in class:v8::internal::final
  /art/compiler/optimizing/
intrinsics_arm_vixl.h 30 class IntrinsicLocationsBuilderARMVIXL final : public IntrinsicVisitor { class in namespace:art::arm
57 class IntrinsicCodeGeneratorARMVIXL final : public IntrinsicVisitor { class in namespace:art::arm
intrinsics_mips.h 33 class IntrinsicLocationsBuilderMIPS final : public IntrinsicVisitor { class in namespace:art::mips
58 class IntrinsicCodeGeneratorMIPS final : public IntrinsicVisitor { class in namespace:art::mips
intrinsics_mips64.h 33 class IntrinsicLocationsBuilderMIPS64 final : public IntrinsicVisitor { class in namespace:art::mips64
58 class IntrinsicCodeGeneratorMIPS64 final : public IntrinsicVisitor { class in namespace:art::mips64
intrinsics_x86.h 33 class IntrinsicLocationsBuilderX86 final : public IntrinsicVisitor { class in namespace:art::x86
58 class IntrinsicCodeGeneratorX86 final : public IntrinsicVisitor { class in namespace:art::x86
intrinsics_x86_64.h 33 class IntrinsicLocationsBuilderX86_64 final : public IntrinsicVisitor { class in namespace:art::x86_64
58 class IntrinsicCodeGeneratorX86_64 final : public IntrinsicVisitor { class in namespace:art::x86_64
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
raw_unicode_escape.py 21 def encode(self, input, final=False):
25 def decode(self, input, final=False):
string_escape.py 16 def encode(self, input, final=False):
20 def decode(self, input, final=False):

Completed in 1108 milliseconds

1 2 3 4 56 7 8 91011>>