Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/jcommander/src/test/java/com/beust/jcommander/
H A 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
/aosp_15_r20/external/autotest/client/common_lib/
H A Dsmogcheck_tpm.py258 def _getTpmStatus(self, flag, bValue): argument
279 def _setTpmStatus(self, flag, bValue): argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Damvideo.h1075 #define IBaseVideoMixer_SetUsingClock(This,bValue) (This)->lpVtbl->SetUsingClock(This,bValue) argument
1077 #define IBaseVideoMixer_SetClockPeriod(This,bValue) (This)->lpVtbl->SetClockPeriod(This,bValue) argument
1102 static FORCEINLINE HRESULT IBaseVideoMixer_SetUsingClock(IBaseVideoMixer* This,int bValue) { in IBaseVideoMixer_SetUsingClock()
1108 static FORCEINLINE HRESULT IBaseVideoMixer_SetClockPeriod(IBaseVideoMixer* This,int bValue) { in IBaseVideoMixer_SetClockPeriod()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp1639 Interval rValue, bValue; in calculateBounds() local
1696 Interval rValue, bValue; in calculateBounds() local
1740 Interval rValue, bValue; in calculateBounds() local
1854 Interval rValue, bValue; in calculateBounds() local
/aosp_15_r20/external/aac/libSBRenc/src/
H A Denv_bit.cpp129 ULONG bValue, INT bBits) { in crcAdvance()
/aosp_15_r20/external/perfetto/ui/src/components/widgets/sql/table/
H A Dquery_builder.ts59 const bValue = b[key] as NormalisedSqlColumn; constant
/aosp_15_r20/libcore/support/src/test/java/tests/support/
H A DSupport_GetPutFields.java53 public SimpleClass(int aValue, String bValue) { in SimpleClass()
H A DSupport_GetPutFieldsDefaulted.java64 public SimpleClass(int aValue, String bValue) { in SimpleClass()
H A DSupport_GetPutFieldsDeprecated.java55 public SimpleClass(int aValue, String bValue) { in SimpleClass()
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_memory_dag.cpp12 const Value* bValue = graph->addInput(); in TEST() local
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DBitParameter.cpp80 bool CBitParameter::access(bool &bValue, bool bSet, in access()
H A DParameter.cpp113 bool CParameter::access(bool &bValue, bool bSet, in access()
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DMaximumMinimum.cpp78 T bValue = requantize<T>(bData[bFlatIndex], bShape, outputShape); in evalQuant8() local
/aosp_15_r20/external/libese/apps/weaver/card/src/com/android/weaver/core/
H A DCoreSlots.java195 private static void arrayFill(byte[] bArray, short bOff, short bLen, byte bValue) { in arrayFill()
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestCldrFactory.java158 String bValue = b.getStringValue(xpath); in differentPathValue() local
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/
H A DNullHandlingTest.java74 public String bValue; field in NullHandlingTest.TypeB
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_occontext.cpp206 bool bValue = false; in GetOCGVE() local
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_field.cpp97 bool bValue = node->DeleteItem(runtime->ToInt32(params[0]), true, true); in deleteItem() local
H A Dcjx_eventpseudomodel.cpp47 bool* bValue, in BooleanProperty()
H A Dcjx_object.cpp321 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcTextureFilterAnisotropicTests.cpp338 GLboolean bValue; in verifyGet() local
/aosp_15_r20/libcore/ojluni/src/test/java/nio/Buffer/
H A DByteBufferViews.java144 static void assertValues(int i, Object bValue, Object bbValue, ByteBuffer bb) { in assertValues()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DDtdData.java1053 int bValue = Integer.parseInt(bqValue); in xpathComparator() local
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1399 BOOL bValue; in ParseVariablesFromUnattendXml() local
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests-support.jarMETA-INF/ META-INF/MANIFEST.MF libcore/ libcore/java/ libcore/ ...

123