Home
last modified time | relevance | path

Searched refs:resource_flags (Results 1 - 8 of 8) sorted by relevance

/third_party/libcoap/examples/
H A Doscore-interop-server.c72 static int resource_flags = COAP_RESOURCE_FLAGS_NOTIFY_CON; variable
290 resource_flags); in init_resources()
295 resource_flags | COAP_RESOURCE_FLAGS_OSCORE_ONLY); in init_resources()
300 resource_flags | COAP_RESOURCE_FLAGS_OSCORE_ONLY); in init_resources()
305 resource_flags | COAP_RESOURCE_FLAGS_OSCORE_ONLY); in init_resources()
310 resource_flags | COAP_RESOURCE_FLAGS_OSCORE_ONLY); in init_resources()
315 resource_flags | COAP_RESOURCE_FLAGS_OSCORE_ONLY); in init_resources()
320 resource_flags | COAP_RESOURCE_FLAGS_OSCORE_ONLY); in init_resources()
327 resource_flags | COAP_RESOURCE_FLAGS_OSCORE_ONLY); in init_resources()
334 resource_flags | COAP_RESOURCE_FLAGS_OSCORE_ONL in init_resources()
[all...]
H A Dcoap-server.c89 static int resource_flags = COAP_RESOURCE_FLAGS_NOTIFY_CON; variable
1539 COAP_RESOURCE_FLAGS_RELEASE_URI | resource_flags); in hnd_put_post_unknown()
1759 r = coap_resource_init(coap_make_str_const("time"), resource_flags); in init_resources()
1784 resource_flags | in init_resources()
1793 r = coap_resource_init(coap_make_str_const("example_data"), resource_flags); in init_resources()
2823 resource_flags = COAP_RESOURCE_FLAGS_NOTIFY_NON; in main()
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.h87 uint32_t resource_flags; member
H A Dnir_to_dxil.c908 resource_v1->resource_flags = 0; in add_resource()
/third_party/mesa3d/src/asahi/lib/
H A Dio.h278 uint16_t resource_flags[6]; member
H A Ddecode.c167 STATIC_ASSERT(ARRAY_SIZE(group.resource_flags) == 6); in agxdecode_decode_segment_list()
177 unsigned flags = group.resource_flags[j]; in agxdecode_decode_segment_list()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp3216 HLSLBindingFlagBits resource_flags = HLSL_BINDING_AUTO_NONE_BIT; in to_resource_binding() local
3222 resource_flags = HLSL_BINDING_AUTO_SRV_BIT; in to_resource_binding()
3231 resource_flags = HLSL_BINDING_AUTO_SRV_BIT; in to_resource_binding()
3236 resource_flags = HLSL_BINDING_AUTO_UAV_BIT; in to_resource_binding()
3242 resource_flags = HLSL_BINDING_AUTO_SRV_BIT; in to_resource_binding()
3248 resource_flags = HLSL_BINDING_AUTO_SAMPLER_BIT; in to_resource_binding()
3261 resource_flags = is_readonly ? HLSL_BINDING_AUTO_SRV_BIT : HLSL_BINDING_AUTO_UAV_BIT; in to_resource_binding()
3266 resource_flags = HLSL_BINDING_AUTO_CBV_BIT; in to_resource_binding()
3272 resource_flags = HLSL_BINDING_AUTO_PUSH_CONSTANT_BIT; in to_resource_binding()
3280 resource_flags in to_resource_binding()
[all...]
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dmagic.c320 .resource_flags = { 0x1 }, in demo_mem_map()

Completed in 21 milliseconds