Home
last modified time | relevance | path

Searched defs:code (Results 651 - 675 of 1379) sorted by relevance

1...<<21222324252627282930>>...56

/third_party/icu/icu4c/source/i18n/
H A Dregion.cpp532 getInstance(int32_t code, UErrorCode &status) getInstance() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_assembler.cpp992 emit_program(Program* program, std::vector<uint32_t>& code) in emit_program() argument
[all...]
H A Daco_statistics.cpp572 collect_postasm_stats(Program* program, const std::vector<uint32_t>& code) in collect_postasm_stats() argument
/third_party/lzma/CPP/7zip/UI/Console/
H A DMain.cpp212 static void ShowMessageAndThrowException(LPCSTR message, NExitCode::EEnum code) in ShowMessageAndThrowException() argument
/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp82 bool CDialog::OnCommand(unsigned code, unsigned itemID, LPARAM lParam) in OnCommand() argument
H A DListView.h115 bool GetItemRect(int index, RECT *rect, int code) { return BOOLToBool(ListView_GetItemRect(_window, index, rect, code)); } in GetItemRect() argument
/third_party/mbedtls/programs/ssl/
H A Dssl_mail_client.c226 char code[4]; in write_ssl_and_get_response() local
279 char code[4]; in write_and_get_response() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c44 char code[0]; member
/third_party/mesa3d/src/c11/impl/
H A Dthreads_win32.c90 int code; in impl_thrd_routine() local
400 DWORD w, code; in thrd_join() local
/third_party/mesa3d/src/glx/
H A Ddri_common.c436 int code = codes->first_error + GLXBadDrawable; in discardGLXBadDrawableHandler() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderParse.h153 const unsigned *code; member
/third_party/node/src/
H A Dcares_wrap.h264 const char* code = ToErrorCodeString(status); in ParseError() local
/third_party/nghttp2/src/
H A Dapp_helper.cc144 const char *ansi_esc(const char *code) { return color_output ? code : ""; } in ansi_esc() argument
/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.c484 int code = 0; in BrotliConvertBitDepthsToSymbols() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationruleparser.cpp710 int32_t code = getReorderCode(word.data()); in parseReordering() local
H A Dhebrwcal.cpp759 setTemporalMonthCode(const char* code, UErrorCode& status ) setTemporalMonthCode() argument
[all...]
H A Dregion.cpp532 getInstance(int32_t code, UErrorCode &status) getInstance() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.h63 uint32_t *code; member
/third_party/icu/icu4c/source/test/cintltst/
H A Dputiltst.c483 int32_t code=0; in TestErrorName() local
[all...]
/third_party/libexif/libexif/
H A Dexif-entry.c53 exif_entry_log (ExifEntry *e, ExifLogCode code, const char *format, ...) in exif_entry_log() argument
/third_party/libevdev/libevdev/
H A Dlibevdev-int.h116 init_event(struct libevdev *dev, struct input_event *ev, int type, int code, int value) in init_event() argument
139 queue_push_event(struct libevdev *dev, unsigned int type, unsigned int code, int value) queue_push_event() argument
/third_party/libinput/test/
H A Dtest-device.c998 int code = _i; /* looped test */ in START_TEST() local
1020 int code = _i; /* looped test */ in START_TEST() local
1341 int code, i; in START_TEST() local
[all...]
/third_party/libinput/src/
H A Devdev-tablet-pad.c368 int32_t code; in pad_notify_button_mask() local
179 pad_handle_ring(struct pad_dispatch *pad, struct evdev_device *device, unsigned int code) pad_handle_ring() argument
198 pad_handle_strip(struct pad_dispatch *pad, struct evdev_device *device, unsigned int code) pad_handle_strip() argument
515 unsigned int code; pad_suspend() local
586 unsigned int code; pad_init_buttons_from_libwacom() local
611 unsigned int code; pad_init_buttons_from_kernel() local
766 evdev_device_tablet_pad_has_key(struct evdev_device *device, uint32_t code) evdev_device_tablet_pad_has_key() argument
[all...]
H A Devdev-tablet.h226 int code; in tablet_tool_to_evcode() local
/third_party/libinput/tools/
H A Dshared.c700 unsigned int code = t->tuples[i].second; in sprintf_event_codes() local

Completed in 24 milliseconds

1...<<21222324252627282930>>...56