OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitindex
(Results
26 - 50
of
57
) sorted by null
1
2
3
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h
579
;// $
BitIndex
- Destination BitCount after the addition of Offset number of bits
582
M_BD_ADD $ByteIndex, $
BitIndex
, $Offset
584
;// ($ByteIndex,$
BitIndex
) = Current position + $Offset bits
586
AND $
BitIndex
, $Offset, #7
603
;// $
BitIndex
- Destination BitCount after the move
612
M_BD_MOV $ByteIndex, $
BitIndex
614
;// ($pBitStream, $Offset) = ($ByteIndex,$
BitIndex
)
615
MOV $BitCount, $
BitIndex
627
;// $
BitIndex
- Destination BitCount
638
M_BD_CMP $ByteIndex, $
BitIndex
, $T
[
all
...]
/external/vulkan-validation-layers/libs/glm/detail/
func_integer.inl
611
for(int
BitIndex
(0);
BitIndex
< BitCount; ++
BitIndex
)
612
MostSignificantBit = (Value & (1 <<
BitIndex
)) ? MostSignificantBit :
BitIndex
;
/art/test/912-classes/src/art/
Test912.java
431
int
bitIndex
= 0;
434
input[inputIndex++] = Class.forName("art.Test912$I" +
bitIndex
);
437
bitIndex
++;
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_helpers.cc
570
int
bitIndex
, map<string, string>* variables) {
571
(*variables)["get_" + name] = GenerateGetBit(
bitIndex
);
572
(*variables)["set_" + name] = GenerateSetBit(
bitIndex
);
573
(*variables)["clear_" + name] = GenerateClearBit(
bitIndex
);
574
(*variables)["different_" + name] = GenerateDifferentBit(
bitIndex
);
javanano_helpers.h
184
int
bitIndex
, map<string, string>* variables);
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/
IccUtils.java
440
int
bitIndex
= 7;
446
bitIndex
= 7;
448
pixels[pixelIndex++] = bitToRGB((currentByte >>
bitIndex
-- ) & 0x01);
/prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/internal/
gcprog.a
22
n·3 ?
BitIndex
<w·2 |S
51
fmt.aio.a ?""".(*Writer).Init ?(runtime.writeBarrier ?.runtime.writebarrierptr ?0runtime.morestack_noctxt ?writeByte ? type.func(uint8) ?w ?type.*"".Writer ?Tgclocals·dc9b0298814590ca3ffc3a889546fc8b ?Tgclocals·69c1753bd5f81501d95132d08af04464 ?R$GOROOT/src/cmd/internal/gcprog/gcprog.go?$"".(*Writer).Debug ?out ?type.io.Writer ?Tgclocals·9aa48eca674789341e2d6be6614c399c ?*"".(*Writer).
BitIndex