| /drivers/hdf_core/framework/model/display/driver/lcdkit/ |
| D | lcdkit_parse_config.c | 20 static int32_t GetDsiCmdCount(uint8_t *array, int32_t len, uint32_t *count) in GetDsiCmdCount() 39 static int32_t ParseDsiCmd(struct PanelCmd *cmd, int32_t count, uint8_t *array, int32_t len) in ParseDsiCmd() 98 uint8_t *array = (uint8_t *)OsalMemCalloc(len * sizeof(uint8_t)); in ParseCmdConfig() local 158 uint32_t *array = (uint32_t *)OsalMemCalloc(count * sizeof(uint32_t)); in ParsePowerSetting() local 195 uint32_t *array = (uint32_t *)OsalMemCalloc(count * sizeof(uint32_t)); in ParsePowerSequeue() local
|
| /drivers/peripheral/camera/interfaces/metadata/include/ |
| D | metadata_utils.h | 66 uint8_t array[typeLen] = {0}; in ReadData() local
|
| /drivers/peripheral/camera/interfaces/hdi_ipc/utils/include/ |
| D | utils_data_stub.h | 67 uint8_t array[typeLen] = {0}; in ReadData() local
|
| /drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
| D | codec_omx_core.cpp | 119 char array[roleCount][OMX_MAX_STRINGNAME_SIZE]; in GetRolesOfComponent() local
|
| /drivers/hdf_core/framework/tools/hc-gen/src/ |
| D | text_gen.cpp | 286 auto array = ConfigArray::CastFrom(value); in GenTermDefinition() local 558 auto array = ConfigArray::CastFrom(object->Child()); in PrintArrayImplInSubClass() local 667 auto array = ConfigArray::CastFrom(object->Child()); in ArrayVariablesDeclareGen() local
|
| D | parser.cpp | 394 auto array = std::make_shared<ConfigArray>(current_); in ParseArray() local
|
| D | decompile.cpp | 238 auto array = std::make_shared<AstObject>(std::string(), PARSEROP_ARRAY, 0); in RebuildArray() local
|
| D | ast.cpp | 835 ConfigArray::ConfigArray(const ConfigArray &array) : ConfigArray() in ConfigArray() 851 ConfigArray &ConfigArray::operator=(const ConfigArray &array) in operator =() 890 auto array = ConfigArray::CastFrom(src); in Copy() local
|
| /drivers/peripheral/codec/hal/src/ |
| D | codec_callback_type_proxy.c | 50 static int32_t WriteArray(struct HdfSBuf *data, int8_t *array, uint32_t arrayLen) in WriteArray()
|
| D | codec_callback_type_stub.c | 52 static int32_t ReadArray(struct HdfSBuf *data, int8_t **array, uint32_t *arrayLen) in ReadArray()
|
| /drivers/hdf_core/framework/tools/leagecy/hc-gen/src/ |
| D | hcs_text_gen.c | 325 static int32_t GenConfigArrayName(ParserObject *array, char *name, uint32_t nameBuffLen) in GenConfigArrayName() 354 static const char *GetArrayType(const ParserObject *array) in GetArrayType() 366 static int32_t GetArraySize(const ParserObject *array) in GetArraySize() 990 ParserObject *array = (ParserObject *)term->configTerm.child; in HcsArrayVariablesDeclareGen() local
|
| D | hcs_decompiler.c | 229 ParserObject *array = HcsNewParserObject(NULL, PARSEROP_ARRAY, 0); in RebuildArray() local
|
| /drivers/peripheral/codec/hdi_service/codec_service_stub/ |
| D | codec_config_parser.h | 85 int32_t *array; member
|
| /drivers/peripheral/codec/hal/include/ |
| D | codec_config_parser.h | 93 int32_t *array; member
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_component_config.cpp | 282 std::unique_ptr<int32_t[]> array = std::make_unique<int32_t[]>(count); in GetUintTableConfig() local
|
| /drivers/peripheral/codec/test/unittest/hdi_v1.0/ |
| D | codec_proxy_test.cpp | 55 static char *GetArrayStr(int32_t *array, int32_t arrayLen, int32_t endValue) in GetArrayStr()
|
| /drivers/peripheral/codec/test/unittest/hdi_adapter/ |
| D | codec_hdi_adapter_test.cpp | 161 static char *GetArrayStr(int32_t *array, int32_t arrayLen, int32_t endValue) in GetArrayStr()
|
| /drivers/hdf_core/framework/include/wifi/ |
| D | hdf_wifi_event.h | 271 uint8_t array[2]; /**< Reserved */ member
|
| /drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/ |
| D | ast.js | 652 constructor(array) { argument
|