Home
last modified time | relevance | path

Searched defs:FirstBit (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/data_elements/actions/
Dtests.rs533 pub(crate) struct FirstBit { struct
537 impl From<bool> for FirstBit { implementation
543 impl ActionElement for FirstBit { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DBitVector.h220 unsigned FirstBit = Begin % BITWORD_SIZE; in find_first_in() local
254 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_in() local
280 unsigned FirstBit = Begin % BITWORD_SIZE; in find_first_unset_in() local
316 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_unset_in() local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dbitfield.inl278 GLM_FUNC_QUALIFIER genIUType bitfieldFillOne(genIUType Value, int FirstBit, int BitCount)
284 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldFillOne(vecType<T, P> const& Value, int FirstBit, int Bit…
290 GLM_FUNC_QUALIFIER genIUType bitfieldFillZero(genIUType Value, int FirstBit, int BitCount)
296 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldFillZero(vecType<T, P> const& Value, int FirstBit, int Bi…
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dbitfield.inl278 GLM_FUNC_QUALIFIER genIUType bitfieldFillOne(genIUType Value, int FirstBit, int BitCount)
284 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldFillOne(vecType<T, P> const& Value, int FirstBit, int Bit…
290 GLM_FUNC_QUALIFIER genIUType bitfieldFillZero(genIUType Value, int FirstBit, int BitCount)
296 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldFillZero(vecType<T, P> const& Value, int FirstBit, int Bi…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DBitVector.h214 unsigned FirstBit = Begin % BITWORD_SIZE; variable
248 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_in() local
285 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_unset_in() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DBitVector.h214 unsigned FirstBit = Begin % BITWORD_SIZE; variable
248 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_in() local
285 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_unset_in() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DBitVector.h207 unsigned FirstBit = Begin % BITWORD_SIZE; variable
241 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_in() local
278 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_unset_in() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DBitVector.h214 unsigned FirstBit = Begin % BITWORD_SIZE; variable
248 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_in() local
285 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_unset_in() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DBitVector.h214 unsigned FirstBit = Begin % BITWORD_SIZE; variable
248 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_in() local
285 unsigned FirstBit = Begin % BITWORD_SIZE; in find_last_unset_in() local