Home
last modified time | relevance | path

Searched defs:wrap (Results 126 - 150 of 238) sorted by relevance

12345678910

/third_party/node/src/
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/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
H A Ddeflate.c222 int wrap = 1; local
[all...]
/third_party/python/Lib/test/
H A Dinspect_fodder2.py2 def wrap(foo=None): function
/third_party/python/Lib/
H A Ddataclasses.py1219 def wrap(cls): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DObject.cpp27 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { in wrap() function
37 wrap(const section_iterator *SI) { in wrap() function
47 wrap(const symbol_iterator *SI) { in wrap() function
57 wrap(const relocation_iterator *SI) { in wrap() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DAttributes.h199 inline LLVMAttributeRef wrap(Attribute Attr) { in wrap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DType.h469 inline LLVMTypeRef *wrap(Type **Tys) { in wrap() function
/third_party/skia/third_party/externals/zlib/
H A Dinflate.h86 int wrap; /* bit 0 true for zlib, bit 1 true for gzip, member
/third_party/zlib/
H A Dinflate.h86 int wrap; /* bit 0 true for zlib, bit 1 true for gzip, member
/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.cpp38 const RefPtr<WrapComponent> wrap = AceType::DynamicCast<WrapComponent>(component); in Update() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c394 uint8_t wrap[2]; in find_new_headers() local
[all...]
H A Dituh263dec.c447 int x, y, wrap, a, c, pred_dc, scale; in h263_pred_acdc() local
H A Dituh263enc.c455 int x, y, wrap, a, c, pred_dc; in h263_pred_dc() local
/third_party/jinja2/
H A Dlexer.py613 def wrap( member in Lexer
/third_party/node/lib/internal/streams/
H A Dreadable.js

Completed in 27 milliseconds

12345678910