HomeSort by relevance Sort by last modified time
    Searched refs:final (Results 651 - 675 of 2780) sorted by null

<<21222324252627282930>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
rot_13.py 23 def encode(self, input, final=False):
27 def decode(self, input, final=False):
uu_codec.py 105 def encode(self, input, final=False):
109 def decode(self, input, final=False):
  /prebuilts/gdb/linux-x86/lib/python2.7/encodings/
rot_13.py 23 def encode(self, input, final=False):
27 def decode(self, input, final=False):
uu_codec.py 105 def encode(self, input, final=False):
109 def decode(self, input, final=False):
  /prebuilts/go/darwin-x86/test/
simassign.go 65 print("final val\n")
  /prebuilts/go/linux-x86/test/
simassign.go 65 print("final val\n")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
rot_13.py 23 def encode(self, input, final=False):
27 def decode(self, input, final=False):
uu_codec.py 105 def encode(self, input, final=False):
109 def decode(self, input, final=False):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
rot_13.py 23 def encode(self, input, final=False):
27 def decode(self, input, final=False):
uu_codec.py 105 def encode(self, input, final=False):
109 def decode(self, input, final=False):
  /external/v8/src/crankshaft/
hydrogen-instructions.h 171 bool Is##type() const final { return true; } \
179 LInstruction* CompileToLithium(LChunkBuilder* builder) final; \
184 Opcode opcode() const final { return HValue::k##type; }
191 class Range final : public ZoneObject { class in namespace:v8::internal
296 class HUseIterator final BASE_EMBEDDED {
345 class DecompositionResult final BASE_EMBEDDED {
1109 class HBlockEntry final : public HTemplateInstruction<0> { class in inherits:HTemplateInstruction
1119 class HDummyUse final : public HTemplateInstruction<1> { class in inherits:HTemplateInstruction
1143 class HDebugBreak final : public HTemplateInstruction<0> { class in inherits:HTemplateInstruction
1155 class HPrologue final : public HTemplateInstruction<0> { class in inherits:HTemplateInstruction
1167 class HGoto final : public HTemplateControlInstruction<1, 0> { class in inherits:HTemplateControlInstruction
1188 class HDeoptimize final : public HTemplateControlInstruction<1, 0> { class in inherits:HTemplateControlInstruction
1239 class HBranch final : public HUnaryControlInstruction { class in inherits:HUnaryControlInstruction
1270 class HCompareMap final : public HUnaryControlInstruction { class in inherits:HUnaryControlInstruction
1334 class HContext final : public HTemplateInstruction<0> { class in inherits:HTemplateInstruction
1359 class HReturn final : public HTemplateControlInstruction<0, 3> { class in inherits:HTemplateControlInstruction
1387 class HAbnormalExit final : public HTemplateControlInstruction<0, 0> { class in inherits:HTemplateControlInstruction
1417 class HUseConst final : public HUnaryOperation { class in inherits:HUnaryOperation
1432 class HForceRepresentation final : public HTemplateInstruction<1> { class in inherits:HTemplateInstruction
1460 class HChange final : public HUnaryOperation { class in inherits:HUnaryOperation
1517 class HClampToUint8 final : public HUnaryOperation { class in inherits:HUnaryOperation
1548 class HSimulate final : public HInstruction { class in inherits:HInstruction
1659 class HEnvironmentMarker final : public HTemplateInstruction<1> { class in inherits:HTemplateInstruction
1703 class HStackCheck final : public HTemplateInstruction<1> { class in inherits:HTemplateInstruction
1753 class HEnterInlined final : public HTemplateInstruction<0> { class in inherits:HTemplateInstruction
1833 class HLeaveInlined final : public HTemplateInstruction<0> { class in inherits:HTemplateInstruction
1856 class HPushArguments final : public HInstruction { class in inherits:HInstruction
1920 class HThisFunction final : public HTemplateInstruction<0> { class in inherits:HTemplateInstruction
1943 class HDeclareGlobals final : public HUnaryOperation { class in inherits:HUnaryOperation
2033 class HCallWithDescriptor final : public HInstruction { class in inherits:HInstruction
2157 class HInvokeFunction final : public HBinaryCall { class in class:final
2223 class HCallNewArray final : public HBinaryCall { class in class:final
2251 class HCallRuntime final : public HCall<1> { class in class:final
2285 class HUnaryMathOperation final : public HTemplateInstruction<2> { class in class:final
2403 class HLoadRoot final : public HTemplateInstruction<0> { class in class:final
2438 class HCheckMaps final : public HTemplateInstruction<2> { class in class:final
2574 class HCheckValue final : public HUnaryOperation { class in class:final
2632 class HCheckInstanceType final : public HUnaryOperation { class in class:final
2700 class HCheckSmi final : public HUnaryOperation { class in class:final
2729 class HCheckArrayBufferNotNeutered final : public HUnaryOperation { class in class:final
2759 class HCheckHeapObject final : public HUnaryOperation { class in class:final
2794 class HPhi final : public HValue { class in class:final
2903 class HArgumentsObject final : public HDematerializedObject { class in class:final
2931 class HCapturedObject final : public HDematerializedObject { class in class:final
2972 class HConstant final : public HTemplateInstruction<0> { class in class:final
3380 class HWrapReceiver final : public HTemplateInstruction<2> { class in class:final
3414 class HApplyArguments final : public HTemplateInstruction<4> { class in class:final
3454 class HArgumentsElements final : public HTemplateInstruction<0> { class in class:final
3487 class HArgumentsLength final : public HUnaryOperation { class in class:final
3510 class HAccessArgumentsAt final : public HTemplateInstruction<3> { class in class:final
3542 class HBoundsCheck final : public HTemplateInstruction<2> { class in class:final
3648 class HMathFloorOfDiv final : public HBinaryOperation { class in class:final
3707 class HCompareGeneric final : public HBinaryOperation { class in class:final
3792 class HCompareHoleAndBranch final : public HUnaryControlInstruction { class in class:final
3861 class HIsStringAndBranch final : public HUnaryControlInstruction { class in class:final
3896 class HIsSmiAndBranch final : public HUnaryControlInstruction { class in class:final
3922 class HIsUndetectableAndBranch final : public HUnaryControlInstruction { class in class:final
3944 class HStringCompareAndBranch final : public HTemplateControlInstruction<2, 3> { class in class:final
3956 std::ostream& PrintDataTo(std::ostream& os) const final; \/\/ NOLINT member in class:final::final
3982 class HHasInstanceTypeAndBranch final : public HUnaryControlInstruction { class in class:final
4014 class HClassOfTestAndBranch final : public HUnaryControlInstruction { class in class:final
4038 class HTypeofIsAndBranch final : public HUnaryControlInstruction { class in class:final
4066 class HHasInPrototypeChainAndBranch final class in class:final
4095 class HPower final : public HTemplateInstruction<2> { class in class:final
4139 class HAdd final : public HArithmeticBinaryOperation { class in class:final
4233 class HSub final : public HArithmeticBinaryOperation { class in class:final
4255 class HMul final : public HArithmeticBinaryOperation { class in class:final
4299 class HMod final : public HArithmeticBinaryOperation { class in class:final
4330 class HDiv final : public HArithmeticBinaryOperation { class in class:final
4360 class HMathMinMax final : public HArithmeticBinaryOperation { class in class:final
4405 class HBitwise final : public HBitwiseBinaryOperation { class in class:final
4460 class HShl final : public HBitwiseBinaryOperation { class in class:final
4489 class HShr final : public HBitwiseBinaryOperation { class in class:final
4514 class HSar final : public HBitwiseBinaryOperation { class in class:final
4539 class HRor final : public HBitwiseBinaryOperation { class in class:final
4566 class HOsrEntry final : public HTemplateInstruction<0> { class in class:final
4588 class HParameter final : public HTemplateInstruction<0> { class in class:final
4638 class HUnknownOSRValue final : public HTemplateInstruction<0> { class in class:final
4673 class HAllocate final : public HTemplateInstruction<3> { class in class:final
4827 class HStoreCodeEntry final : public HTemplateInstruction<2> { class in class:final
4851 class HInnerAllocatedObject final : public HTemplateInstruction<2> { class in class:final
4943 class HLoadContextSlot final : public HUnaryOperation { class in class:final
4995 class HStoreContextSlot final : public HTemplateInstruction<2> { class in class:final
5051 class HObjectAccess final { class in class:final
5527 class HLoadNamedField final : public HTemplateInstruction<2> { class in class:final
5648 class HLoadFunctionPrototype final : public HUnaryOperation { class in class:final
5699 class HLoadKeyed final : public HTemplateInstruction<4>, class in class:final
5895 class HStoreNamedField final : public HTemplateInstruction<3> { class in class:final
6042 class HStoreKeyed final : public HTemplateInstruction<4>, class in class:final
6224 class HTransitionElementsKind final : public HTemplateInstruction<2> { class in class:final
6294 class HStringAdd final : public HBinaryOperation { class in class:final
6353 class HStringCharCodeAt final : public HTemplateInstruction<3> { class in class:final
6396 class HStringCharFromCode final : public HTemplateInstruction<2> { class in class:final
6430 class HTypeof final : public HTemplateInstruction<2> { class in class:final
6456 class HTrapAllocationMemento final : public HTemplateInstruction<1> { class in class:final
6475 class HMaybeGrowElements final : public HTemplateInstruction<5> { class in class:final
6527 class HSeqStringGetChar final : public HTemplateInstruction<2> { class in class:final
6575 class HSeqStringSetChar final : public HTemplateInstruction<4> { class in class:final
6612 class HCheckMapValue final : public HTemplateInstruction<2> { class in class:final
6652 class HForInPrepareMap final : public HTemplateInstruction<2> { class in class:final
6680 class HForInCacheArray final : public HTemplateInstruction<2> { class in class:final
6720 class HLoadFieldByIndex final : public HTemplateInstruction<2> { class in class:final
    [all...]
  /external/skia/src/core/
SkFindAndPlaceGlyph.h 83 class Utf8GlyphFinder final : public UtfNGlyphFinder { class in class:SkFindAndPlaceGlyph
91 class Utf16GlyphFinder final : public UtfNGlyphFinder { class in class:SkFindAndPlaceGlyph
101 class Utf32GlyphFinder final : public UtfNGlyphFinder { class in class:SkFindAndPlaceGlyph
114 class GlyphIdGlyphFinder final : public GlyphFinderInterface { class in class:SkFindAndPlaceGlyph
166 class HorizontalPositions final : public PositionReaderInterface { class in class:SkFindAndPlaceGlyph
180 class ArbitraryPositions final : public PositionReaderInterface { class in class:SkFindAndPlaceGlyph
207 class TranslationMapper final : public MapperInterface { class in class:SkFindAndPlaceGlyph
220 class XScaleMapper final : public MapperInterface { class in class:SkFindAndPlaceGlyph
235 class GeneralMapper final : public MapperInterface { class in class:SkFindAndPlaceGlyph
311 // position and calls processOneGlyph with the correct glyph, final position and roundin
338 class GlyphFindAndPlaceSubpixel final : public GlyphFindAndPlaceInterface<ProcessOneGlyph> { class in class:SkFindAndPlaceGlyph
393 class GlyphFindAndPlaceFullPixel final : public GlyphFindAndPlaceInterface<ProcessOneGlyph> { class in class:SkFindAndPlaceGlyph
    [all...]
  /external/v8/src/compiler/
common-operator.cc 498 struct CommonOperatorGlobalCache final { struct in namespace:v8::internal::compiler
502 struct Name##Operator final : public Operator { \
514 struct EndOperator final : public Operator { struct in struct:v8::internal::compiler::final
527 struct ReturnOperator final : public Operator { struct in struct:v8::internal::compiler::final
540 struct BranchOperator final : public Operator1<BranchHint> { struct in struct:v8::internal::compiler::final
553 struct EffectPhiOperator final : public Operator { struct in struct:v8::internal::compiler::final
566 struct BeginRegionOperator final : public Operator1<RegionObservability> { struct in struct:v8::internal::compiler::final
580 struct LoopOperator final : public Operator { struct in struct:v8::internal::compiler::final
593 struct MergeOperator final : public Operator { struct in struct:v8::internal::compiler::final
606 struct DeoptimizeOperator final : public Operator1<DeoptimizeParameters> struct in struct:v8::internal::compiler::final
622 struct DeoptimizeIfOperator final : public Operator1<DeoptimizeParameters> { struct in struct:v8::internal::compiler::final
638 struct DeoptimizeUnlessOperator final struct in struct:v8::internal::compiler::final
656 struct TrapIfOperator final : public Operator1<int32_t> { struct in struct:v8::internal::compiler::final
672 struct TrapUnlessOperator final : public Operator1<int32_t> { struct in struct:v8::internal::compiler::final
688 struct PhiOperator final : public Operator1<MachineRepresentation> { struct in struct:v8::internal::compiler::final
703 struct InductionVariablePhiOperator final : public Operator { struct in struct:v8::internal::compiler::final
717 struct ParameterOperator final : public Operator1<ParameterInfo> { struct in struct:v8::internal::compiler::final
731 struct ProjectionOperator final : public Operator1<size_t> { struct in struct:v8::internal::compiler::final
746 struct StateValuesOperator final : public Operator1<SparseInputMask> { struct in struct:v8::internal::compiler::final
1272 class CallOperator final : public Operator1<const CallDescriptor*> { class in inherits:Operator1
1294 class TailCallOperator final : public Operator1<const CallDescriptor*> { class in inherits:Operator1
    [all...]
  /art/runtime/base/
macros.h 27 #define FINAL final
  /art/test/121-modifiers/smali/
NonInf.smali 27 .field final finalField:I
112 .method public final finalMethod()I
  /device/google/contexthub/firmware/build/
config.mk 149 define nano-user-var-reset-final
158 define nano-user-vars-reset-final
159 $(foreach _nuvrf_var,$(NANO_VAR_LIST),$(call nano-user-var-reset-final,$(_nuvrf_var)))
194 $(call nano-user-vars-reset-final) \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
idna.py 198 def _buffer_encode(self, input, errors, final):
212 elif not final:
232 def _buffer_decode(self, input, errors, final):
253 elif not final:
utf_32.py 18 def encode(self, input, final=False):
53 def _buffer_decode(self, input, errors, final):
56 codecs.utf_32_ex_decode(input, errors, 0, final)
64 return self.decoder(input, self.errors, final)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/
idna.py 198 def _buffer_encode(self, input, errors, final):
212 elif not final:
232 def _buffer_decode(self, input, errors, final):
253 elif not final:
utf_32.py 18 def encode(self, input, final=False):
53 def _buffer_decode(self, input, errors, final):
56 codecs.utf_32_ex_decode(input, errors, 0, final)
64 return self.decoder(input, self.errors, final)
  /external/bison/build-aux/
do-release-commit-and-tag 36 Run this script from top_srcdir to perform the final pre-release NEWS
  /external/clang/include/clang/Frontend/
CommandLineSourceLoc.h 62 class parser<clang::ParsedSourceLocation> final class in namespace:llvm::cl
  /external/libcxx/test/std/language.support/support.exception/except.nested/
throw_with_nested.pass.cpp 43 struct Final final {}; struct
114 std::throw_with_nested(Final());
117 catch (const Final &)
  /external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
is_polymorphic.pass.cpp 69 class Final final { class
72 class Final {
89 test_is_not_polymorphic<Final>();
  /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
RemoteJITUtils.h 28 class FDRPCChannel final : public llvm::orc::remote::RPCChannel { class in inherits:llvm::orc::remote::RPCChannel

Completed in 483 milliseconds

<<21222324252627282930>>