Home
last modified time | relevance | path

Searched defs:header (Results 951 - 975 of 1101) sorted by relevance

1...<<31323334353637383940>>...45

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.c143 static unsigned int entry_type(u32 header) in entry_type() argument
147 static unsigned int entry_size(u32 header) in entry_size() argument
151 static bool entry_update(u32 header) in entry_update() argument
155 static bool entry_optional(u32 header) in entry_optional() argument
748 load_firmware_entry(struct kbase_device *kbdev, const struct firmware *fw, u32 offset, u32 header) load_firmware_entry() argument
1856 u32 header; kbase_csf_firmware_init() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/dwc/
H A Dpcie-dw-rockchip.c801 u32 header; in rk_pci_find_resbar_capability() local
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dresource_tool.c692 static void fix_header(resource_ptn_header *header) in fix_header() argument
853 resource_ptn_header header; in get_entry() local
1133 static resource_ptn_header header; global() variable
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h345 CColors* header; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp1091 CacheHeader header; in InitializePipelineCache() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp577 const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in IsValid() local
584 const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetStageFlags() local
592 const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetPipelineLayout() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp1107 auto header = plainData.get(); in ProcessCommonDataStream() local
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp205 std::map<std::string, std::string> header; member in OHOS::NetStack::Websocket::UserData
983 napi_value header = NapiUtils::CreateObject(env); CreateResponseHeader() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp604 napi_value header = MakeResponseHeader(context->GetEnv(), context); in AddCurlHandle() local
1235 static void MakeSetCookieArray(napi_env env, napi_value header, in AddCurlHandle() argument
1251 static void MakeHeaderWithSetCookieArray(napi_env env, napi_value header, std::map<std::string, std::string> *headerMap) in AddCurlHandle() argument
1273 napi_value header = NapiUtils::CreateObject(env); in AddCurlHandle() local
1427 struct curl_slist *header = nullptr; AddCurlHandle() local
1443 napi_value header = NapiUtils::CreateObject(context->GetEnv()); AddCurlHandle() local
1581 auto header = context->options.GetHeader(); AddCurlHandle() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp433 void FillPhyHeaderLenInfo(uint32_t packetLen, uint64_t sum, uint8_t type, uint8_t paddingLen, CommPhyHeader &header) in FillPhyHeaderLenInfo() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp194 std::unique_ptr<ObexOptionalHeader> header = nullptr; in ParseBytes() local
236 ObexHeader::ObexHeader(const ObexHeader &header, bool fieldOnly) in ObexHeader() argument
275 auto header = std::make_unique<ObexHeader>(); CreateRequest() local
295 auto header = std::make_unique<ObexHeader>(); CreateResponse() local
310 auto header = std::make_unique<ObexHeader>(); ParseRequest() local
319 auto header = std::make_unique<ObexHeader>(); ParseResponse() local
420 Append(std::unique_ptr<ObexOptionalHeader> &header) Append() argument
444 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalUnicodeHeader>(headerId, text); AppendUnicode() local
450 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalByteHeader>(headerId, byte); AppendByte() local
456 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalBytesHeader>(headerId, byteBuf, size); AppendBytes() local
462 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalWordHeader>(headerId, word); AppendWord() local
468 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalStringHeader>(headerId, str); AppendString() local
474 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalTlvHeader>(headerId, tlvParamters); AppendTlvTriplets() local
787 auto &header = optionalHeaders_.at(index); RemoveItem() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1146 DFileFrameHeader *header = NULL; in RefreshBytesTransFerred() local
/third_party/ffmpeg/libavcodec/
H A Dmpeg4videodec.c3309 ff_mpeg4_decode_picture_header(Mpeg4DecContext *ctx, GetBitContext *gb, int header, int parse_only) ff_mpeg4_decode_picture_header() argument
[all...]
H A Dflacenc.c138 static void write_streaminfo(FlacEncodeContext *s, uint8_t *header) in write_streaminfo() argument
H A Dmpegaudiodec_template.c1557 uint32_t header; in decode_frame() local
1642 uint32_t header; in decode_frame_adu() local
1824 uint32_t header; decode_frame_mp3on4() local
[all...]
H A Dqdm2.c1124 QDM2SubPacket header, *packet; in qdm2_decode_super_block() local
[all...]
H A Dsvq3.c1013 int i, header; in svq3_decode_slice_header() local
1043 uint32_t header = AV_RL32(&s->slice_buf[1]); in svq3_decode_slice_header() local
[all...]
H A Dsanm.c1483 SANMFrameHeader header; in decode_frame() local
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c1962 int debuginfod_add_http_header (debuginfod_client *client, const char* header) in debuginfod_add_http_header() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c1616 const AVDetectionBBoxHeader *header = NULL; in filter_frame() local
/third_party/ffmpeg/libavformat/
H A Davidec.c150 char header[8] = {0}; in get_riff() local
[all...]
H A Drtsp.c1413 ff_rtsp_send_cmd_with_content(AVFormatContext *s, const char *method, const char *url, const char *header, RTSPMessageHeader *reply, unsigned char **content_ptr, const unsigned char *send_content, int send_content_length) ff_rtsp_send_cmd_with_content() argument
/third_party/backends/backend/
H A Ddell1600n_net.c1128 char header[8] = { 2, 0, 0, 2, 0, 0, 0, 0 }; in InitPacket() local
H A Dfujitsu.c7534 unsigned char * header = out; /*header*/ in set_window() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_mp800.c1078 static int read_image_block (pixma_t * s, uint8_t * header, uint8_t * data) in read_image_block() argument
2251 uint8_t header[16]; in mp810_fill_buffer() local
[all...]

Completed in 67 milliseconds

1...<<31323334353637383940>>...45