Home
last modified time | relevance | path

Searched defs:resource (Results 76 - 100 of 328) sorted by relevance

12345678910>>...14

/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c34 hnd_get_time(coap_resource_t *resource, coap_session_t *session, in hnd_get_time() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DExternalImageSiblingImpl11.cpp43 IDXGIResource *resource = d3d11::DynamicCastComObject<IDXGIResource>(mTexture.get()); in initialize() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.cpp26 WaitForIdle(ContextVk *contextVk, T *resource, const char *debugMessage, RenderPassClosureReason reason) WaitForIdle() argument
/third_party/skia/src/gpu/mtl/
H A DGrMtlCommandBuffer.h57 void addResource(sk_sp<const GrManagedResource> resource) { in addResource() argument
/third_party/skia/src/gpu/vk/
H A DGrVkCommandBuffer.cpp80 pipelineBarrier(const GrVkGpu* gpu, const GrManagedResource* resource, VkPipelineStageFlags srcStageMask, VkPipelineStageFlags dstStageMask, bool byRegion, BarrierType barrierType, void* barrier) pipelineBarrier() argument
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DBuffer.cpp58 gr_cp<ID3D12Resource> resource = gpu->memoryAllocator()->createResource( in make_d3d_buffer() local
70 gr_cp<ID3D12Resource> resource = make_d3d_buffer(gpu, size, intendedType, accessPattern, in Make() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DStream.hpp47 Resource *resource; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupD3D12.cpp61 ID3D12Resource* resource = ToBackend(binding.buffer)->GetD3D12Resource(); in BindGroup() local
136 ID3D12Resource* resource = ToBackend(view->GetTexture())->GetD3D12Resource(); in BindGroup() local
154 ID3D12Resource* resource in BindGroup() local
190 ID3D12Resource* resource = BindGroup() local
[all...]
/third_party/skia/tools/skdiff/
H A Dskdiff_html.cpp181 static void print_diff_resource_cell(SkFILEWStream* stream, const DiffResource& resource, in print_diff_resource_cell() argument
H A Dskdiff_utils.cpp37 bool get_bitmap(sk_sp<SkData> fileBits, DiffResource& resource, bool sizeOnly, in get_bitmap() argument
[all...]
/third_party/skia/modules/skshaper/tests/
H A DShaperTest.cpp145 void cluster_test(skiatest::Reporter* reporter, const char* resource) { in cluster_test() argument
/third_party/skia/experimental/graphite/src/
H A DCommandBuffer.h54 void trackResource(sk_sp<SkRefCnt> resource) { in trackResource() argument
/third_party/rust/crates/nix/src/sys/
H A Dmod.rs111 pub mod resource; modules
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksServices.cpp172 vk::ResourceInterface* resource = new vk::ResourceInterfaceStandard{*tcx}; in createServerVKSC() local
/third_party/backends/include/sane/
H A Dsanei_net.h124 SANE_String resource; member
/third_party/cups-filters/backend/
H A Dserial.c79 resource[1024], /* Resource info (device and options) */ in main() local
H A Dparallel.c58 resource[1024], /* Resource info (device and options) */ in main() local
H A Dimplicitclass.c86 char scheme[64], username[32], queue_name[1024], resource[32], in main() local
/third_party/cups-filters/utils/
H A Ddriverless.c72 *resource = NULL, in listPrintersInArray() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundleImpl.java20 protected int resource; field in ICUResourceBundleImpl
22 protected ICUResourceBundleImpl(ICUResourceBundleImpl container, String key, int resource) { in ICUResourceBundleImpl() argument
76 ResourceBinary(ICUResourceBundleImpl container, String key, int resource) { in ResourceBinary() argument
93 ResourceInt(ICUResourceBundleImpl container, String key, int resource) ResourceInt() argument
110 ResourceString(ICUResourceBundleImpl container, String key, int resource) ResourceString() argument
129 ResourceIntVector(ICUResourceBundleImpl container, String key, int resource) ResourceIntVector() argument
167 ResourceContainer(ICUResourceBundleImpl container, String key, int resource) ResourceContainer() argument
208 ResourceArray(ICUResourceBundleImpl container, String key, int resource) ResourceArray() argument
297 ResourceTable(ICUResourceBundleImpl container, String key, int resource) ResourceTable() argument
[all...]
/third_party/icu/icu4c/source/samples/uresb/
H A Duresb.c227 void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, UErrorCode *status) { in printOutBundle() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceBundleImpl.java21 protected int resource; field in ICUResourceBundleImpl
23 protected ICUResourceBundleImpl(ICUResourceBundleImpl container, String key, int resource) { in ICUResourceBundleImpl() argument
77 ResourceBinary(ICUResourceBundleImpl container, String key, int resource) { in ResourceBinary() argument
94 ResourceInt(ICUResourceBundleImpl container, String key, int resource) ResourceInt() argument
111 ResourceString(ICUResourceBundleImpl container, String key, int resource) ResourceString() argument
130 ResourceIntVector(ICUResourceBundleImpl container, String key, int resource) ResourceIntVector() argument
168 ResourceContainer(ICUResourceBundleImpl container, String key, int resource) ResourceContainer() argument
209 ResourceArray(ICUResourceBundleImpl container, String key, int resource) ResourceArray() argument
298 ResourceTable(ICUResourceBundleImpl container, String key, int resource) ResourceTable() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_group_loads.c412 nir_instr *resource = NULL; in process_block() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c342 struct pipe_resource *resource; in vid_enc_SetParameter() local
286 enc_AllocateBackTexture(omx_base_PortType *port, struct pipe_resource **resource, struct pipe_transfer **transfer, OMX_U8 **map) enc_AllocateBackTexture() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.c100 struct pipe_resource *resource = textures[ST_ATTACHMENT_BACK_LEFT]; in dri_st_framebuffer_validate() local

Completed in 16 milliseconds

12345678910>>...14