Searched refs:It (Results 1 - 12 of 12) sorted by relevance

/frameworks/base/packages/SettingsProvider/test/
H A DAndroid.mk5 # Note we statically link SettingsState to do some unit tests. It's not accessible otherwise
/frameworks/rs/api/
H A Drs_io.spec62 It returns true if the message was sent and false if the
H A Drs_time.spec21 system up time. It is not recommended to call these functions inside of a kernel.
H A Drs_object_types.spec175 This enumeration is primarly useful for graphical data. It provides additional information to
H A Drs_for_each.spec51 over, like dimensions. It also contains rarely used indices of the currently processed
78 It is currently used to restrict processing to a subset of cells. In future
H A Drs_math.spec2221 It is valid for inputs from -86.f to 86.f. The precision is no worse than what would be
2248 It is valid for inputs from -37.f to 37.f. The precision is no worse than what would be
2275 It is valid for inputs from -125.f to 125.f. The precision is no worse than what would be
2351 It is not accurate for values very close to zero.
2377 It is not accurate for values very close to zero.
2426 It is not accurate for values very close to zero.
2911 and the sign negative. It returns 0.5f.
/frameworks/base/data/fonts/
H A DAndroid.mk80 # It also serves as the module name and the dest file name.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s58 ; * performed. It is equal to ac_pred_flag in the bit
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s58 ; * performed. It is equal to ac_pred_flag in the bit
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp678 ResolveConstantsTy::iterator It = local
682 assert(It != ResolveConstants.end() && It->first == *I);
683 NewOp = operator[](It->second);
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp953 ResolveConstantsTy::iterator It = local
957 assert(It != ResolveConstants.end() && It->first == *I);
958 NewOp = operator[](It->second);
/frameworks/base/tools/apilint/
H A Dapilint.py18 Enforces common Android public API design patterns. It ignores lint messages from
1115 patterns. It ignores lint messages from a previous API level, if provided.")

Completed in 6434 milliseconds