Home
last modified time | relevance | path

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

12345678910>>...13

/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
/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/node/src/
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/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
/third_party/libinput/tools/
H A Dlibinput-replay.py243 def wrap(func, *args): function
/third_party/node/deps/uvwasi/src/
H A Dpoll_oneoff.h10 struct uvwasi_fd_wrap_t* wrap; member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DDiffKey.java67 static <K> CsvKeyMarshaller<DiffKey<K>> wrap(CsvKeyMarshaller<K> keyMarshaller) { in wrap() method in DiffKey
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dsampler.hpp69 inline float wrap(float v, spirv_cross_wrap wrap, unsigned size) in wrap() function
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dspirv_target_env.cpp380 std::string spvTargetEnvList(const int pad, const int wrap) { in spvTargetEnvList() argument

Completed in 9 milliseconds

12345678910>>...13