| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-trace.cc | 162 uint32_t flags = TRACE_EVENT_FLAG_COPY; in BUILTIN() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | interface-descriptors.cc | 13 InitializeRegisters( Flags flags, int return_count, int parameter_count, StackArgumentOrder stack_order, int register_parameter_count, const Register* registers) InitializeRegisters() argument
|
| H A D | unoptimized-compilation-info.h | 37 const UnoptimizedCompileFlags& flags() const { return flags_; } in flags() function in v8::internal::final
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | embedder-tracing.cc | 33 ConvertTraceFlags( EmbedderHeapTracer::TraceFlags flags) ConvertTraceFlags() argument 44 PrepareForTrace( EmbedderHeapTracer::TraceFlags flags) PrepareForTrace() argument 52 TracePrologue( EmbedderHeapTracer::TraceFlags flags) TracePrologue() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-webdriver-serializer.cc | 61 v8::RegExp::Flags flags = value->GetFlags(); in _descriptionForRegExpFlags() local 87 String16 flags in _serializeRegexp() local [all...] |
| /third_party/node/deps/v8/src/libplatform/tracing/ |
| H A D | trace-object.cc | 33 Initialize( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int64_t timestamp, int64_t cpu_timestamp) Initialize() argument 110 InitializeForTesting( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, uint64_t duration, uint64_t cpu_duration) InitializeForTesting() argument
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | shared-heap-serializer.cc | 37 SharedHeapSerializer( Isolate* isolate, Snapshot::SerializerFlags flags, ReadOnlySerializer* read_only_serializer) SharedHeapSerializer() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.c | 39 alloc_ring(struct fd_batch *batch, unsigned sz, enum fd_ringbuffer_flags flags) in alloc_ring() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_pipe_control.c | 58 iris_emit_pipe_control_flush(struct iris_batch *batch, const char *reason, uint32_t flags) iris_emit_pipe_control_flush() argument 92 iris_emit_pipe_control_write(struct iris_batch *batch, const char *reason, uint32_t flags, struct iris_bo *bo, uint32_t offset, uint64_t imm) iris_emit_pipe_control_write() argument 123 iris_emit_end_of_pipe_sync(struct iris_batch *batch, const char *reason, uint32_t flags) iris_emit_end_of_pipe_sync() argument 353 iris_texture_barrier(struct pipe_context *ctx, unsigned flags) iris_texture_barrier() argument 383 iris_memory_barrier(struct pipe_context *ctx, unsigned flags) iris_memory_barrier() argument [all...] |
| H A D | iris_utrace.c | 137 iris_utrace_pipe_flush_bit_to_ds_stall_flag(uint32_t flags) in iris_utrace_pipe_flush_bit_to_ds_stall_flag() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_context.c | 203 lima_context_create(struct pipe_screen *pscreen, void *priv, unsigned flags) in lima_context_create() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_unfilled.c | 162 print_header_flags(unsigned flags) print_header_flags() argument [all...] |
| H A D | draw_cliptest_tmp.h | 42 unsigned flags = (FLAGS); in do_cliptest() local [all...] |
| H A D | draw_pt_vsplit_tmp.h | 222 vsplit_segment_simple_linear(struct vsplit_frontend *vsplit, unsigned flags, unsigned istart, unsigned icount) vsplit_segment_simple_linear() argument 230 vsplit_segment_loop_linear(struct vsplit_frontend *vsplit, unsigned flags, unsigned istart, unsigned icount, unsigned i0) vsplit_segment_loop_linear() argument 255 vsplit_segment_fan_linear(struct vsplit_frontend *vsplit, unsigned flags, unsigned istart, unsigned icount, unsigned i0) vsplit_segment_fan_linear() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_upload_mgr.c | 47 unsigned flags; member 62 u_upload_create(struct pipe_context *pipe, unsigned default_size, unsigned bind, enum pipe_resource_usage usage, unsigned flags) u_upload_create() argument [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_bo.c | 59 panfrost_bo_alloc(struct panfrost_device *dev, size_t size, uint32_t flags, const char *label) panfrost_bo_alloc() argument 187 panfrost_bo_cache_fetch(struct panfrost_device *dev, size_t size, uint32_t flags, const char *label, bool dontwait) panfrost_bo_cache_fetch() argument 367 panfrost_bo_create(struct panfrost_device *dev, size_t size, uint32_t flags, const char *label) panfrost_bo_create() argument [all...] |
| H A D | pan_bo.h | 108 uint32_t flags; member
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_log.c | 235 VkDebugReportFlagsEXT flags = 0; in __vk_log_impl() local
|
| H A D | vk_physical_device.c | 197 vk_common_GetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties *pImageFormatProperties) vk_common_GetPhysicalDeviceImageFormatProperties() argument
|
| H A D | vk_sync.c | 81 vk_sync_init(struct vk_device *device, struct vk_sync *sync, const struct vk_sync_type *type, enum vk_sync_flags flags, uint64_t initial_value) vk_sync_init() argument 110 vk_sync_create(struct vk_device *device, const struct vk_sync_type *type, enum vk_sync_flags flags, uint64_t initial_value, struct vk_sync **sync_out) vk_sync_create() argument [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | os_file.c | 67 long flags = fcntl(newfd, F_GETFD); in os_dupfd_cloexec() local
|
| /third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_cache.c | 124 pb_cache_buffer_map(struct pb_buffer *_buf, enum pb_usage_flags flags, void *flush_ctx) pb_cache_buffer_map() argument 141 pb_cache_buffer_validate(struct pb_buffer *_buf, struct pb_validate *vl, enum pb_usage_flags flags) pb_cache_buffer_validate() argument
|
| H A D | pb_bufmgr_mm.c | 110 mm_buffer_map(struct pb_buffer *buf, enum pb_usage_flags flags, void *flush_ctx) mm_buffer_map() argument 131 mm_buffer_validate(struct pb_buffer *buf, struct pb_validate *vl, enum pb_usage_flags flags) mm_buffer_validate() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_dxgi_screen.cpp | 57 UINT flags = 0; in get_dxgi_factory() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_mman.cpp | 129 int flags = state.range(1); in Bm_function_Mmap_anonymous() local 145 int flags = state.range(1); in Bm_function_Munmap_anonymous() local 165 int flags = state.range(1); in Bm_function_Mmap_fd() local 186 int flags = state.range(1); in Bm_function_Munmap_fd() local 242 int flags = state.range(1); in Bm_function_Msync() local [all...] |