Home
last modified time | relevance | path

Searched defs:kRandom (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_propagation_test.cc91 kRandom = kUseTrueRandomness ? kTrueRandom : kRandomSetSeed, enumerator
130 kRandom = kUseTrueRandomness ? kTrueRandom : kRandomSetSeed, enumerator
/aosp_15_r20/test/dittosuite/include/ditto/
H A Dinstruction.h31 enum class Order { kSequential, kRandom }; enumerator
/aosp_15_r20/external/skia/bench/
H A DPicturePlaybackBench.cpp29 enum Mode { kTiled, kRandom }; enumerator
H A DBulkRectBench.cpp36 kRandom, // Random overlapping rectangles enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dconstants.h492 kRandom = 0x01, enumerator
518 kRandom = 0x01, enumerator