/third_party/skia/gm/ |
H A D | colorwheel.cpp | 22 static void draw_image(SkCanvas* canvas, const char* resource, int x, int y) { in draw_image() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_image_view.h | 31 struct pipe_resource *resource; member
|
H A D | svga_shader_buffer.h | 31 struct pipe_resource *resource; member
|
/third_party/musl/src/misc/ |
H A D | getrlimit.c | 7 int getrlimit(int resource, struct rlimit *rlim) in getrlimit() argument
|
H A D | setrlimit.c | 10 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 D | getrlimit.c | 7 int getrlimit(int resource, struct rlimit *rlim) in getrlimit() argument
|
H A D | setrlimit.c | 9 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 D | Resources.h | 27 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 D | Resources.cpp | 25 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...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/resourceholder_fuzzer/ |
H A D | resource_holder_fuzzer.cpp | 35 ResourceHolder resource; in ResourceHolderFuzzTest000() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | gpu_resource_manager_base.h | 86 BASE_NS::unique_ptr<ResourceType> resource; member
|
H A D | gpu_resource_util.cpp | 42 GpuBuffer* resource = gpuResourceMgr.GetBuffer(handle); in CopyGpuResource() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | resource9.h | 37 struct pipe_resource *resource; /* device resource */ member
|
/third_party/node/test/node-api/test_async_context/ |
H A D | test.js | |
/third_party/musl/src/linux/ |
H A D | prlimit.c | 7 int prlimit(pid_t pid, int resource, const struct rlimit *new_limit, struct rlimit *old_limit) in prlimit() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | napi_test.cpp | 247 ImageResource resource; in HWTEST_F() local 261 ImageResource resource = napi.GetImageResource(); in HWTEST_F() local
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/ |
H A D | n_async_work_promise.cpp | 81 napi_value resource = NVal::CreateUTF8String(env_, procedureName).val_; in Schedule() local
|
/third_party/ffmpeg/doc/examples/ |
H A D | http_multiclient.c | 41 uint8_t *resource = NULL; in process_client() local [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | testdriver.c | 81 resource[1024]; /* Resource name */ in cat_ppd() local
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_resource.h | 43 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 D | getrusage03.c | 29 static const char *const resource[] = { variable
|
/third_party/ltp/testcases/kernel/syscalls/setrlimit/ |
H A D | setrlimit02.c | 18 int resource; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_range.h | 62 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 D | BenchmarkDatasetConfig.cs | 59 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 D | ResourceHeapAllocationD3D12.cpp | 23 ResourceHeapAllocation(const AllocationInfo& info, uint64_t offset, ComPtr<ID3D12Resource> resource, Heap* heap) ResourceHeapAllocation() argument
|