Home
last modified time | relevance | path

Searched refs:Bogus (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D10.1.3.rst39 Bogus GL_ARB_explicit_attrib_location layout identifier warnings
D10.3.rst108 Bogus GL_ARB_explicit_attrib_location layout identifier warnings
/third_party/flutter/skia/third_party/externals/icu/patches/
Duniset_perf2.patch645 // ensureCapacity will mark the UnicodeSet as Bogus if OOM failure happens.
815 // ensureCapacity will mark the object as Bogus if OOM failure happens.
826 // ensureCapacity will mark the object as Bogus if OOM failure happens.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContextImpl.h85 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus(), 1); } in getEmptyKey()
86 static inline APFloat getTombstoneKey() { return APFloat(APFloat::Bogus(), 2); } in getTombstoneKey()
DConstantFold.cpp603 APFloat::Bogus(), in ConstantFoldCastInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h148 static const fltSemantics &Bogus();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h172 static const fltSemantics &Bogus() LLVM_READNONE;
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DREADME.md99 that does not support them will result in a "Bogus input colorspace" error.
DChangeLog.md38 would produce a "Bogus message code" error message if the underlying bitmap and
279 6. Fixed "Bogus virtual array access" error that occurred when using the
/third_party/skia/third_party/externals/libjpeg-turbo/
DREADME.md99 that does not support them will result in a "Bogus input colorspace" error.
DChangeLog.md438 would produce a "Bogus message code" error message if the underlying bitmap and
671 6. Fixed "Bogus virtual array access" error that occurred when using the
/third_party/libjpeg-turbo/
DREADME.md99 that does not support them will result in a "Bogus input colorspace" error.
DChangeLog.md20 4. Fixed an error ("Bogus virtual array access") that occurred when attempting
32 - Attempting to use `jpeg_skip_scanlines()` resulted in an error ("Bogus
558 would produce a "Bogus message code" error message if the underlying bitmap and
791 6. Fixed "Bogus virtual array access" error that occurred when using the
/third_party/python/Lib/test/
Ddatetimetester.py2762 class Bogus(tzinfo): class
2765 bog = Bogus()
4111 class Bogus(tzinfo): class
4114 t1 = self.theclass(2, 2, 2, tzinfo=Bogus())
/third_party/openssl/doc/man3/
DEVP_EncryptInit.pod1509 * Bogus key and IV: we'd normally set these from
1569 * Bogus key and IV: we'd normally set these from
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp167 const fltSemantics &APFloatBase::Bogus() { in Bogus() function in llvm::APFloatBase
/third_party/icu/docs/userguide/dev/
Dcodingguidelines.md150 ### Bogus Objects
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_path_rendering.txt8728 127. <<Bogus issue removed.>>
/third_party/openGLES/extensions/NV/
DNV_path_rendering.txt8728 127. <<Bogus issue removed.>>
/third_party/python/Misc/
DHISTORY15936 NUL: Bogus TypeError detail string.