Home
last modified time | relevance | path

Searched defs:result (Results 4076 - 4100 of 6970) sorted by relevance

1...<<161162163164165166167168169170>>...279

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c308 VkResult result = v3dv_gralloc_info(device, native_buffer, &native_buf_fd, in create_image() local
349 VkResult result = v3dv_import_native_buffer_fd(v3dv_device_to_handle(device), in create_image() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve.c53 VkResult result; in create_pipeline() local
332 VkResult result = VK_SUCCESS; in build_resolve_pipeline() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp283 ir_variable *result = f.make_temp(glsl_type::vec4_type, "__blend_result"); in calc_blend_result() local
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c79 char result[LWS_PRE + LWS_RECOMMENDED_MIN_HEADER_SPACE]; member
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dprogram.cpp146 std::vector<std::pair<cl_int, binary>> result = map( in clCreateProgramWithBinary() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c34 VkResult result = VKSCR(ResetCommandPool)(screen->dev, bs->cmdpool, 0); in zink_reset_batch_state() local
200 VkResult result = VKSCR(CreateCommandPool)(screen->dev, &cpci, NULL, &bs->cmdpool); in create_batch_state() local
323 VkResult result = VKCTX(BeginCommandBuffer)(batch->state->cmdbuf, &cbbi); zink_start_batch() local
415 VkResult result = VKSCR(EndCommandBuffer)(bs->cmdbuf); submit_queue() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.h322 enum pipe_format result; in d3d9_to_pipe_format_checked() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c624 ColorsToPipe(VdpColor const *colors, uint32_t flags, struct vertex4f result[4]) in ColorsToPipe() argument
796 vlVdpOutputSurfaceDMABuf(VdpOutputSurface surface, struct VdpSurfaceDMABufDesc *result) vlVdpOutputSurfaceDMABuf() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c248 vc4_do_blending_f(struct vc4_compile *c, nir_builder *b, nir_ssa_def **result, in vc4_do_blending_f() argument
359 nir_ssa_def *result = in vc4_do_blending_i() local
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_socket.c528 uint32_t result[1]; in virgl_vtest_busy_wait() local
/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c737 GLXPbuffer result; in glXCreatePbuffer() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv.c62 VkResult result; in pvr_srv_heap_init() local
141 VkResult result; pvr_srv_memctx_init() local
507 VkResult result; pvr_srv_winsys_device_info_init() local
624 VkResult result; pvr_srv_winsys_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.c119 SVGA3dDevCapResult result; in get_float_cap() local
132 SVGA3dDevCapResult result; in get_uint_cap() local
145 SVGA3dDevCapResult result; in get_bool_cap() local
203 SVGA3dDevCapResult result; in svga_get_param() local
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_descriptor_set.c79 VkResult result = vk_create_sorted_bindings(pCreateInfo->pBindings, in lvp_CreateDescriptorSetLayout() local
366 VkResult result = VK_SUCCESS; in lvp_AllocateDescriptorSets() local
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_foozzie.py544 result = main() variable
547 result = RETURN_FAIL variable
550 result = RETURN_PASS variable
556 result = RETURN_FAIL variable
560 result = RETURN_PASS variable
566 result = RETURN_FAIL variable
/third_party/node/test/js-native-api/test_object/
H A Dtest_object.c394 bool result; in Delete() local
475 napi_value result; in Unwrap() local
519 bool result; in TestHasProperty() local
552 napi_value object, key, result; TestGetProperty() local
674 bool result; CheckTypeTag() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Ddecoder.h187 uint32_t result = in consume_u32v() local
196 int32_t result = in consume_i32v() local
205 uint64_t result = in consume_u64v() local
214 int64_t result = in consume_i64v() local
411 IntType result in read_leb() local
437 read_leb_tail(const byte* pc, uint32_t* length, const char* name, IntType result) read_leb_tail() argument
[all...]
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dobject-inspection.cc21 Create(IModelObject* p_v8_object_instance, IV8CachedObject** result) Create() argument
160 CreateSyntheticObjectWithParentAndDataContext( IDebugHostContext* ctx, IModelObject* parent_model, IUnknown* data_context, IModelObject** result) CreateSyntheticObjectWithParentAndDataContext() argument
176 CreateSyntheticObjectForV8Object(IDebugHostContext* ctx, V8CachedObject* cached_object, IModelObject** result) CreateSyntheticObjectForV8Object() argument
188 GetModelForBasicField(const uint64_t address, const std::u16string& type_name, const std::string& uncompressed_type_name, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForBasicField() argument
216 GetModelForBitField(uint64_t address, const uint8_t num_bits, uint8_t shift_bits, const std::u16string& type_name, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForBitField() argument
267 GetModelForStruct(const uint64_t address, const std::vector<StructField>& fields, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForStruct() argument
299 GetModelForNativeArray(const uint64_t address, const std::u16string& type_name, size_t count, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForNativeArray() argument
322 GetModelForCustomArray(const Property& prop, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForCustomArray() argument
676 GetModelForProperty(const Property& prop, WRL::ComPtr<IDebugHostContext>& sp_ctx, IModelObject** result) GetModelForProperty() argument
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core_test.cc25 StatusOr<std::unique_ptr<TResult>> result = in RoundtripToType() local
72 StatusOr<std::unique_ptr<TestTypeBasic>> result = in TEST() local
225 auto result = TestTypeComposite::ReadFrom(serialized_); in TEST_F() local
241 auto result = TestTypeComposite::ReadFrom(serialized_); in TEST_F() local
257 auto result = TestTypeComposite::ReadFrom(serialized_); in TEST_F() local
275 auto result = TestTypeComposite::ReadFrom(serialized_); TEST_F() local
[all...]
H A Ddispatch.cc21 DispatchResponse result; in Success() local
28 DispatchResponse result; in FallThrough() local
35 DispatchResponse result; in ParseError() local
43 DispatchResponse result; InvalidRequest() local
51 DispatchResponse result; MethodNotFound() local
59 DispatchResponse result; InvalidParams() local
67 DispatchResponse result; InternalError() local
75 DispatchResponse result; ServerError() local
462 sendResponse(int call_id, const DispatchResponse& response, std::unique_ptr<Serializable> result) sendResponse() argument
[all...]
/third_party/node/src/
H A Dnode_file-inl.h37 void FSContinuationData::Done(int result) { in Done() argument
H A Dnode_options.cc1011 const unsigned long result = // NOLINT(runtime/int) in ParseAndValidatePort() local
H A Dnode_os.cc196 std::vector<Local<Value>> result; GetInterfaceAddresses() local
[all...]
H A Dutil.cc242 int ReadFileSync(std::string* result, const char* path) { in ReadFileSync() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsls.c399 int result = 0; in readdir_recursive() local
496 int result = 0; in list_dir_entry() local
[all...]

Completed in 45 milliseconds

1...<<161162163164165166167168169170>>...279