Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 25 of 214) sorted by relevance

123456789

/third_party/elfio/elfio/
Delfio_symbols.hpp71 unsigned char& bind, in get_symbol()
94 unsigned char& bind, in get_symbol()
138 unsigned char& bind, in get_symbol()
208 unsigned char bind, in add_symbol()
235 unsigned char bind, in add_symbol()
293 unsigned char& bind, in hash_lookup()
332 unsigned char& bind, in gnu_hash_lookup()
434 unsigned char& bind, in generic_get_symbol()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dkernel.cpp192 kernel::exec_context::bind(intrusive_ptr<command_queue> _q, in bind() function in kernel::exec_context
447 kernel::scalar_argument::bind(exec_context &ctx, in bind() function in kernel::scalar_argument
482 kernel::global_argument::bind(exec_context &ctx, in bind() function in kernel::global_argument
531 kernel::local_argument::bind(exec_context &ctx, in bind() function in kernel::local_argument
561 kernel::constant_argument::bind(exec_context &ctx, in bind() function in kernel::constant_argument
603 kernel::image_rd_argument::bind(exec_context &ctx, in bind() function in kernel::image_rd_argument
634 kernel::image_wr_argument::bind(exec_context &ctx, in bind() function in kernel::image_wr_argument
665 kernel::sampler_argument::bind(exec_context &ctx, in bind() function in kernel::sampler_argument
Dsampler.cpp51 sampler::bind(command_queue &q) { in bind() function in sampler
/third_party/node/deps/npm/node_modules/has/src/
Dindex.js3 var bind = require('function-bind'); variable
/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dbind.js23 Promise.prototype.bind = function (thisArg) { method in Promise
64 Promise.bind = function (thisArg, value) { function in Promise
/third_party/musl/src/network/
Dbind.c4 int bind(int fd, const struct sockaddr *addr, socklen_t len) in bind() function
/third_party/node/deps/npm/node_modules/es-abstract/helpers/
Dassign.js1 var bind = require('function-bind'); variable
/third_party/node/test/parallel/
Dtest-cluster-disconnect-unshared-tcp.js32 function bind() { function
Dtest-cluster-disconnect-unshared-udp.js35 function bind() { function
/third_party/elfio/tests/
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; in TEST() local
DELFIOTest1.cpp464 unsigned char bind; in TEST() local
487 unsigned char bind; in TEST() local
585 unsigned char bind; in TEST() local
614 unsigned char bind = STB_LOCAL; in TEST() local
726 unsigned char bind = STB_LOCAL; in TEST() local
/third_party/node/deps/npm/node_modules/function-bind/
Dimplementation.js10 module.exports = function bind(that) { function
/third_party/skia/modules/skottie/src/animator/
DAnimator.h53 bool bind(const AnimationBuilder& abuilder, const skjson::ObjectValue* jobject, T& v) { in bind() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DObserver.cpp76 void ObserverBinding::bind(Subject *subject) in bind() function in angle::ObserverBinding
/third_party/node/deps/npm/node_modules/socks/build/common/
Dhelpers.js11 function validateSocksClientOptions(options, acceptedCommands = ['connect', 'bind', 'associate']) {
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_suballoc.h44 unsigned bind; /* Bitmask of PIPE_BIND_* flags. */ member
Du_suballoc.c50 unsigned size, unsigned bind, in u_suballocator_init()
Du_upload_mgr.c45 unsigned bind; /* Bitmask of PIPE_BIND_* flags. */ member
63 unsigned bind, enum pipe_resource_usage usage, unsigned flags) in u_upload_create()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DObserver.cpp76 void ObserverBinding::bind(Subject *subject) in bind() function in angle::ObserverBinding
/third_party/node/lib/
Dasync_hooks.js222 bind(fn) { method in AsyncResource
243 static bind(fn, type) { method in AsyncResource
/third_party/mesa3d/src/panfrost/lib/
Dpan_format.h41 unsigned bind; member
/third_party/elfio/examples/tutorial/
Dtutorial.cpp90 unsigned char bind; in main() local
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlPipelineState.mm125 void GrMtlPipelineState::bind(id<MTLRenderCommandEncoder> renderCmdEncoder) { function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_socket.js39 bind: function (...args) { method
134 bind: function (...args) { method
/third_party/mesa3d/src/gallium/drivers/virgl/tests/
Dvirgl_staging_mgr_test.cpp38 uint32_t bind; member
47 uint32_t format, uint32_t bind, in fake_resource_create()
321 uint32_t format, uint32_t bind, in failing_resource_create()

123456789