/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/test/ |
H A D | tests.json | 2 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-CBC.bz2", "Out": "expected/ACVP-AES-CBC.bz2"}, string 3 {"Wrapper": "testmodulewrapper", "In": "vectors/ACVP-AES-CBC-CS3.bz2", "Out": "expected/ACVP-AES-CB… string 4 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-CCM.bz2", "Out": "expected/ACVP-AES-CCM.bz2"}, string 5 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-CTR.bz2", "Out": "expected/ACVP-AES-CTR.bz2"}, string 6 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-ECB.bz2", "Out": "expected/ACVP-AES-ECB.bz2"}, string 7 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-GCM.bz2", "Out": "expected/ACVP-AES-GCM.bz2"}, string 8 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-GCM-randnonce.bz2", "Out": "expected/ACVP-AES-… string 9 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-GMAC.bz2", "Out": "expected/ACVP-AES-GMAC.bz2"… string 10 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-KW.bz2", "Out": "expected/ACVP-AES-KW.bz2"}, string 11 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-KWP.bz2", "Out": "expected/ACVP-AES-KWP.bz2"}, string [all …]
|
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/test/ |
H A D | tests.json | 2 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-CBC.bz2", "Out": "expected/ACVP-AES-CBC.bz2"}, string 3 {"Wrapper": "testmodulewrapper", "In": "vectors/ACVP-AES-CBC-CS3.bz2", "Out": "expected/ACVP-AES-CB… string 4 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-CCM.bz2", "Out": "expected/ACVP-AES-CCM.bz2"}, string 5 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-CTR.bz2", "Out": "expected/ACVP-AES-CTR.bz2"}, string 6 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-ECB.bz2", "Out": "expected/ACVP-AES-ECB.bz2"}, string 7 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-GCM.bz2", "Out": "expected/ACVP-AES-GCM.bz2"}, string 8 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-GCM-randnonce.bz2", "Out": "expected/ACVP-AES-… string 9 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-GMAC.bz2", "Out": "expected/ACVP-AES-GMAC.bz2"… string 10 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-KW.bz2", "Out": "expected/ACVP-AES-KW.bz2"}, string 11 {"Wrapper": "modulewrapper", "In": "vectors/ACVP-AES-KWP.bz2", "Out": "expected/ACVP-AES-KWP.bz2"}, string [all …]
|
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmslut.c | 62 void EvaluateIdentity(const cmsFloat32Number In[], in EvaluateIdentity() 83 void FromFloatTo16(const cmsFloat32Number In[], cmsUInt16Number Out[], cmsUInt32Number n) in FromFloatTo16() 94 void From16ToFloat(const cmsUInt16Number In[], cmsFloat32Number Out[], cmsUInt32Number n) in From16ToFloat() 167 void EvaluateCurves(const cmsFloat32Number In[], in EvaluateCurves() 312 void EvaluateMatrix(const cmsFloat32Number In[], in EvaluateMatrix() 435 void EvaluateCLUTfloat(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvaluateCLUTfloat() 445 void EvaluateCLUTfloatIn16(const cmsFloat32Number In[], cmsFloat32Number Out[], const cmsStage *mpe) in EvaluateCLUTfloatIn16() 697 int IdentitySampler(CMSREGISTER const cmsUInt16Number In[], CMSREGISTER cmsUInt16Number Out[], CMSR… in IdentitySampler() 750 cmsUInt16Number In[MAX_INPUT_DIMENSIONS+1], Out[MAX_STAGE_CHANNELS]; in cmsStageSampleCLut16bit() local 816 cmsFloat32Number In[MAX_INPUT_DIMENSIONS+1], Out[MAX_STAGE_CHANNELS]; in cmsStageSampleCLutFloat() local [all …]
|
H A D | cmsopt.c | 395 cmsUInt32Number nInputs, cmsToneCurve** In, in PrelinOpt16alloc() 464 cmsInt32Number XFormSampler16(CMSREGISTER const cmsUInt16Number In[], in XFormSampler16() 1082 cmsFloat32Number v, In[cmsMAXCHANNELS], Out[cmsMAXCHANNELS]; in OptimizeByComputingLinearization() local 1375 void FastEvaluateCurves8(CMSREGISTER const cmsUInt16Number In[], in FastEvaluateCurves8() 1392 void FastEvaluateCurves16(CMSREGISTER const cmsUInt16Number In[], in FastEvaluateCurves16() 1406 void FastIdentity16(CMSREGISTER const cmsUInt16Number In[], in FastIdentity16() 1566 void MatShaperEval16(CMSREGISTER const cmsUInt16Number In[], in MatShaperEval16()
|
/aosp_15_r20/external/aac/libPCMutils/src/ |
H A D | pcm_utils.cpp | 113 const FIXP_DBL *In = &pIn[sample]; in FDK_interleave() local 125 const FIXP_DBL *In = &pIn[sample]; in FDK_interleave() local 137 const FIXP_SGL *In = &pIn[sample]; in FDK_interleave() local 150 const LONG *In = &pIn[ch]; in FDK_deinterleave() local 163 const LONG *In = &pIn[ch]; in FDK_deinterleave() local 176 const SHORT *In = &pIn[ch]; in FDK_deinterleave() local 189 const SHORT *In = &pIn[ch]; in FDK_deinterleave() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 51 static bool isExtractHiElt(SDValue In, SDValue &Out) { in isExtractHiElt() 81 static SDValue stripExtractLoElt(SDValue In) { in stripExtractLoElt() 2592 bool AMDGPUDAGToDAGISel::SelectVOP3ModsImpl(SDValue In, SDValue &Src, in SelectVOP3ModsImpl() 2611 bool AMDGPUDAGToDAGISel::SelectVOP3Mods(SDValue In, SDValue &Src, in SelectVOP3Mods() 2622 bool AMDGPUDAGToDAGISel::SelectVOP3BMods(SDValue In, SDValue &Src, in SelectVOP3BMods() 2633 bool AMDGPUDAGToDAGISel::SelectVOP3NoMods(SDValue In, SDValue &Src) const { in SelectVOP3NoMods() 2641 bool AMDGPUDAGToDAGISel::SelectVINTERPModsImpl(SDValue In, SDValue &Src, in SelectVINTERPModsImpl() 2655 bool AMDGPUDAGToDAGISel::SelectVINTERPMods(SDValue In, SDValue &Src, in SelectVINTERPMods() 2660 bool AMDGPUDAGToDAGISel::SelectVINTERPModsHi(SDValue In, SDValue &Src, in SelectVINTERPModsHi() 2665 bool AMDGPUDAGToDAGISel::SelectVOP3Mods0(SDValue In, SDValue &Src, in SelectVOP3Mods0() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 345 static bool isExtractHiElt(SDValue In, SDValue &Out) { in isExtractHiElt() 365 static SDValue stripExtractLoElt(SDValue In) { in stripExtractLoElt() 2396 bool AMDGPUDAGToDAGISel::SelectVOP3ModsImpl(SDValue In, SDValue &Src, in SelectVOP3ModsImpl() 2414 bool AMDGPUDAGToDAGISel::SelectVOP3Mods(SDValue In, SDValue &Src, in SelectVOP3Mods() 2425 bool AMDGPUDAGToDAGISel::SelectVOP3Mods_NNaN(SDValue In, SDValue &Src, in SelectVOP3Mods_NNaN() 2431 bool AMDGPUDAGToDAGISel::SelectVOP3Mods_f32(SDValue In, SDValue &Src, in SelectVOP3Mods_f32() 2440 bool AMDGPUDAGToDAGISel::SelectVOP3NoMods(SDValue In, SDValue &Src) const { in SelectVOP3NoMods() 2448 bool AMDGPUDAGToDAGISel::SelectVOP3Mods0(SDValue In, SDValue &Src, in SelectVOP3Mods0() 2458 bool AMDGPUDAGToDAGISel::SelectVOP3OMods(SDValue In, SDValue &Src, in SelectVOP3OMods() 2469 bool AMDGPUDAGToDAGISel::SelectVOP3PMods(SDValue In, SDValue &Src, in SelectVOP3PMods() [all …]
|
/aosp_15_r20/external/webrtc/common_audio/signal_processing/ |
H A D | resample_fractional.c | 44 void WebRtcSpl_Resample48khzTo32khz(const int32_t *In, int32_t *Out, size_t K) in WebRtcSpl_Resample48khzTo32khz() 89 void WebRtcSpl_Resample32khzTo24khz(const int32_t *In, int32_t *Out, size_t K) in WebRtcSpl_Resample32khzTo24khz() 197 void WebRtcSpl_Resample44khzTo32khz(const int32_t *In, int32_t *Out, size_t K) in WebRtcSpl_Resample44khzTo32khz()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 193 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor() 277 FILE *In; member 281 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
|
/aosp_15_r20/external/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 199 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor() 283 FILE *In; member 287 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 198 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor() 282 FILE *In; member 286 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
H A D | OptTable.cpp | 197 static bool optionMatches(const OptTable::Info &In, StringRef Option) { in optionMatches() 212 const Info &In = OptionInfos[I]; in suggestValueCompletions() local 232 const Info &In = OptionInfos[I]; in findByPrefix() local 324 Info &In = OptionInfos[I]; in addValues() local
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/ |
H A D | TestByteSource.java | 61 private final class In extends TestInputStream { class in TestByteSource 63 public In() throws IOException { in In() method in TestByteSource.In
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/ |
H A D | TestByteSource.java | 61 private final class In extends TestInputStream { class in TestByteSource 63 public In() throws IOException { in In() method in TestByteSource.In
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SymbolManager.h | 289 SymbolCast(const SymExpr *In, QualType From, QualType To) in SymbolCast() 311 const SymExpr *In, QualType From, QualType To) { in Profile() 335 UnarySymExpr(const SymExpr *In, UnaryOperator::Opcode Op, QualType T) in UnarySymExpr() 359 static void Profile(llvm::FoldingSetNodeID &ID, const SymExpr *In, in Profile()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | bitfield.inl | 242 GLM_FUNC_QUALIFIER genIType bitfieldRotateRight(genIType In, int Shift) 251 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldRotateRight(vecType<T, P> const & In, int Shift) 260 GLM_FUNC_QUALIFIER genIType bitfieldRotateLeft(genIType In, int Shift) 269 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldRotateLeft(vecType<T, P> const& In, int Shift)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SymbolManager.h | 289 SymbolCast(const SymExpr *In, QualType From, QualType To) in SymbolCast() 311 const SymExpr *In, QualType From, QualType To) { in Profile() 335 UnarySymExpr(const SymExpr *In, UnaryOperator::Opcode Op, QualType T) in UnarySymExpr() 359 static void Profile(llvm::FoldingSetNodeID &ID, const SymExpr *In, in Profile()
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
H A D | bitfield.inl | 242 GLM_FUNC_QUALIFIER genIType bitfieldRotateRight(genIType In, int Shift) 251 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldRotateRight(vecType<T, P> const & In, int Shift) 260 GLM_FUNC_QUALIFIER genIType bitfieldRotateLeft(genIType In, int Shift) 269 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldRotateLeft(vecType<T, P> const& In, int Shift)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SymbolManager.h | 289 SymbolCast(const SymExpr *In, QualType From, QualType To) in SymbolCast() 311 const SymExpr *In, QualType From, QualType To) { in Profile() 335 UnarySymExpr(const SymExpr *In, UnaryOperator::Opcode Op, QualType T) in UnarySymExpr() 359 static void Profile(llvm::FoldingSetNodeID &ID, const SymExpr *In, in Profile()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SymbolManager.h | 289 SymbolCast(const SymExpr *In, QualType From, QualType To) in SymbolCast() 311 const SymExpr *In, QualType From, QualType To) { in Profile() 335 UnarySymExpr(const SymExpr *In, UnaryOperator::Opcode Op, QualType T) in UnarySymExpr() 359 static void Profile(llvm::FoldingSetNodeID &ID, const SymExpr *In, in Profile()
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 1428 bool AMDGPUDAGToDAGISel::SelectVOP3Mods(SDValue In, SDValue &Src, in SelectVOP3Mods() 1450 bool AMDGPUDAGToDAGISel::SelectVOP3NoMods(SDValue In, SDValue &Src, in SelectVOP3NoMods() 1456 bool AMDGPUDAGToDAGISel::SelectVOP3Mods0(SDValue In, SDValue &Src, in SelectVOP3Mods0() 1467 bool AMDGPUDAGToDAGISel::SelectVOP3NoMods0(SDValue In, SDValue &Src, in SelectVOP3NoMods0() 1477 bool AMDGPUDAGToDAGISel::SelectVOP3Mods0Clamp(SDValue In, SDValue &Src, in SelectVOP3Mods0Clamp() 1486 bool AMDGPUDAGToDAGISel::SelectVOP3Mods0Clamp0OMod(SDValue In, SDValue &Src, in SelectVOP3Mods0Clamp0OMod()
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 164 for (auto &In : B) { in InstrIndexMap() local 307 for (auto &In : B) { in computeInitialLiveRanges() local 469 for (auto &In : M.Block) { in operator <<() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 421 template <typename T> T *isCandidate(Instruction *In) { in isCandidate() 424 template <> LoadInst *isCandidate<LoadInst>(Instruction *In) { in isCandidate() 427 template <> StoreInst *isCandidate<StoreInst>(Instruction *In) { in isCandidate() 532 if (auto *In = dyn_cast<Instruction>(Val)) { in getPayload() local 619 auto AlignVectors::getUpwardDeps(Instruction *In, Instruction *Base) const in getUpwardDeps() 906 auto moveBefore = [this](Instruction *In, Instruction *To) { in realignLoadGroup() 1303 auto HvxIdioms::processFxpMul(Instruction &In, const FxpOp &Op) const in processFxpMul() 1395 auto HvxIdioms::processFxpMulChopped(IRBuilderBase &Builder, Instruction &In, in processFxpMulChopped() 1872 if (auto *In = dyn_cast<Instruction>(V)) { in simplify() local 2393 auto HexagonVectorCombine::isSafeToMoveBeforeInBB(const Instruction &In, in isSafeToMoveBeforeInBB()
|
H A D | HexagonBlockRanges.cpp | 161 for (auto &In : B) { in InstrIndexMap() local 315 for (auto &In : B) { in computeInitialLiveRanges() local 522 for (auto &In : M.Block) { in operator <<() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 161 for (auto &In : B) { in InstrIndexMap() local 315 for (auto &In : B) { in computeInitialLiveRanges() local 522 for (auto &In : M.Block) { in operator <<() local
|