| /third_party/ffmpeg/libavformat/ |
| H A D | nutdec.c | 141 static int64_t find_startcode(AVIOContext *bc, uint64_t code, int64_t pos) in find_startcode() argument
|
| /third_party/curl/lib/ |
| H A D | urlapi.c | 1095 CURLcode code = Curl_dyn_addn(&host, ptr, len); in parseurl() local
|
| H A D | openldap.c | 603 oldap_state_mechs_resp(struct Curl_easy *data, LDAPMessage *msg, int code) oldap_state_mechs_resp() argument 668 oldap_state_sasl_resp(struct Curl_easy *data, LDAPMessage *msg, int code) oldap_state_sasl_resp() argument 695 oldap_state_bind_resp(struct Curl_easy *data, LDAPMessage *msg, int code) oldap_state_bind_resp() argument 728 int code = LDAP_SUCCESS; oldap_connecting() local 986 int code; oldap_recv() local [all...] |
| /third_party/curl/src/ |
| H A D | tool_operate.c | 116 static bool is_fatal_error(CURLcode code) in is_fatal_error() argument 409 long code = 0; in post_per_transfer() local
|
| /third_party/glslang/glslang/Include/ |
| H A D | glslang_c_interface.h | 208 const char* code; member
|
| /third_party/alsa-utils/speaker-test/ |
| H A D | speaker-test.c | 953 static int prg_exit(int code) in prg_exit() argument
|
| /third_party/backends/backend/ |
| H A D | hp5400_internal.c | 770 DoAverageScan (int iHandle, struct ScanRequest *req, int code, in DoAverageScan() argument 821 DoScan (int iHandle, struct ScanRequest *req, const char *filename, int code, in DoScan() argument 1195 InitScan2(enum ScanType scantype, struct ScanRequest *req, THWParams * pHWParams, struct ScanResponse *result, int iColourOffset, int code) InitScan2() argument
|
| H A D | pieusb_scancmd.h | 237 SANE_Int code; /* 0x91 */ member 255 SANE_Int code; /* 0x93 */ member 266 SANE_Int code; /* 0x94 */ member 281 SANE_Byte code; /* 0x95 */ member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/ |
| H A D | BigDecimal.java | 3123 dodivide(char code, com.ibm.icu.math.BigDecimal rhs, com.ibm.icu.math.MathContext set, int scale) dodivide() argument [all...] |
| /third_party/icu/icu4c/source/layoutex/ |
| H A D | ParagraphLayout.cpp | 947 char code[8] = {0, 0, 0, 0, 0, 0, 0, 0}; in getLanguageCode() local
|
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | namespropsbuilder.cpp | 173 uint32_t code; member 981 addLine(UChar32 code, const char *names[], int16_t lengths[], int16_t count) addLine() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/ |
| H A D | BigDecimal.java | 3048 dodivide(char code, ohos.global.icu.math.BigDecimal rhs, ohos.global.icu.math.MathContext set, int scale) dodivide() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | coll.cpp | 387 int32_t code; in setAttributesFromKeywords() local 410 int32_t code = getReorderCode(value); in setAttributesFromKeywords() local
|
| H A D | rbt_pars.cpp | 330 int syntaxError(UErrorCode code, in syntaxError() argument
|
| /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...] |