Home
last modified time | relevance | path

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

/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.py258 def _getTpmStatus(self, flag, bValue): argument
279 def _setTpmStatus(self, flag, bValue): argument
/external/aac/libSBRenc/src/
Denv_bit.cpp129 ULONG bValue, INT bBits) { in crcAdvance()
/external/pytorch/test/cpp/jit/
Dtest_memory_dag.cpp12 const Value* bValue = graph->addInput(); in TEST() local
/external/perfetto/ui/src/components/widgets/sql/table/
Dquery_builder.ts85 const bValue = b[key]; constant
/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/ready_se/google/weaver/Applet/src/com/android/weaver/core/
DCoreSlots.java195 private static void arrayFill(byte[] bArray, short bOff, short bLen, byte bValue) { in arrayFill()
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestCldrFactory.java158 String bValue = b.getStringValue(xpath); in differentPathValue() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/
DNullHandlingTest.java74 public String bValue; field in NullHandlingTest.TypeB
/external/pdfium/core/fpdfapi/page/
Dcpdf_occontext.cpp206 bool bValue = false; in GetOCGVE() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1690 Interval rValue, bValue; in calculateBounds() local
1747 Interval rValue, bValue; in calculateBounds() local
1791 Interval rValue, bValue; in calculateBounds() local
1905 Interval rValue, bValue; in calculateBounds() local
/external/pdfium/fxjs/xfa/
Dcjx_field.cpp93 bool bValue = node->DeleteItem(runtime->ToInt32(params[0]), true, true); in deleteItem() local
Dcjx_eventpseudomodel.cpp47 bool* bValue, in BooleanProperty()
Dcjx_object.cpp326 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean()
/external/deqp/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp338 GLboolean bValue; in verifyGet() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DDtdData.java1054 int bValue = Integer.parseInt(bqValue); in xpathComparator() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1457 BOOL bValue; in ParseVariablesFromUnattendXml() local