Home
last modified time | relevance | path

Searched defs:wrap (Results 101 - 125 of 220) sorted by relevance

123456789

/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c162 int wrap; local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dinflate.c161 int wrap; local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexVerifierUtil.cpp143 int wrap (Sampler::WrapMode mode, int c, int size) in wrap() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.cpp330 uint8_t wrap = static_cast<uint8_t>(FromGLenum<WrapMode>(mWrapT)); in updateWrapTCompareMode() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp156 int GetWrapBits(GLenum wrap) in GetWrapBits() argument
/third_party/zlib/contrib/infback9/
H A Dinfback9.c222 int wrap; /* true if the window has wrapped */ in inflateBack9() local
/third_party/zlib/
H A Dinflate.c143 int wrap; in inflateReset2() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvc1_pred.c217 int xy, wrap, off = 0; in ff_vc1_pred_mv() local
474 int xy, wrap, off = 0; ff_vc1_pred_mv_intfr() local
695 int xy, wrap, off = 0; ff_vc1_pred_b_mv() local
[all...]
H A Dwmv2dec.c365 int xy, wrap, diff, type; in wmv2_pred_motion() local
/third_party/backends/backend/
H A Dplustek-usb.c1427 int wrap; in usbDev_ReadLine() local
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatICU.java40 public static java.text.DecimalFormat wrap(DecimalFormat icuDecfmt) { in wrap() method in DecimalFormatICU
/third_party/node/src/
H A Dcares_wrap.h298 QueryWrap<Traits>* wrap = *wrap_ptr.get(); in FromCallbackPointer() local
310 QueryWrap<Traits>* wrap = FromCallbackPointer(arg); in Callback() local
333 QueryWrap<Traits>* wrap in Callback() local
[all...]
H A Dhistogram.cc42 HistogramBase( Environment* env, Local<Object> wrap, const Histogram::Options& options) HistogramBase() argument
51 HistogramBase( Environment* env, Local<Object> wrap, std::shared_ptr<Histogram> histogram) HistogramBase() argument
422 IntervalHistogram( Environment* env, Local<Object> wrap, AsyncWrap::ProviderType type, int32_t interval, std::function<void(Histogram&)> on_interval, const Histogram::Options& options) IntervalHistogram() argument
H A Dinspector_js_api.cc90 JSBindingsConnection(Environment* env, Local<Object> wrap, Local<Function> callback) JSBindingsConnection() argument
H A Dnode_internals.h68 T* wrap; in GetSockOrPeerName() local
H A Dnode_serdes.cc98 SerializerContext::SerializerContext(Environment* env, Local<Object> wrap) in SerializerContext() argument
285 DeserializerContext(Environment* env, Local<Object> wrap, Local<Value> buffer) DeserializerContext() argument
H A Dstream_wrap.cc210 LibuvStreamWrap* wrap = static_cast<LibuvStreamWrap*>(stream->data); in ReadStart() variable
299 LibuvStreamWrap* wrap; in GetWriteQueueSize() local
313 LibuvStreamWrap* wrap; SetBlocking() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_cipher.cc259 CipherBase(Environment* env, Local<Object> wrap, CipherKind kind) CipherBase() argument
H A Dcrypto_keys.h252 NativeKeyObject(Environment* env, v8::Local<v8::Object> wrap, const std::shared_ptr<KeyObjectData>& handle_data) NativeKeyObject() argument
/third_party/node/deps/zlib/
H A Dinflate.h86 int wrap; /* bit 0 true for zlib, bit 1 true for gzip, member
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.h86 int wrap; /* bit 0 true for zlib, bit 1 true for gzip, member
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.c491 validate_texture_wrap_mode(struct gl_context *ctx, GLenum wrap) in validate_texture_wrap_mode() argument
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c117 wrap_result_t wrap[3]; member
186 wrap_coords(nir_builder *b, nir_ssa_def *coords, enum pipe_tex_wrap wrap, in wrap_coords() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h42 unsigned wrap; member
57 unsigned wrap; member
/third_party/libwebsockets/win32port/zlib/
H A Dinflate.h84 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member

Completed in 24 milliseconds

123456789