Searched refs:valueA (Results 1 – 14 of 14) sorted by relevance
269 uint32 valueA, in bim_UInt32Image_setAllPixels() argument276 *ptrL++ = valueA; in bim_UInt32Image_setAllPixels()
123 struct bbs_APh valueA );
134 uint32 valueA,
132 struct bbs_Complex valueA );
138 uint16 valueA );
253 struct bbs_Complex valueA ) in bim_ComplexImage_setAllPixels() argument259 *ptrL++ = valueA; in bim_ComplexImage_setAllPixels()
229 struct bbs_APh valueA ) in bim_APhImage_setAllPixels() argument235 *ptrL++ = valueA; in bim_APhImage_setAllPixels()
134 int16 valueA, int32 bbpA );
130 uint8 valueA );
260 int16 valueA, in bim_Flt16Image_setAllPixels() argument267 *ptrL++ = valueA; in bim_Flt16Image_setAllPixels()
273 uint16 valueA ) in bim_UInt16ByteImage_setAllPixels() argument277 uint16 fillL = ( valueA & 0x0FF ) | ( ( valueA & 0x0FF ) << 8 ); in bim_UInt16ByteImage_setAllPixels()
261 uint8 valueA ) in bim_UInt8Image_setAllPixels() argument267 *ptrL++ = valueA; in bim_UInt8Image_setAllPixels()
783 String valueA = a.getAttributeValue(i, main.name); in compare() local785 if (valueA == null) { in compare()791 } else if (valueA.equals(valueB)) { in compare()799 return main.attributeValueComparator.compare(valueA, valueB); in compare()801 int aa = main.values.get(valueA); in compare()805 return valueA.compareTo(valueB); in compare()
474 ... 'section2': {'keyA': 'valueA',