/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64RelocationHelpers.h | 46 static inline uint32_t helper_reencode_adr_imm(uint32_t pInst, uint32_t pImm) { in helper_reencode_adr_imm() 52 static inline uint32_t helper_reencode_add_imm(uint32_t pInst, uint32_t pImm) { in helper_reencode_add_imm() 57 static inline uint32_t helper_reencode_branch_offset_26(uint32_t pInst, in helper_reencode_branch_offset_26() 63 static inline uint32_t helper_reencode_cond_branch_ofs_19(uint32_t pInst, in helper_reencode_cond_branch_ofs_19() 69 static inline uint32_t helper_reencode_ldst_pos_imm(uint32_t pInst, in helper_reencode_ldst_pos_imm()
|
/aosp_15_r20/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
H A D | LVPSA_Control.cpp | 150 LVPSA_RETURN LVPSA_ApplyNewSettings(LVPSA_InstancePr_t* pInst) { in LVPSA_ApplyNewSettings() 236 LVPSA_RETURN LVPSA_SetBPFiltersType(LVPSA_InstancePr_t* pInst, LVPSA_ControlParams_t* pParams) { in LVPSA_SetBPFiltersType() 293 LVPSA_RETURN LVPSA_SetBPFCoefficients(LVPSA_InstancePr_t* pInst, LVPSA_ControlParams_t* pParams) { in LVPSA_SetBPFCoefficients() 366 LVPSA_RETURN LVPSA_SetQPFCoefficients(LVPSA_InstancePr_t* pInst, LVPSA_ControlParams_t* pParams) { in LVPSA_SetQPFCoefficients() 614 LVPSA_RETURN LVPSA_ClearFilterHistory(LVPSA_InstancePr_t* pInst) { in LVPSA_ClearFilterHistory()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | text_handler.cpp | 237 spv_instruction_t* pInst) { in binaryEncodeU32() 244 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral() 300 spv_instruction_t* pInst) { in binaryEncodeString() 319 const spv_instruction_t* pInst) { in recordTypeDefinition()
|
D | text.cpp | 163 const char* text, spv_instruction_t* pInst) { in encodeImmediate() 191 spv_instruction_t* pInst, in spvTextEncodeOperand() 481 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate() 526 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
|
D | opcode.cpp | 171 spv_instruction_t* pInst) { in spvInstructionCopy()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text_handler.cpp | 237 spv_instruction_t* pInst) { in binaryEncodeU32() 244 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral() 300 spv_instruction_t* pInst) { in binaryEncodeString() 319 const spv_instruction_t* pInst) { in recordTypeDefinition()
|
H A D | text.cpp | 163 const char* text, spv_instruction_t* pInst) { in encodeImmediate() 191 spv_instruction_t* pInst, in spvTextEncodeOperand() 482 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate() 527 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
|
H A D | opcode.cpp | 171 spv_instruction_t* pInst) { in spvInstructionCopy()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | text_handler.cpp | 237 spv_instruction_t* pInst) { in binaryEncodeU32() 244 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral() 300 spv_instruction_t* pInst) { in binaryEncodeString() 319 const spv_instruction_t* pInst) { in recordTypeDefinition()
|
H A D | text.cpp | 163 const char* text, spv_instruction_t* pInst) { in encodeImmediate() 191 spv_instruction_t* pInst, in spvTextEncodeOperand() 483 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate() 528 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
|
H A D | opcode.cpp | 192 spv_instruction_t* pInst) { in spvInstructionCopy()
|
/aosp_15_r20/external/aac/libDRCdec/src/ |
H A D | drcDec_selectionProcess.cpp | 239 DRC_INSTRUCTIONS_UNI_DRC* pInst; member 1106 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _drcSetIsUsable() 1376 HANDLE_UNI_DRC_CONFIG hUniDrcConfig, DRC_INSTRUCTIONS_UNI_DRC* pInst, in _dependentDrcInstruction() 1428 DRC_INSTRUCTIONS_UNI_DRC* pInst; in _selectSingleEffectType() local 1567 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _selectSingleDrcCharacteristic() local 1693 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _drcSetFinalSelection_downmixId() local 1742 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _drcSetFinalSelection_effectTypes() local 2092 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local 2113 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local 2141 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local [all …]
|
H A D | drcGainDec_init.cpp | 110 DRC_INSTRUCTIONS_UNI_DRC* pInst, DRC_COEFFICIENTS_UNI_DRC* pCoef, in _generateDrcInstructionsDerivedData() 261 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in initActiveDrc() local
|
H A D | drcGainDec_process.cpp | 115 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in _prepareLnbIndex() local 363 DRC_INSTRUCTIONS_UNI_DRC* pInst = hGainDec->activeDrc[activeDrcIndex].pInst; in processDrcSubband() local
|
H A D | drcDec_tools.cpp | 328 DRC_INSTRUCTIONS_UNI_DRC* pInst; in bitstreamContainsMultibandDrc() local
|
H A D | drcDec_gainDecoder.h | 159 DRC_INSTRUCTIONS_UNI_DRC* pInst; member
|
H A D | drcDec_gainDecoder.cpp | 114 static int _fitsLocation(DRC_INSTRUCTIONS_UNI_DRC* pInst, in _fitsLocation()
|
H A D | drcGainDec_preprocess.cpp | 650 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in prepareDrcGain() local
|
H A D | drcDec_reader.cpp | 1251 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _readDrcInstructionsUniDrc()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | wmiatlprov.h | 29 …HRESULT WINAPI PutInstance(IWbemClassObject *pInst,__LONG32 lFlags,IWbemContext *pCtx,IWbemCallRes… in PutInstance() 276 …virtual HRESULT WINAPI PutInstance(IWbemClassObject *pInst,__LONG32 lFlags,IWbemContext *pCtx,IWbe… in PutInstance() 277 …virtual HRESULT WINAPI PutInstanceAsync(IWbemClassObject *pInst,__LONG32 lFlags,IWbemContext *pCtx… in PutInstanceAsync()
|