Home
last modified time | relevance | path

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

123456789

/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
/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-tag/generator/
H A Dgenerator.rb28 def bind method in GeneratorTags.InstructionBuild
/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
/arkcompiler/runtime_core/compiler/optimizer/templates/
H A Dcodegen_arm64.rb98 def bind(label) method in Codegen.safepoint_state
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
H A Dcodegen_arm64.rb98 def bind(label) method in Codegen.safepoint_state
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.h38 uint32_t bind; member
/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...]

Completed in 9 milliseconds

123456789