Home
last modified time | relevance | path

Searched defs:wrap (Results 1 - 25 of 220) sorted by relevance

123456789

/third_party/node/test/js-native-api/test_general/
H A DtestEnvCleanup.js[all...]
/third_party/typescript/tests/baselines/reference/
H A DinferredRestTypeFixedOnce.js7 function wrap(_) { } function
/third_party/ffmpeg/libavutil/aarch64/
H A Dneontest.h65 #define wrap(func) \ macro
/third_party/ffmpeg/libavutil/arm/
H A Dneontest.h62 #define wrap(func) \ macro
/third_party/ffmpeg/libavutil/x86/
H A Dw64xmmtest.h73 #define wrap(func) \ macro
/third_party/node/test/sequential/
H A Dtest-net-GH-5504.js
/third_party/node/tools/zos/
H A Dsdwrap.py6 def wrap(args): function
/third_party/mesa3d/bin/
H A Dmeson-options.py4 from textwrap import wrap namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h47 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDiscardUnknownFieldsParser.java54 public static final <T extends Message> Parser<T> wrap(final Parser<T> parser) { in wrap() method in DiscardUnknownFieldsParser
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoencdsp_init.c100 static void draw_edges_mmx(uint8_t *buf, int wrap, int width, int height, in draw_edges_mmx() argument
[all...]
/third_party/node/deps/npm/node_modules/cssesc/
H A Dcssesc.js
/third_party/musl/libc-test/src/common/
H A Druntest.c17 static int start(char *wrap, char *argv[]) in start() argument
43 char *wrap = ""; in main() local
/third_party/rust/crates/clap/src/output/textwrap/
H A Dmod.rs34 fn wrap(content: &str, hard_width: usize) -> Vec<String> { in wrap() functions
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DMappedSubresourceVerifier11.cpp82 bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() function in rx::MappedSubresourceVerifier11
H A DMappedSubresourceVerifier11.h52 inline bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() function in rx::MappedSubresourceVerifier11
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DLLVMContext.h322 inline LLVMContextRef *wrap(const LLVMContext **Tys) { in wrap() function
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DCollationKeyICU.java26 public static java.text.CollationKey wrap(CollationKey icuCollKey) { in wrap() method in CollationKeyICU
/third_party/node/src/
H A Dconnection_wrap.cc82 WrapType* wrap = static_cast<WrapType*>(req->handle->data); in AfterConnect() local
H A Dhandle_wrap.h64 static inline bool IsAlive(const HandleWrap* wrap) { in IsAlive() argument
70 static inline bool HasRef(const HandleWrap* wrap) { in HasRef() argument
H A Dnode_object_wrap.h53 ObjectWrap* wrap = static_cast<ObjectWrap*>(ptr); in Unwrap() local
120 ObjectWrap* wrap = data.GetParameter(); in WeakCallback() 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

Completed in 11 milliseconds

123456789