Home
last modified time | relevance | path

Searched defs:bValue (Results 1 – 15 of 15) sorted by relevance

/external/aac/libSBRdec/src/
Dsbr_crc.cpp119 static ULONG calcCRC(HANDLE_CRC hCrcBuf, ULONG bValue, int nBits) { in calcCRC()
149 ULONG bValue; in getCrc() local
/external/jcommander/src/test/java/com/beust/jcommander/
DParametersDelegateTest.java23 public String bValue = ""; in delegatingEmptyClassHasNoEffect() field in ParametersDelegateTest.MainParams
48 public String bValue = ""; in delegatingSetsFieldsOnBothMainParamsAndTheDelegatedParams() field in ParametersDelegateTest.MainParams
102 public String bValue = ""; in combinedAndNestedDelegates() field in ParametersDelegateTest.MainParams
/external/autotest/client/common_lib/
Dsmogcheck_tpm.py251 def _getTpmStatus(self, flag, bValue): argument
272 def _setTpmStatus(self, flag, bValue): argument
/external/aac/libSBRenc/src/
Denv_bit.cpp129 ULONG bValue, INT bBits) { in crcAdvance()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/
DPVRScopeComms.h103 bool bValue; ///< Boolean value member
/external/parameter-framework/upstream/parameter/
DBitParameter.cpp80 bool CBitParameter::access(bool &bValue, bool bSet, in access()
DParameter.cpp113 bool CParameter::access(bool &bValue, bool bSet, in access()
/external/libese/apps/weaver/card/src/com/android/weaver/core/
DCoreSlots.java189 private static void arrayFill(byte[] bArray, short bOff, short bLen, byte bValue) { in arrayFill()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1939 …const Interval bValue (reconstructLinearXYChromaSample(filteringFormat, conversionFormat, xChromaO… in calculateBounds() local
1958 …const Interval bValue (reconstructLinearXChromaSample(filteringFormat, conversionFormat, xChromaOf… in calculateBounds() local
2116 const Interval bValue (linearInterpolate(filteringFormat, lumaA, lumaB, in calculateBounds() local
2144 const Interval bValue (linearInterpolate(filteringFormat, lumaA, lumaB, in calculateBounds() local
2209 …const Interval bValue (linearSample(bAccess, conversionFormat, filteringFormat, addressModeU, add… in calculateBounds() local
2234 …const Interval bValue (linearSample(bAccess, conversionFormat, filteringFormat, addressModeU, add… in calculateBounds() local
/external/pdfium/core/fpdfdoc/
Dcpdf_occontext.cpp214 bool bValue = false; in GetOCGVE() local
/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.cpp36 void BooleanProperty(CFXJSE_Value* pValue, bool& bValue, bool bSetting) { in BooleanProperty()
Dcjx_field.cpp89 bool bValue = pWidgetAcc->DeleteItem(runtime->ToInt32(params[0]), true, true); in deleteItem() local
Dcjx_object.cpp342 bool CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean()
/external/deqp/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp340 GLboolean bValue; in verifyGet() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1374 BOOL bValue; in ParseVariablesFromUnattendXml() local