Home
last modified time | relevance | path

Searched refs:UNREACHABLE (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/external/apache-http/src/org/apache/http/conn/routing/
DBasicRouteDirector.java75 int step = UNREACHABLE; in nextStep()
115 return UNREACHABLE; in directStep()
117 return UNREACHABLE; in directStep()
126 return UNREACHABLE; in directStep()
132 return UNREACHABLE; in directStep()
150 return UNREACHABLE; in proxiedStep()
152 return UNREACHABLE; in proxiedStep()
156 return UNREACHABLE; in proxiedStep()
160 return UNREACHABLE; in proxiedStep()
169 return UNREACHABLE; in proxiedStep()
[all …]
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp89 UNREACHABLE(type); in UniformComponentCount()
146 UNREACHABLE(type); in UniformComponentType()
245 UNREACHABLE(type); in VariableRowCount()
287 UNREACHABLE(type); in VariableColumnCount()
655 UNREACHABLE(internalformat); in ValidateReadPixelsFormatType()
671 UNREACHABLE(internalformat); in ValidateReadPixelsFormatType()
704 UNREACHABLE(internalformat); in ValidateReadPixelsFormatType()
716 UNREACHABLE(internalformat); in ValidateReadPixelsFormatType()
799 else UNREACHABLE(internalformat); in ValidateReadPixelsFormatType()
868 default: UNREACHABLE(cubeFace); return 0; in CubeFaceIndex()
[all …]
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp127 default: UNREACHABLE(cubeFace); return 0; in CubeFaceIndex()
239 UNREACHABLE(format); in ValidateTextureFormatType()
308 UNREACHABLE(format); in ValidateTextureFormatType()
537 default: UNREACHABLE(comparison); in ConvertDepthComparison()
555 default: UNREACHABLE(comparison); in ConvertStencilComparison()
573 default: UNREACHABLE(comparison); in ConvertAlphaComparison()
599 default: UNREACHABLE(blend); in ConvertBlendFunc()
614 default: UNREACHABLE(blendOp); in ConvertBlendOp()
640 default: UNREACHABLE(logicalOperation); in ConvertLogicalOperation()
658 default: UNREACHABLE(stencilOp); in ConvertStencilOp()
[all …]
DFramebuffer.cpp59 else UNREACHABLE(type); in lookupRenderbuffer()
278 UNREACHABLE(mColorbufferType); in completeness()
320 UNREACHABLE(mDepthbufferType); in completeness()
336 UNREACHABLE(0); in completeness()
372 UNREACHABLE(mStencilbufferType); in completeness()
388 UNREACHABLE(0); in completeness()
417 UNREACHABLE(colorbuffer->getFormat()); in getImplementationColorReadFormat()
439 UNREACHABLE(colorbuffer->getFormat()); in getImplementationColorReadType()
/external/v8/src/runtime/
Druntime-generator.cc45 UNREACHABLE(); in RUNTIME_FUNCTION()
59 UNREACHABLE(); in RUNTIME_FUNCTION()
65 UNREACHABLE(); in RUNTIME_FUNCTION()
71 UNREACHABLE(); in RUNTIME_FUNCTION()
77 UNREACHABLE(); in RUNTIME_FUNCTION()
83 UNREACHABLE(); in RUNTIME_FUNCTION()
/external/swiftshader/src/OpenGL/common/
DImage.cpp137 UNREACHABLE(internalformat); in GetBaseInternalFormat()
164 default: UNREACHABLE(type); return GL_NONE; in GetSizedInternalFormat()
176 default: UNREACHABLE(type); return GL_NONE; in GetSizedInternalFormat()
189 default: UNREACHABLE(type); return GL_NONE; in GetSizedInternalFormat()
200 default: UNREACHABLE(type); return GL_NONE; in GetSizedInternalFormat()
210 default: UNREACHABLE(type); return GL_NONE; in GetSizedInternalFormat()
221 default: UNREACHABLE(type); return GL_NONE; in GetSizedInternalFormat()
231 default: UNREACHABLE(type); return GL_NONE; in GetSizedInternalFormat()
242 default: UNREACHABLE(type); return GL_NONE; in GetSizedInternalFormat()
251 default: UNREACHABLE(type); return GL_NONE; in GetSizedInternalFormat()
[all …]
/external/compiler-rt/lib/ubsan/
Dubsan_value.cc39 UNREACHABLE("libclang_rt.ubsan was built without __int128 support"); in getSIntValue()
41 UNREACHABLE("unexpected bit width"); in getSIntValue()
55 UNREACHABLE("libclang_rt.ubsan was built without __int128 support"); in getUIntValue()
57 UNREACHABLE("unexpected bit width"); in getUIntValue()
110 UNREACHABLE("unexpected floating point bit width"); in getFloatValue()
/external/v8/src/snapshot/
Dbuiltin-deserializer-allocator.h57 void MoveToNextChunk(AllocationSpace space) { UNREACHABLE(); } in MoveToNextChunk()
58 void SetAlignment(AllocationAlignment alignment) { UNREACHABLE(); } in SetAlignment()
74 HeapObject* GetMap(uint32_t index) { UNREACHABLE(); } in GetMap()
75 HeapObject* GetLargeObject(uint32_t index) { UNREACHABLE(); } in GetLargeObject()
78 UNREACHABLE(); in GetObject()
Dbuiltin-serializer-allocator.h22 SerializerReference AllocateMap() { UNREACHABLE(); } in AllocateMap()
23 SerializerReference AllocateLargeObject(uint32_t size) { UNREACHABLE(); } in AllocateLargeObject()
24 SerializerReference AllocateOffHeapBackingStore() { UNREACHABLE(); } in AllocateOffHeapBackingStore()
/external/v8/src/mips/
Ddisasm-mips.cc558 UNREACHABLE(); in PrintFormat()
590 UNREACHABLE(); in PrintMsaDataFormat()
635 UNREACHABLE(); in PrintMsaDataFormat()
665 UNREACHABLE(); in FormatRegister()
710 UNREACHABLE(); in FormatFPURegister()
731 UNREACHABLE(); in FormatMSARegister()
920 UNREACHABLE(); in FormatOption()
993 UNREACHABLE(); in FormatOption()
1236 UNREACHABLE(); in DecodeTypeRegisterLRsType()
1283 UNREACHABLE(); in DecodeTypeRegisterWRsType()
[all …]
/external/v8/src/mips64/
Ddisasm-mips64.cc599 UNREACHABLE(); in PrintFormat()
631 UNREACHABLE(); in PrintMsaDataFormat()
676 UNREACHABLE(); in PrintMsaDataFormat()
706 UNREACHABLE(); in FormatRegister()
751 UNREACHABLE(); in FormatFPURegister()
772 UNREACHABLE(); in FormatMSARegister()
961 UNREACHABLE(); in FormatOption()
1047 UNREACHABLE(); in FormatOption()
1309 UNREACHABLE(); in DecodeTypeRegisterLRsType()
1356 UNREACHABLE(); in DecodeTypeRegisterWRsType()
[all …]
/external/v8/src/zone/
Dzone.h134 void operator delete(void*, size_t) { UNREACHABLE(); } in delete()
135 void operator delete(void* pointer, Zone* zone) { UNREACHABLE(); } in delete()
179 UNREACHABLE(); in delete()
266 void operator delete(void* pointer) { UNREACHABLE(); } in delete()
267 void operator delete(void* pointer, Zone* zone) { UNREACHABLE(); } in delete()
315 void operator delete(void* pointer) { UNREACHABLE(); } in delete()
316 void operator delete(void* pointer, Zone* zone) { UNREACHABLE(); } in delete()
337 UNREACHABLE(); in new()
/external/v8/src/wasm/
Dvalue-type.h77 UNREACHABLE(); in ForValueType()
144 UNREACHABLE(); in ForValueType()
188 UNREACHABLE(); in ElementSizeInBytes()
203 UNREACHABLE(); in ElementSizeLog2Of()
226 UNREACHABLE(); in ValueTypeCodeFor()
248 UNREACHABLE(); in MachineTypeFor()
269 UNREACHABLE(); in MachineRepresentationFor()
290 UNREACHABLE(); in ValueTypeFor()
Dfunction-compiler.cc28 UNREACHABLE(); in GetExecutionTierAsString()
100 UNREACHABLE(); // TODO(titzer): compile interpreter entry stub. in ExecuteCompilation()
114 UNREACHABLE(); // TODO(titzer): finish interpreter entry stub. in FinishCompilation()
141 UNREACHABLE(); // TODO(titzer): allow compiling interpreter entry stub. in SwitchMode()
143 UNREACHABLE(); in SwitchMode()
/external/v8/src/interpreter/
Dbytecode-operands.cc26 UNREACHABLE(); in AccumulatorUseToString()
37 UNREACHABLE(); in OperandTypeToString()
48 UNREACHABLE(); in OperandScaleToString()
62 UNREACHABLE(); in OperandSizeToString()
/external/v8/src/arm64/
Dinstructions-arm64.cc143 UNREACHABLE(); in ImmLogical()
290 default: UNREACHABLE(); in SetBranchImmTarget()
363 UNREACHABLE(); in VectorFormatHalfWidth()
384 UNREACHABLE(); in VectorFormatDoubleWidth()
407 UNREACHABLE(); in VectorFormatFillQ()
426 UNREACHABLE(); in VectorFormatHalfWidthDoubleLanes()
440 UNREACHABLE(); in VectorFormatDoubleLanes()
454 UNREACHABLE(); in VectorFormatHalfLanes()
469 UNREACHABLE(); in ScalarFormatFromLaneSize()
522 UNREACHABLE(); in LaneSizeInBitsFromFormat()
[all …]
/external/v8/src/
Dtype-hints.cc31 UNREACHABLE(); in operator <<()
57 UNREACHABLE(); in operator <<()
71 UNREACHABLE(); in operator <<()
83 UNREACHABLE(); in operator <<()
Dcode-factory.cc66 UNREACHABLE(); in CEntry()
90 UNREACHABLE(); in CallApiCallback()
151 UNREACHABLE(); in BinaryOperation()
190 UNREACHABLE(); in StringAdd()
351 UNREACHABLE(); in ArrayNoArgumentConstructor()
364 UNREACHABLE(); in ArrayNoArgumentConstructor()
387 UNREACHABLE(); in ArraySingleArgumentConstructor()
400 UNREACHABLE(); in ArraySingleArgumentConstructor()
419 UNREACHABLE(); in InternalArrayNoArgumentConstructor()
436 UNREACHABLE(); in InternalArraySingleArgumentConstructor()
/external/v8/src/compiler/
Djs-generic-lowering.cc326 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSLoadContext()
331 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSStoreContext()
380 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSCreateArrayIterator()
384 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSCreateCollectionIterator()
388 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSCreateBoundFunction()
392 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSObjectIsArray()
463 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSCreateIterResultObject()
467 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSCreateStringIterator()
471 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSCreateKeyValueArray()
475 UNREACHABLE(); // Eliminated in typed lowering. in LowerJSCreatePromise()
[all …]
Dmachine-operator.cc872 UNREACHABLE(); in UnalignedLoad()
887 UNREACHABLE(); in UnalignedStore()
916 UNREACHABLE();
926 UNREACHABLE(); in PoisonedLoad()
936 UNREACHABLE(); in ProtectedLoad()
979 UNREACHABLE(); in Store()
995 UNREACHABLE(); in ProtectedStore()
1034 UNREACHABLE(); in Word32AtomicLoad()
1045 UNREACHABLE(); in Word32AtomicStore()
1055 UNREACHABLE(); in Word32AtomicExchange()
[all …]
Dtyper.cc199 UNREACHABLE(); in TypeNode()
696 Type Typer::Visitor::TypeRetain(Node* node) { UNREACHABLE(); } in TypeRetain()
698 Type Typer::Visitor::TypeInt32Constant(Node* node) { UNREACHABLE(); } in TypeInt32Constant()
700 Type Typer::Visitor::TypeInt64Constant(Node* node) { UNREACHABLE(); } in TypeInt64Constant()
702 Type Typer::Visitor::TypeRelocatableInt32Constant(Node* node) { UNREACHABLE(); } in TypeRelocatableInt32Constant()
704 Type Typer::Visitor::TypeRelocatableInt64Constant(Node* node) { UNREACHABLE(); } in TypeRelocatableInt64Constant()
706 Type Typer::Visitor::TypeFloat32Constant(Node* node) { UNREACHABLE(); } in TypeFloat32Constant()
708 Type Typer::Visitor::TypeFloat64Constant(Node* node) { UNREACHABLE(); } in TypeFloat64Constant()
851 Type Typer::Visitor::TypeEffectPhi(Node* node) { UNREACHABLE(); } in TypeEffectPhi()
853 Type Typer::Visitor::TypeLoopExit(Node* node) { UNREACHABLE(); } in TypeLoopExit()
[all …]
/external/v8/src/builtins/
Dbuiltins-interpreter.cc20 UNREACHABLE(); in InterpreterPushArgsThenCall()
32 UNREACHABLE(); in InterpreterPushArgsThenCall()
45 UNREACHABLE(); in InterpreterPushArgsThenConstruct()
Dbuiltins.cc111 UNREACHABLE(); in NewFunctionContext()
125 UNREACHABLE(); in NonPrimitiveToPrimitive()
135 UNREACHABLE(); in OrdinaryToPrimitive()
177 UNREACHABLE(); in CallableFor()
311 UNREACHABLE(); in IsLazy()
365 UNREACHABLE(); in IsIsolateIndependent()
381 UNREACHABLE(); in IsWasmRuntimeStub()
429 UNREACHABLE(); in KindNameOf()
/external/v8/src/arm/
Ddisasm-arm.cc268 UNREACHABLE(); in PrintPU()
345 UNREACHABLE(); in FormatRegister()
381 UNREACHABLE(); in FormatVFPRegister()
684 UNREACHABLE(); in FormatOption()
703 UNREACHABLE(); in FormatOption()
707 UNREACHABLE(); in FormatOption()
799 UNREACHABLE(); in DecodeType01()
820 UNREACHABLE(); in DecodeType01()
865 UNREACHABLE(); in DecodeType01()
906 UNREACHABLE(); in DecodeType01()
[all …]
/external/v8/src/objects/
Djs-relative-time-format.cc38 UNREACHABLE(); in getIcuStyle()
47 UNREACHABLE(); in getStyle()
54 UNREACHABLE(); in getNumeric()
198 UNREACHABLE(); in StyleAsString()
209 UNREACHABLE(); in NumericAsString()

12345678910>>...19