Home
last modified time | relevance | path

Searched defs:resource (Results 1 - 25 of 354) sorted by relevance

12345678910>>...15

/third_party/skia/gm/
H A Dcolorwheel.cpp22 static void draw_image(SkCanvas* canvas, const char* resource, int x, int y) { in draw_image() argument
/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_bes.h24 struct WatchdogResource resource; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_image_view.h31 struct pipe_resource *resource; member
H A Dsvga_shader_buffer.h31 struct pipe_resource *resource; member
/third_party/musl/src/misc/
H A Dgetrlimit.c7 int getrlimit(int resource, struct rlimit *rlim) in getrlimit() argument
H A Dsetrlimit.c10 static int __setrlimit(int resource, const struct rlimit *rlim) in __setrlimit() argument
50 int setrlimit(int resource, const struct rlimit *rlim) in setrlimit() argument
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dgetrlimit.c7 int getrlimit(int resource, struct rlimit *rlim) in getrlimit() argument
H A Dsetrlimit.c9 static int __setrlimit(int resource, const struct rlimit *rlim) in __setrlimit() argument
38 int setrlimit(int resource, const struct rlimit *rlim) in setrlimit() argument
/third_party/skia/tools/
H A DResources.h27 inline bool GetResourceAsBitmap(const char* resource, SkBitmap* dst) { in GetResourceAsBitmap() argument
31 inline sk_sp<SkImage> GetResourceAsImage(const char* resource) { in GetResourceAsImage() argument
H A DResources.cpp25 SkString GetResourcePath(const char* resource) { in GetResourcePath() argument
29 void SetResourcePath(const char* resource) { in SetResourcePath() argument
39 std::unique_ptr<SkStreamAsset> GetResourceAsStream(const char* resource) { in GetResourceAsStream() argument
45 sk_sp<SkData> GetResourceAsData(const char* resource) { in GetResourceAsData() argument
58 MakeResourceAsTypeface(const char* resource, int ttcIndex) MakeResourceAsTypeface() argument
[all...]
/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_bes.h32 struct PwmResource resource; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dresource9.h37 struct pipe_resource *resource; /* device resource */ member
/third_party/node/test/node-api/test_async_context/
H A Dtest.js
/third_party/musl/src/linux/
H A Dprlimit.c7 int prlimit(pid_t pid, int resource, const struct rlimit *new_limit, struct rlimit *old_limit) in prlimit() argument
/third_party/ffmpeg/doc/examples/
H A Dhttp_multiclient.c41 uint8_t *resource = NULL; in process_client() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Dtestdriver.c81 resource[1024]; /* Resource name */ in cat_ppd() local
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_resource.h43 to_tegra_resource(struct pipe_resource *resource) in to_tegra_resource() argument
49 tegra_resource_unwrap(struct pipe_resource *resource) in tegra_resource_unwrap() argument
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage03.c29 static const char *const resource[] = { variable
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit02.c18 int resource; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_range.h62 util_range_add(struct pipe_resource *resource, struct util_range *range, in util_range_add() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkDatasetConfig.cs59 public BenchmarkDatasetConfig(string resource, string shortName = null) in BenchmarkDatasetConfig() argument
73 private static byte[] LoadData(string resource) in LoadData() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DResourceHeapAllocationD3D12.cpp23 ResourceHeapAllocation(const AllocationInfo& info, uint64_t offset, ComPtr<ID3D12Resource> resource, Heap* heap) ResourceHeapAllocation() argument
/third_party/skia/bench/
H A DGrResourceCacheBench.cpp47 GrGpuResource* resource = new BenchResource(gpu); in populate_cache() local
147 SkASSERT(resource); variable
/drivers/hdf_core/adapter/platform/i2c/
H A Di2c_bes.h42 struct I2cResource resource; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_surface.c90 sp_flush_resource(struct pipe_context *pipe, struct pipe_resource *resource) sp_flush_resource() argument

Completed in 6 milliseconds

12345678910>>...15