| /third_party/python/Lib/test/libregrtest/ |
| H A D | setup.py | 143 import resource namespace
|
| /third_party/python/Lib/test/ |
| H A D | test_resource.py | 9 resource = import_helper.import_module('resource') variable [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | resource.c.h | 51 int resource; in resource_getrlimit() local 78 int resource; in resource_setrlimit() local 112 int resource; resource_prlimit() local [all...] |
| /third_party/skia/modules/skottie/gm/ |
| H A D | SkottieGM.cpp | 95 SkottieColorizeGM(const char* name, const char* resource) in SkottieColorizeGM() argument
|
| /third_party/skia/gm/ |
| H A D | encode_color_types.cpp | 25 const char* resource; in make_image() local
|
| H A D | encode_srgb.cpp | 37 const char* resource; in make() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/personname/ |
| H A D | PersonNameFormatterImpl.java | 189 private String[] asStringArray(ICUResourceBundle resource) { in asStringArray() argument [all...] |
| /third_party/libcoap/examples/lwip/ |
| H A D | server-coap.c | 29 hnd_get_time(coap_resource_t *resource, coap_session_t *session, in hnd_get_time() argument
|
| /third_party/mesa3d/src/egl/wayland/wayland-drm/ |
| H A D | wayland-drm.c | 43 destroy_buffer(struct wl_resource *resource) in destroy_buffer() argument 53 buffer_destroy(struct wl_client *client, struct wl_resource *resource) in buffer_destroy() argument 59 create_buffer(struct wl_client *client, struct wl_resource *resource, in create_buffer() argument 109 drm_create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t stride, uint32_t format) drm_create_buffer() argument 135 drm_create_planar_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_planar_buffer() argument 164 drm_create_prime_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_prime_buffer() argument 178 drm_authenticate(struct wl_client *client, struct wl_resource *resource, uint32_t id) drm_authenticate() argument 203 struct wl_resource *resource; bind_drm() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_texture.c | 115 texture_transfer_map_resolve(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) texture_transfer_map_resolve() argument 220 needs_resolve(struct pipe_screen *screen, struct pipe_resource *resource, unsigned usage) needs_resolve() argument 233 virgl_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_texture_transfer_map() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
| H A D | h264einport.c | 42 enc_AllocateBackTexture(OMX_HANDLETYPE ap_hdl, OMX_U32 idx, struct pipe_resource **resource, struct pipe_transfer **transfer, OMX_U8 **map) enc_AllocateBackTexture() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_buffer_upload.c | 47 struct pipe_resource *resource; member 56 struct pipe_resource *resource; /* The parent resource if apply */ member 76 struct pipe_resource resource; in nine_upload_create_buffer_group() local 207 struct pipe_resource resource; nine_upload_create_buffer() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_uvd.c | 174 static void r600_vce_get_buffer(struct pipe_resource *resource, in r600_vce_get_buffer() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_buffer.c | 114 svga_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) svga_buffer_transfer_map() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | memory.cpp | 110 root_buffer::resource(command_queue &q, const void *data_ptr) { in resource() function in root_buffer 195 image::resource(command_queue &q, const void *data_ptr) { resource() function in image [all...] |
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | InputAssembly.cpp | 137 struct pipe_resource *resource = CastPipeResource(phBuffers[i]); in IaSetVertexBuffers() local 208 struct pipe_resource *resource = CastPipeResource(hBuffer); in IaSetIndexBuffer() local [all...] |
| /third_party/node/src/api/ |
| H A D | callback.cc | 170 InternalMakeCallback(Environment* env, Local<Object> resource, Local<Object> recv, const Local<Function> callback, int argc, Local<Value> argv[], async_context asyncContext) InternalMakeCallback() argument
|
| /third_party/node/test/node-api/test_async_context/ |
| H A D | binding.c | 61 napi_value resource = args[0]; in CreateAsyncResource() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_query.c | 205 llvmpipe_get_query_result_resource(struct pipe_context *pipe, struct pipe_query *q, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) llvmpipe_get_query_result_resource() argument
|
| H A D | lp_texture.h | 158 llvmpipe_resource_is_texture(const struct pipe_resource *resource) in llvmpipe_resource_is_texture() argument 180 llvmpipe_resource_is_1d(const struct pipe_resource *resource) in llvmpipe_resource_is_1d() argument 202 llvmpipe_layer_stride(struct pipe_resource *resource, in llvmpipe_layer_stride() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/getrlimit/ |
| H A D | getrlimit03.c | 62 static int getrlimit_u64(int resource, struct rlimit64 *rlim) in getrlimit_u64() argument 78 static int getrlimit_ulong(int resource, struct rlimit_ulong *rlim) in getrlimit_ulong() argument 91 static int getrlimit_long(int resource, struct rlimit_long *rlim) in getrlimit_long() argument 97 static int compare_retval(int resource, int ret_u64, int errno_u64, in compare_retval() argument 112 compare_u64_ulong(int resource, uint64_t val_u64, unsigned long val_ul, const char *kind) compare_u64_ulong() argument 127 compare_u64_long(int resource, uint64_t val_u64, long val_l, const char *kind) compare_u64_long() argument 142 run(unsigned int resource) run() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.h | 44 struct pipe_resource *resource; member
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_vertex_buffers.h | 96 struct pipe_resource *resource; member 102 struct pipe_resource *resource; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query.c | 92 index, resource, offset); in nvc0_get_query_result_resource() local 78 nvc0_get_query_result_resource(struct pipe_context *pipe, struct pipe_query *pq, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) nvc0_get_query_result_resource() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_screen_buffer.c | 82 r300_buffer_transfer_map( struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer ) r300_buffer_transfer_map() argument
|