Home
last modified time | relevance | path

Searched defs:wrap (Results 26 - 50 of 326) sorted by relevance

12345678910>>...14

/third_party/node/src/
H A Dnode_object_wrap.h53 ObjectWrap* wrap = static_cast<ObjectWrap*>(ptr); in Unwrap() local
120 ObjectWrap* wrap = data.GetParameter(); in WeakCallback() local
H A Dhandle_wrap.cc41 HandleWrap* wrap; in Ref() local
50 HandleWrap* wrap; in Unref() local
59 HandleWrap* wrap; in HasRef() local
66 HandleWrap* wrap; Close() local
[all...]
H A Dnode_stat_watcher.cc83 StatWatcher* wrap = ContainerOf(&StatWatcher::watcher_, handle); in Callback() local
66 StatWatcher(fs::BindingData* binding_data, Local<Object> wrap, bool use_bigint) StatWatcher() argument
108 StatWatcher* wrap; Start() local
[all...]
H A Dsignal_wrap.cc106 SignalWrap* wrap; in Start() local
144 SignalWrap* wrap; in Stop() local
[all...]
H A Dtty_wrap.cc93 TTYWrap* wrap; in GetWindowSize() local
113 TTYWrap* wrap; in SetRawMode() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.h46 uint8_t wrap[3]; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h26 unsigned wrap; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c37 tex_clamp(unsigned wrap, bool *needs_border) in tex_clamp() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c36 tex_clamp(unsigned wrap) in tex_clamp() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c37 tex_clamp(unsigned wrap, bool *needs_border) in tex_clamp() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAllocatedBuffer.java131 public static AllocatedBuffer wrap(byte[] bytes) { in wrap() method in AllocatedBuffer
140 public static AllocatedBuffer wrap(final byte[] bytes, final int offset, final int length) { in wrap() method in AllocatedBuffer
153 public static AllocatedBuffer wrap(final ByteBuffer buffer) { in wrap() method in AllocatedBuffer
/third_party/typescript/tests/baselines/reference/
H A DinferFromGenericFunctionReturnTypes3.js208 function wrap(value) { function
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h42 bool wrap; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_pattern.h34 explicit FlexLayoutPattern(bool wrap) : isWrap_(wrap) {}; in FlexLayoutPattern() argument
125 auto wrap = (static_cast<int32_t>(wrapDirection) - static_cast<int32_t>(direction)) / 2 + 1; variable
128 auto wrap = (static_cast<int32_t>(wrapDirection) + static_cast<int32_t>(direction)) / 2 + 1; variable
[all...]
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Daudio_buffer_cache.cpp28 AudioBufferCache::AudioBufferCache(std::shared_ptr<DumpBufferWrap> wrap) in AudioBufferCache() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_ether.h73 struct sk_buff *(*wrap)(struct gether *port, member
/kernel/linux/linux-5.10/lib/
H A Dcpumask.c77 int cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap) in cpumask_next_wrap() argument
/third_party/ffmpeg/libavcodec/
H A Dh263.c56 const int wrap = s->b8_stride; in ff_h263_update_motion_val() local
193 int wrap; in ff_h263_pred_motion() local
[all...]
H A Dmsmpeg4.c165 int xy, wrap, pred, a, b, c; in ff_msmpeg4_coded_block_pred() local
206 int a, b, c, wrap, pred, scale; in ff_msmpeg4_pred_dc() local
270 int wrap; in ff_msmpeg4_pred_dc() local
[all...]
/third_party/ffmpeg/doc/examples/
H A Ddecode_video.c38 static void pgm_save(unsigned char *buf, int wrap, int xsize, int ysize, in pgm_save() argument
/third_party/ffmpeg/tests/
H A Dutils.c41 int wrap, wrap3, x, y; in rgb24_to_yuv420p() local
158 static int width, height, wrap; variable
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DBreakIteratorICU.java27 public static java.text.BreakIterator wrap(BreakIterator icuBrkItr) { in wrap() method in BreakIteratorICU
H A DCollatorICU.java27 public static java.text.Collator wrap(Collator icuCollator) { in wrap() method in CollatorICU
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.h85 wrap_to_gallium(GLenum wrap) in wrap_to_gallium() argument
158 lower_gl_clamp(enum pipe_tex_wrap old_wrap, GLenum wrap, bool clamp_to_border) in lower_gl_clamp() argument
193 update_sampler_gl_clamp(struct gl_context *ctx, struct gl_sampler_object *samp, bool cur_state, bool new_state, gl_sampler_wrap wrap) in update_sampler_gl_clamp() argument
/third_party/node/deps/npm/node_modules/retry/lib/
H A Dretry.js

Completed in 10 milliseconds

12345678910>>...14