Home
last modified time | relevance | path

Searched defs:bind (Results 26 - 50 of 209) sorted by relevance

123456789

/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_binding.h52 AddressBinding bind; member
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_address_pool_test.cpp87 AddressBinding bind = {0}; in HWTEST_F() local
120 AddressBinding bind = {0}; HWTEST_F() local
167 AddressBinding bind = {0}; HWTEST_F() local
200 AddressBinding bind = {0}; HWTEST_F() local
231 AddressBinding bind = {0}, bind2 = {0}; HWTEST_F() local
263 AddressBinding bind = {0}; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dsysio.h37 int (*bind)(void *argSock, void *argPcb, FILLP_SOCKADDR *addr, FILLP_UINT16 len); member
/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...]
H A 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; TEST() local
[all...]
/third_party/elfio/examples/c_wrapper/
H A Dc_example.c104 unsigned char bind; in main() local
/third_party/curl/lib/
H A Dsetup-os400.h130 #define bind Curl_os400_bind macro
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_tss.c66 } bind[PIPE_MAX_SAMPLERS]; member
[all...]
H A Dsvga_resource_buffer.c579 svga_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, unsigned bind) svga_user_buffer_create() argument
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_codec.h135 unsigned bind; member
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c146 wsw_dt_create(struct sw_winsys *ws, unsigned bind, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) wsw_dt_create() argument
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.h71 uint32_t bind; member
/third_party/node/lib/
H A Ddomain.js
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_upload_mgr.c45 unsigned bind; /* Bitmask of PIPE_BIND_* flags. */ member
62 u_upload_create(struct pipe_context *pipe, unsigned default_size, unsigned bind, enum pipe_resource_usage usage, unsigned flags) u_upload_create() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_surface.cpp236 unsigned bind = is_depth_or_stencil ? PIPE_BIND_DEPTH_STENCIL : PIPE_BIND_RENDER_TARGET; in d3d12_create_surface() local
/third_party/python/Lib/idlelib/
H A Dmulticall.py82 def bind(self, triplet, func): member in _SimpleBinder
213 def bind(self, triplet, func): member in _ComplexBinder
334 def bind(self, sequence=None, func=None, add=None): member in MultiCallCreator.MultiCall
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkComputePipelineConstructionUtil.cpp232 void ComputePipelineWrapper::bind (VkCommandBuffer commandBuffer) in bind() function in vk::ComputePipelineWrapper
/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp187 GrGLAttribArrayState* GrGLVertexArray::bind(GrGLGpu* gpu) { in bind() function in GrGLVertexArray
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.cpp100 void Buffer::bind(DeviceMemory *pDeviceMemory, VkDeviceSize pMemoryOffset) in bind() function in vk::Buffer
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py299 def bind(sequence=None, func=None, add=None): member in Text
/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp200 auto bind = std::bind(&EventHandler::OnEventProxy, handler.get(), event); in AddEventForResult() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_shadows_blur.cpp244 auto& bind = *binder; in RenderBlur() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp52 uint8_t bind; in CollectRes() member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl_act.c183 bool bind = false; in AvctCbCtrlChConnInd() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp347 AddressBinding bind = {0}; in AddReservedBinding() local
502 AddressBinding bind = {0}; in LoadBindingRecoders() local
[all...]

Completed in 22 milliseconds

123456789