Home
last modified time | relevance | path

Searched defs:code (Results 676 - 700 of 1436) sorted by relevance

1...<<21222324252627282930>>...58

/third_party/gn/src/base/json/
H A Djson_parser.cc728 void JSONParser::ReportError(JSONReader::JsonParseError code, in ReportError() argument
/third_party/backends/backend/
H A Dkvs40xx_cmd.c38 u16 code; member
H A Dpieusb_scancmd.c1204 _prep_scsi_cmd(SANE_Byte* command, SANE_Byte code, SANE_Word size) _prep_scsi_cmd() argument
[all...]
H A Dpieusb_usb.c101 struct code_text_t { int code; char *text; }; member
139 code_to_text(struct code_text_t *list, int code) in code_to_text() argument
/third_party/curl/docs/examples/
H A Dephiperfifo.c117 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
H A Devhiperfifo.c134 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
H A Dghiper.c99 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
H A Dhiperfifo.c118 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ditutil.cpp96 static void RefPlusOne(UErrorCode &code) { code=(UErrorCode)(code+1); } in RefPlusOne() argument
97 static void PtrPlusTwo(UErrorCode *code) { *code=(UErrorCode)(*code+2); } in PtrPlusTwo() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationruleparser.cpp705 int32_t code = getReorderCode(word.data()); in parseReordering() local
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

Completed in 26 milliseconds

1...<<21222324252627282930>>...58