Home
last modified time | relevance | path

Searched defs:bValue (Results 1 – 18 of 18) 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/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCldrFactory.java148 String bValue = b.getStringValue(xpath); in differentPathValue() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1889 …const Interval bValue (reconstructLinearXYChromaSample(filteringFormat, conversionFormat, xChromaO… in calculateBounds() local
1908 …const Interval bValue (reconstructLinearXChromaSample(filteringFormat, conversionFormat, xChromaOf… in calculateBounds() local
2066 const Interval bValue (linearInterpolate(filteringFormat, lumaA, lumaB, in calculateBounds() local
2094 const Interval bValue (linearInterpolate(filteringFormat, lumaA, lumaB, in calculateBounds() local
2159 …const Interval bValue (linearSample(bAccess, conversionFormat, filteringFormat, addressModeU, add… in calculateBounds() local
2184 …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/u-boot/drivers/usb/gadget/
Dstorage_common.c210 u8 bValue; member
/external/cldr/tools/java/org/unicode/cldr/util/
DDtdData.java774 int bValue = Integer.parseInt(bqValue); in compare() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1366 BOOL bValue; in ParseVariablesFromUnattendXml() local