Home
last modified time | relevance | path

Searched defs:bind (Results 1 - 25 of 179) sorted by relevance

12345678

/third_party/node/deps/npm/node_modules/hasown/
H A Dindex.js5 var bind = require('function-bind'); variable
/third_party/node/test/parallel/
H A Dtest-cluster-disconnect-unshared-udp.js
H A Dtest-cluster-disconnect-unshared-tcp.js
/third_party/musl/src/network/
H A Dbind.c4 int bind(int fd, const struct sockaddr *addr, socklen_t len) in bind() function
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dsampler.cpp51 sampler::bind(command_queue &q) { in bind() function in sampler
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_suballoc.h44 unsigned bind; /* Bitmask of PIPE_BIND_* flags. */ member
H A Du_suballoc.c48 u_suballocator_init(struct u_suballocator *allocator, struct pipe_context *pipe, unsigned size, unsigned bind, enum pipe_resource_usage usage, unsigned flags, boolean zero_buffer_memory) u_suballocator_init() argument
/third_party/elfio/examples/tutorial/
H A Dtutorial.cpp90 unsigned char bind; in main() local
/third_party/node/deps/npm/node_modules/function-bind/
H A Dimplementation.js42 module.exports = function bind(that) { function
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_format.h41 unsigned bind; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DObserver.cpp76 void ObserverBinding::bind(Subject *subject) in bind() function in angle::ObserverBinding
/third_party/skia/modules/skottie/src/animator/
H A DAnimator.h53 bool bind(const AnimationBuilder& abuilder, const skjson::ObjectValue* jobject, T& v) { in bind() function in skottie::internal::AnimatablePropertyContainer
H A DTextKeyframeAnimator.cpp126 bool AnimatablePropertyContainer::bind<TextValue>(const AnimationBuilder& abuilder, in bind() function in skottie::internal::AnimatablePropertyContainer
H A DScalarKeyframeAnimator.cpp108 bool AnimatablePropertyContainer::bind<ScalarValue>(const AnimationBuilder& abuilder, in bind() function in skottie::internal::AnimatablePropertyContainer
H A DShapeKeyframeAnimator.cpp168 bool AnimatablePropertyContainer::bind<ShapeValue>(const AnimationBuilder& abuilder, in bind() function in skottie::internal::AnimatablePropertyContainer
/third_party/mesa3d/src/gallium/frontends/nine/
H A Diunknown.h49 int32_t bind; /* internal bind count */ member
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.h34 uint32_t bind; member
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-label.h63 void bind() { in bind() function in v8::internal::interpreter::final
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_buffer.c133 i915_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, unsigned bind) i915_user_buffer_create() argument
/third_party/skia/src/gpu/gl/
H A DGrGLRenderTarget.h69 void bind(bool useMultisampleFBO) { in bind() function in GrGLRenderTarget
/third_party/typescript/tests/baselines/reference/
H A DgenericRestParameters1.js245 function bind(f, x) { function
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DEffects.h126 const EffectBinder& bind(size_t prop_index, T& value) const { in bind() function in skottie::internal::EffectBinder
/third_party/rust/crates/rustix/src/net/
H A Dsocket.rs84 pub fn bind<Fd: AsFd>(sockfd: Fd, addr: &SocketAddr) -> io::Result<()> { in bind() functions
[all...]
/third_party/elfio/tests/
H A DELFIOTest2.cpp254 unsigned char bind; in TEST() local
282 unsigned char bind; in TEST() local
310 unsigned char bind; in TEST() local
338 unsigned char bind; in TEST() local
366 unsigned char bind; TEST() local
[all...]
/third_party/elfio/examples/c_wrapper/
H A Dc_example.c104 unsigned char bind; in main() local

Completed in 8 milliseconds

12345678