Home
last modified time | relevance | path

Searched defs:bufferValue (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DDataViewObject.h80 static Value bufferValue(DataViewObject* view) { in bufferValue() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DArrayBufferViewObject.h109 static Value bufferValue(const ArrayBufferViewObject* view) { in bufferValue() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DArrayBufferViewObject.h106 Value bufferValue() const { return getFixedSlot(BUFFER_SLOT); } in bufferValue() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DArrayBufferViewObject.h106 Value bufferValue() const { return getFixedSlot(BUFFER_SLOT); } in bufferValue() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DArrayBufferViewObject.h104 Value bufferValue() const { return getFixedSlot(BUFFER_SLOT); } in bufferValue() function
/dports/multimedia/QtAV/QtAV-1.13.0/src/
H A DPacketBuffer.cpp66 qint64 PacketBuffer::bufferValue() const in bufferValue() function in QtAV::PacketBuffer
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DTypedArrayObject.h109 static Value bufferValue(TypedArrayObject* tarr) { in bufferValue() function
412 static Value bufferValue(DataViewObject* view) { in bufferValue() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DTypedArrayObject.h137 static Value bufferValue(TypedArrayObject* tarr) { in bufferValue() function
485 static Value bufferValue(DataViewObject* view) { in bufferValue() function
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/
H A Dcallbacks.h72 unsigned char* bufferValue; /* otherwise here (non 0) */ member
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/
H A Dcallbacks.h72 unsigned char* bufferValue; /* otherwise here (non 0) */ member
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/
H A Dcallbacks.h72 unsigned char* bufferValue; /* otherwise here (non 0) */ member
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/
H A Dcallbacks.h72 unsigned char* bufferValue; /* otherwise here (non 0) */ member
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/Tooling/
H A DLookupTest.cpp73 Visitor.runOver("namespace a { void foo(); }\n"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Shader/
H A DPixelRoutine.cpp757 Byte8 bufferValue = *Pointer<Byte8>(buffer); in writeStencil() local
796 …void PixelRoutine::stencilOperation(Byte8 &newValue, Byte8 &bufferValue, StencilOperation stencilP… in stencilOperation()
829 …void PixelRoutine::stencilOperation(Byte8 &output, Byte8 &bufferValue, StencilOperation operation,… in stencilOperation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Shader/
H A DPixelRoutine.cpp757 Byte8 bufferValue = *Pointer<Byte8>(buffer); in writeStencil() local
796 …void PixelRoutine::stencilOperation(Byte8 &newValue, Byte8 &bufferValue, StencilOperation stencilP… in stencilOperation()
829 …void PixelRoutine::stencilOperation(Byte8 &output, Byte8 &bufferValue, StencilOperation operation,… in stencilOperation()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DTypedArrayObject.h116 static Value bufferValue(TypedArrayObject* tarr) { in bufferValue() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webgpu/
H A DDevice.cpp109 JS::Rooted<JS::Value> bufferValue(aCx); in CreateBufferMapped() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp683 Byte8 bufferValue = *Pointer<Byte8>(buffer) & Byte8(-1, -1, 0, 0, 0, 0, 0, 0); in writeStencil() local
720 void PixelRoutine::stencilOperation(Byte8 &newValue, const Byte8 &bufferValue, const PixelProcessor… in stencilOperation()
776 void PixelRoutine::stencilOperation(Byte8 &output, const Byte8 &bufferValue, VkStencilOp operation,… in stencilOperation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp696 Byte8 bufferValue = *Pointer<Byte8>(buffer) & Byte8(-1, -1, 0, 0, 0, 0, 0, 0); in writeStencil() local
733 void PixelRoutine::stencilOperation(Byte8 &newValue, const Byte8 &bufferValue, const PixelProcessor… in stencilOperation()
789 void PixelRoutine::stencilOperation(Byte8 &output, const Byte8 &bufferValue, VkStencilOp operation,… in stencilOperation()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/foreign/
H A DTestNative.java120 Object bufferValue = nativeBufferExtractor.apply(z, (int)i); in checkBytes() local
H A DTestByteBuffer.java160 Object bufferValue = bufferExtractor.apply(z); in checkBytes() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/foreign/
H A DTestNative.java119 Object bufferValue = nativeBufferExtractor.apply(z, (int)i); in checkBytes() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/foreign/
H A DTestNative.java114 Object bufferValue = nativeBufferExtractor.apply(z, (int)i); in checkBytes() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/foreign/
H A DTestNative.java115 Object bufferValue = nativeBufferExtractor.apply(z, (int)i); in checkBytes() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/geometry/
H A Dgltfskeletonloader.cpp450 for (const auto &bufferValue : buffers) in parseGLTF2() local

12