| /foundation/communication/dhcp/services/dhcp_server/include/ |
| H A D | dhcp_binding.h | 52 AddressBinding bind; member
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
| H A D | dhcp_address_pool_test.cpp | 87 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 D | sysio.h | 37 int (*bind)(void *argSock, void *argPcb, FILLP_SOCKADDR *addr, FILLP_UINT16 len); member
|
| /third_party/elfio/tests/ |
| H A D | ELFIOTest2.cpp | 254 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 D | ELFIOTest1.cpp | 464 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 D | c_example.c | 104 unsigned char bind; in main() local
|
| /third_party/curl/lib/ |
| H A D | setup-os400.h | 130 #define bind Curl_os400_bind macro
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_tss.c | 66 } bind[PIPE_MAX_SAMPLERS]; member [all...] |
| H A D | svga_resource_buffer.c | 579 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 D | p_video_codec.h | 135 unsigned bind; member
|
| /third_party/mesa3d/src/gallium/winsys/sw/wrapper/ |
| H A D | wrapper_sw_winsys.c | 146 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 D | virgl_vtest_winsys.h | 71 uint32_t bind; member
|
| /third_party/node/lib/ |
| H A D | domain.js | |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_upload_mgr.c | 45 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 D | d3d12_surface.cpp | 236 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 D | multicall.py | 82 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 D | vkComputePipelineConstructionUtil.cpp | 232 void ComputePipelineWrapper::bind (VkCommandBuffer commandBuffer) in bind() function in vk::ComputePipelineWrapper
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLVertexArray.cpp | 187 GrGLAttribArrayState* GrGLVertexArray::bind(GrGLGpu* gpu) { in bind() function in GrGLVertexArray
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkBuffer.cpp | 100 void Buffer::bind(DeviceMemory *pDeviceMemory, VkDeviceSize pMemoryOffset) in bind() function in vk::Buffer
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | mock_tk.py | 299 def bind(sequence=None, func=None, add=None): member in Text
|
| /base/hiviewdfx/hiview/base/ |
| H A D | event_loop.cpp | 200 auto bind = std::bind(&EventHandler::OnEventProxy, handler.get(), event);
in AddEventForResult() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
| H A D | render_node_default_shadows_blur.cpp | 244 auto& bind = *binder; in RenderBlur() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | shader_module_gles.cpp | 52 uint8_t bind; in CollectRes() member
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
| H A D | avctp_ctrl_act.c | 183 bool bind = false; in AvctCbCtrlChConnInd() local
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_address_pool.cpp | 347 AddressBinding bind = {0}; in AddReservedBinding() local 502 AddressBinding bind = {0}; in LoadBindingRecoders() local [all...] |