Home
last modified time | relevance | path

Searched defs:flags (Results 5676 - 5700 of 24322) sorted by relevance

1...<<221222223224225226227228229230>>...973

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-trace.cc162 uint32_t flags = TRACE_EVENT_FLAG_COPY; in BUILTIN() local
/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors.cc13 InitializeRegisters( Flags flags, int return_count, int parameter_count, StackArgumentOrder stack_order, int register_parameter_count, const Register* registers) InitializeRegisters() argument
H A Dunoptimized-compilation-info.h37 const UnoptimizedCompileFlags& flags() const { return flags_; } in flags() function in v8::internal::final
/third_party/node/deps/v8/src/heap/
H A Dembedder-tracing.cc33 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 Dv8-webdriver-serializer.cc61 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 Dtrace-object.cc33 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 Dshared-heap-serializer.cc37 SharedHeapSerializer( Isolate* isolate, Snapshot::SerializerFlags flags, ReadOnlySerializer* read_only_serializer) SharedHeapSerializer() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c39 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 Diris_pipe_control.c58 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 Diris_utrace.c137 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 Dlima_context.c203 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 Ddraw_pipe_unfilled.c162 print_header_flags(unsigned flags) print_header_flags() argument
[all...]
H A Ddraw_cliptest_tmp.h42 unsigned flags = (FLAGS); in do_cliptest() local
[all...]
H A Ddraw_pt_vsplit_tmp.h222 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 Du_upload_mgr.c47 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 Dpan_bo.c59 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 Dpan_bo.h108 uint32_t flags; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_log.c235 VkDebugReportFlagsEXT flags = 0; in __vk_log_impl() local
H A Dvk_physical_device.c197 vk_common_GetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties *pImageFormatProperties) vk_common_GetPhysicalDeviceImageFormatProperties() argument
H A Dvk_sync.c81 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 Dos_file.c67 long flags = fcntl(newfd, F_GETFD); in os_dupfd_cloexec() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_cache.c124 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 Dpb_bufmgr_mm.c110 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 Dd3d12_dxgi_screen.cpp57 UINT flags = 0; in get_dxgi_factory() local
/third_party/musl/Benchmark/musl/
H A Dlibc_mman.cpp129 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...]

Completed in 16 milliseconds

1...<<221222223224225226227228229230>>...973