Home
last modified time | relevance | path

Searched defs:data (Results 6526 - 6550 of 7045) sorted by relevance

1...<<261262263264265266267268269270>>...282

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp567 uint32_t data = a->data.u32 & (0xffffffff >> (32 - bits)); expr() local
[all...]
H A Dnv50_ir_from_tgsi.cpp1043 uint32_t *data; /* inline immediate data */ member
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c1263 wsi_display_wait_thread(void *data) in wsi_display_wait_thread() argument
2055 udev_event_listener_thread(void *data) in udev_event_listener_thread() argument
1204 wsi_display_page_flip_handler2(int fd, unsigned int frame, unsigned int sec, unsigned int usec, uint32_t crtc_id, void *data) wsi_display_page_flip_handler2() argument
1225 wsi_display_page_flip_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, void *data) wsi_display_page_flip_handler() argument
1234 wsi_display_vblank_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, void *data) wsi_display_vblank_handler() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.c1233 vn_CmdFillBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) vn_CmdFillBuffer() argument
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetMBCS.java4768 MBCSGetFilteredUnicodeSetForUnicode(UConverterSharedData data, UnicodeSet setFillIn, int which, int filter) MBCSGetFilteredUnicodeSetForUnicode() argument
5099 MBCSGetUnicodeSetForUnicode(UConverterSharedData data, UnicodeSet setFillIn, int which) MBCSGetUnicodeSetForUnicode() argument
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1724 void *data; local
2539 fuse_req_interrupt_func(fuse_req_t req, fuse_interrupt_func_t func, void *data) global() argument
2836 fuse_ll_pipe_destructor(void *data) global() argument
[all...]
/third_party/libinput/src/
H A Devdev.c212 evdev_button_scroll_timeout(uint64_t time, void *data) in evdev_button_scroll_timeout() argument
1142 evdev_device_dispatch(void *data) in evdev_device_dispatch() argument
2337 libevdev_log_func(const struct libevdev *evdev, enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) libevdev_log_func() argument
H A Devdev-mt-touchpad.c2185 tp_trackpoint_timeout(uint64_t now, void *data) in tp_trackpoint_timeout() argument
2197 tp_trackpoint_event(uint64_t time, struct libinput_event *event, void *data) in tp_trackpoint_event() argument
2229 tp_keyboard_timeout(uint64_t now, void *data) in tp_keyboard_timeout() argument
2293 tp_keyboard_event(uint64_t time, struct libinput_event *event, void *data) in tp_keyboard_event() argument
2436 tp_lid_switch_event(uint64_t time, struct libinput_event *event, void *data) in tp_lid_switch_event() argument
2461 tp_tablet_mode_switch_event(uint64_t time, struct libinput_event *event, void *data) tp_tablet_mode_switch_event() argument
2774 tp_arbitration_timeout(uint64_t now, void *data) tp_arbitration_timeout() argument
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dras_tests.c609 static int amdgpu_ras_invoke(struct ras_debug_if *data) in amdgpu_ras_invoke() argument
653 struct ras_debug_if data = { .op = 2, }; in amdgpu_ras_inject() local
680 struct ras_debug_if data; in amdgpu_ras_features_test() local
[all...]
/third_party/libdrm/
H A Dxf86drm.h166 } data[15]; member
/third_party/libinput/tools/
H A Dlibinput-record.c2138 signalfd_dispatch(struct record_context *ctx, int fd, void *data) in signalfd_dispatch() argument
2148 timefd_dispatch(struct record_context *ctx, int fd, void *data) in timefd_dispatch() argument
2164 evdev_dispatch(struct record_context *ctx, int fd, void *data) in evdev_dispatch() argument
2180 libinput_ctx_dispatch(struct record_context *ctx, int fd, void *data) in libinput_ctx_dispatch() argument
2190 hidraw_dispatch(struct record_context *ctx, int fd, void *data) in hidraw_dispatch() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc1122 RecordConsistentJSFunctionViewDependencyIfNeeded( const JSHeapBroker* broker, const JSFunctionRef& ref, JSFunctionData* data, JSFunctionData::UsedField used_field) RecordConsistentJSFunctionViewDependencyIfNeeded() argument
1488 FixedArrayRef RegExpBoilerplateDescriptionRef::data() const { data() function in v8::internal::compiler::RegExpBoilerplateDescriptionRef
1544 ObjectRef CallHandlerInfoRef::data() const { data() function in v8::internal::compiler::CallHandlerInfoRef
2076 ObjectData* ObjectRef::data() const { data() function in v8::internal::compiler::ObjectRef
[all...]
H A Djs-native-context-specialization.cc2248 Node* data = jsgraph()->Constant(call_handler_info.data()); in InlineApiCall() local
H A Dcode-assembler.cc1005 Node* const* data() const { return arr_; } in data() function in v8::internal::compiler::__anon14330::NodeArray
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h198 static TopTierRegisterAllocationData* cast(RegisterAllocationData* data) { in cast() argument
192 cast( const RegisterAllocationData* data) cast() argument
203 cast( const RegisterAllocationData& data) cast() argument
1011 AddBlockRequiringSpillOperand( RpoNumber block_id, const TopTierRegisterAllocationData* data) AddBlockRequiringSpillOperand() argument
1189 TopTierRegisterAllocationData* data() const { return data_; } data() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
1222 TopTierRegisterAllocationData* data() const { return data_; } data() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
1287 BundleBuilder(TopTierRegisterAllocationData* data) BundleBuilder() argument
1292 TopTierRegisterAllocationData* data() const { return data_; } data() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
1306 TopTierRegisterAllocationData* data() const { return data_; } data() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::RegisterAllocator
1545 TopTierRegisterAllocationData* data() const { return data_; } data() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
1560 TopTierRegisterAllocationData* data() const { return data_; } data() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
1592 TopTierRegisterAllocationData* data() const { return data_; } data() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h337 int data() const { return data_; } in data() function in v8::internal::Displacement
345 explicit Displacement(int data) { data_ = data; } in Displacement() argument
1646 void dp(uintptr_t data, RelocInfo::Mode rmode = RelocInfo::NO_INFO) { in dp() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc2844 ScriptStreamingData* data() { retur in Compile() function in v8::internal::__anon14199::StressBackgroundCompileThread
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.h1229 void dp(uintptr_t data, RelocInfo::Mode rmode = RelocInfo::NO_INFO) { in dp() argument
1313 void RecordEntry(uint32_t data, RelocInfo::Mode rmode) { in RecordEntry() argument
1317 void RecordEntry(uint64_t data, RelocInf argument
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h241 const Data& data() const { return data_; } in data() function in v8::internal::Operand
2039 void dp(uintptr_t data, RelocInfo::Mode rmode = RelocInfo::NO_INFO) { in dp() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc1139 schedulePauseOnNextStatement( const String16& breakReason, std::unique_ptr<protocol::DictionaryValue> data) schedulePauseOnNextStatement() argument
1901 breakProgram( const String16& breakReason, std::unique_ptr<protocol::DictionaryValue> data) breakProgram() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Dframes.cc1768 DeoptimizationData const data = GetDeoptimizationData(&deopt_index); in Summarize() local
1897 DeoptimizationData const data = GetDeoptimizationData(&deopt_index); in GetFunctions() local
1837 LookupExceptionHandlerInTable( int* data, HandlerTable::CatchPrediction* prediction) LookupExceptionHandlerInTable() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Delements.cc3308 ElementType* data = static_cast<ElementType*>(typed_array->DataPtr()); in FillImpl() local
[all...]
H A Dvalue-serializer.cc1171 ValueDeserializer(Isolate* isolate, base::Vector<const uint8_t> data, v8::ValueDeserializer::Delegate* delegate) ValueDeserializer() argument
1182 ValueDeserializer(Isolate* isolate, const uint8_t* data, size_t size) ValueDeserializer() argument
1366 ReadRawBytes(size_t length, const void** data) ReadRawBytes() argument
2441 SetPropertiesFromKeyValuePairs(Isolate* isolate, Handle<JSObject> object, Handle<Object>* data, uint32_t num_properties) SetPropertiesFromKeyValuePairs() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c218 midgard_nir_lower_global_load_instr(nir_builder *b, nir_instr *instr, void *data) in midgard_nir_lower_global_load_instr() argument
310 midgard_vectorize_filter(const nir_instr *instr, const void *data) in midgard_vectorize_filter() argument
/third_party/musl/ldso/
H A Ddynlink.c2464 int dl_iterate_phdr(int(*callback)(struct dl_phdr_info *info, size_t size, void *data), void *data) argument

Completed in 86 milliseconds

1...<<261262263264265266267268269270>>...282