/aosp_15_r20/external/crosvm/acpi_tables/src/ |
H A D | aml.rs | 1355 pub struct Mid<'a> { struct 1362 impl<'a> Mid<'a> { argument 1378 impl<'a> Aml for Mid<'a> { implementation
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.Sched/ |
H A D | active_cpu_count.ts | 28 Mid = 'mid', enumerator
|
/aosp_15_r20/external/llvm/tools/bugpoint/ |
H A D | ListReducer.h | 120 unsigned Mid = MidTop / 2; in reduceList() local
|
/aosp_15_r20/external/coreboot/src/northbridge/amd/pi/00730F01/ |
H A D | state_machine.c | 50 void platform_BeforeInitMid(struct sysinfo *cb, AMD_MID_PARAMS *Mid) in platform_BeforeInitMid()
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyString.h | 418 …AString Mid(unsigned startIndex, unsigned count) const { return AString(count, _chars + startIndex… in Mid() function 713 …UString Mid(unsigned startIndex, unsigned count) const { return UString(count, _chars + startIndex… in Mid() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Parallel.h | 86 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Parallel.h | 119 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Parallel.h | 119 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Parallel.h | 119 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Parallel.h | 119 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Parallel.h | 119 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/fuzzing/ |
H A D | random.pass.cpp | 61 auto Mid = Beg + ((End - Beg) / 2); in DispatchAndCreate() local
|
/aosp_15_r20/external/coreboot/src/drivers/amd/agesa/ |
H A D | state_machine.c | 336 board_BeforeInitMid(struct sysinfo *cb, AMD_MID_PARAMS *Mid) { } in board_BeforeInitMid()
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkPathOpsPoint.h | 234 static SkDPoint Mid(const SkDPoint& a, const SkDPoint& b) { in Mid() function
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | conditional-expr.cpp | 32 struct Mid : Base {}; struct
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 223 unsigned Mid = Size / 2; in switchConvert() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 272 unsigned Mid = Size / 2; in switchConvert() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 1343 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 251 unsigned Mid = Size / 2; in SwitchConvert() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 1286 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 522 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2749 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local 2792 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 312 size_t Mid = Len >> 1; in find() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2863 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local 2906 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2854 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local 2897 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local
|