| /third_party/libcoap/src/ |
| H A D | coap_debug.c | 513 msg_option_string(uint8_t code, uint16_t option_type) { in msg_option_string() argument [all...] |
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| H A D | CoderMixer2.cpp | 1058 HRESULT CMixerMT::ReturnIfError(HRESULT code)
in ReturnIfError() argument
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | BrowseDialog.cpp | 354 bool CBrowseDialog::OnCommand(unsigned code, unsigned itemID, LPARAM lParam)
in OnCommand() argument
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | crashdec-hfi.c | 98 uint32_t code; member
|
| /third_party/ltp/testcases/kernel/fs/fsx-linux/ |
| H A D | fsx-linux.c | 131 void vwarnc(int code,const char *fmt, va_list ap) in vwarnc() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/spirv/ |
| H A D | invocation.cpp | 123 make_text_section(const std::string &code, in make_text_section() argument
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderTGSI.c | 1241 Shader_tgsi_translate(const unsigned *code, in Shader_tgsi_translate() argument
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_screen_svga.c | 724 void *code; in vmw_svga_winsys_shader_create() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module-builder.cc | 26 size_t EmitSection(SectionCode code, ZoneBuffer* buffer) { in EmitSection() argument 91 void WasmFunctionBuilder::EmitCode(const byte* code, uint32_t code_size) { in EmitCode() argument [all...] |
| H A D | wasm-code-manager.h | 1135 GlobalWasmCodeRef(WasmCode* code, std::shared_ptr<NativeModule> native_module) GlobalWasmCodeRef() argument 1148 WasmCode* code() const { return code_; } code() function in v8::internal::wasm::final::GlobalWasmCodeRef [all...] |
| /third_party/node/deps/zlib/ |
| H A D | deflate.h | 75 ush code; /* bit string */ member [all...] |
| /third_party/node/src/ |
| H A D | inspector_socket_server.cc | 101 SendHttpResponse(InspectorSocket* socket, const std::string& response, int code) SendHttpResponse() argument
|
| H A D | node_contextify.cc | 779 Local<String> code = args[0].As<String>(); in New() local 1144 Local<String> code in CompileFunction() local [all...] |
| H A D | node_errors.cc | 1172 Local<Value> code; in TriggerUncaughtException() local
|
| H A D | node_http_parser.cc | 870 Local<String> code; in Execute() local
|
| H A D | node_zlib.cc | 124 const char* code = nullptr; member [all...] |
| /third_party/musl/porting/uniproton/kernel/include/netinet/ |
| H A D | ip_icmp.h | 14 uint8_t code; member
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
| H A D | ip_icmp.h | 14 uint8_t code; member
|
| /third_party/musl/porting/liteos_a/kernel/include/netinet/ |
| H A D | ip_icmp.h | 14 uint8_t code; member
|
| /third_party/musl/porting/liteos_m/kernel/include/netinet/ |
| H A D | ip_icmp.h | 14 uint8_t code; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | coll.cpp | 388 int32_t code; in setAttributesFromKeywords() local 411 int32_t code = getReorderCode(value); in setAttributesFromKeywords() local
|
| H A D | chnsecal.cpp | 957 ChineseCalendar::setTemporalMonthCode(const char* code, UErrorCode& status ) in setTemporalMonthCode() argument [all...] |
| H A D | rbt_pars.cpp | 330 int syntaxError(UErrorCode code, in syntaxError() argument
|
| /third_party/ninja/src/ |
| H A D | ninja.cc | 1417 int ExceptionFilter(unsigned int code, struct _EXCEPTION_POINTERS *ep) {
in ExceptionFilter() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_s3tc_tmp.h | 65 GLubyte code = (GLubyte) ((bits >> bit_pos) & 3); in dxt135_decode_imageblock() local 162 const GLubyte code = (acodelow >> (bit_pos & 0x7) | in fetch_2d_texel_rgba_dxt5() local [all...] |