HomeSort by relevance Sort by last modified time
    Searched refs:x2E (Results 1 - 25 of 369) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/
PchPeiInit.h 32 0xACB93B08, 0x5CDC, 0x4A8F, 0x93, 0xD4, 0x6, 0xE3, 0x42, 0xDF, 0x18, 0x2E \
  /external/neven/Embedded/common/src/b_TensorEm/
Int16Rect.c 46 ptrA->x2E = 0;
54 ptrA->x2E = 0;
87 rectL.x2E = x2A;
116 memPtrA += bbs_memWrite16( &ptrA->x2E, memPtrA );
130 memPtrA += bbs_memRead16( &ptrA->x2E, memPtrA );
Uint32Rect.c 88 memPtrA += bbs_memWrite32( &ptrA->x2E, memPtrA );
102 memPtrA += bbs_memRead32( &ptrA->x2E, memPtrA );
Uint32Rect.h 48 uint32 x2E;
Int16Rect.h 48 int16 x2E;
  /external/neven/Embedded/common/src/b_ImageEm/
APhImage.c 284 | ( sectionL->x2E, sectionL->y2E )
293 The rectangle boundaries are indicated by letter "R" ( sectionPtrA->x1E, sectionPtrA->y1E ) to ( sectionPtrA->x2E, sectionPtrA->y2E )
298 The size of the destination image is always ( ( sectionL->x2E, sectionL->y2E ) - ( sectionL->x1E, sectionL->y1E ) )
333 sectionL.x1E = bbs_min( sectionPtrA->x1E, sectionPtrA->x2E );
334 sectionL.x2E = bbs_max( sectionPtrA->x1E, sectionPtrA->x2E );
341 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E );
345 if( srcImageSubSectionL.x2E < srcImageSubSectionL.x1E )
348 srcImageSubSectionL.x2E = srcPtrA->widthE
    [all...]
ComplexImage.c 308 | ( sectionL->x2E, sectionL->y2E )
317 The rectangle boundaries are indicated by letter "R" ( sectionPtrA->x1E, sectionPtrA->y1E ) to ( sectionPtrA->x2E, sectionPtrA->y2E )
322 The size of the destination image is always ( ( sectionL->x2E, sectionL->y2E ) - ( sectionL->x1E, sectionL->y1E ) )
357 sectionL.x1E = bbs_min( sectionPtrA->x1E, sectionPtrA->x2E );
358 sectionL.x2E = bbs_max( sectionPtrA->x1E, sectionPtrA->x2E );
365 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E );
369 if( srcImageSubSectionL.x2E < srcImageSubSectionL.x1E )
372 srcImageSubSectionL.x2E = srcPtrA->widthE
    [all...]
Flt16Image.c 317 | ( sectionL->x2E, sectionL->y2E )
326 The rectangle boundaries are indicated by letter "R" ( sectionPtrA->x1E, sectionPtrA->y1E ) to ( sectionPtrA->x2E, sectionPtrA->y2E )
331 The size of the destination image is always ( ( sectionL->x2E, sectionL->y2E ) - ( sectionL->x1E, sectionL->y1E ) )
366 sectionL.x1E = bbs_min( sectionPtrA->x1E, sectionPtrA->x2E );
367 sectionL.x2E = bbs_max( sectionPtrA->x1E, sectionPtrA->x2E );
374 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E );
378 if( srcImageSubSectionL.x2E < srcImageSubSectionL.x1E )
381 srcImageSubSectionL.x2E = srcPtrA->widthE
    [all...]
HistoEq.c 81 sectionL.x2E = bbs_max( 0, sectionL.x2E );
82 sectionL.x2E = bbs_min( imgWidthL, sectionL.x2E );
88 sectWidthL = sectionL.x2E - sectionL.x1E;
HistoEq16.c 84 sectionL.x2E = bbs_max( 0, sectionL.x2E );
85 sectionL.x2E = bbs_min( imgWidthL, sectionL.x2E );
91 sectWidthL = sectionL.x2E - sectionL.x1E;
UInt8Image.c 316 | ( sectionL->x2E, sectionL->y2E )
325 The rectangle boundaries are indicated by letter "R" ( sectionPtrA->x1E, sectionPtrA->y1E ) to ( sectionPtrA->x2E, sectionPtrA->y2E )
330 The size of the destination image is always ( ( sectionL->x2E, sectionL->y2E ) - ( sectionL->x1E, sectionL->y1E ) )
365 sectionL.x1E = bbs_min( sectionPtrA->x1E, sectionPtrA->x2E );
366 sectionL.x2E = bbs_max( sectionPtrA->x1E, sectionPtrA->x2E );
373 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E );
377 if( srcImageSubSectionL.x2E < srcImageSubSectionL.x1E )
380 srcImageSubSectionL.x2E = srcPtrA->widthE
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/
RtLedStatusCode.h 52 #define CONFIG_PORT0 0x2E
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/SerialPortLib/
SioInit.h 38 #define WPCN381U_CONFIG_INDEX 0x2E
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
emu_jisx0213_2000.h 29 (((c1) == 0x2E && (c2) == 0x21) || \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
emu_jisx0213_2000.h 29 (((c1) == 0x2E && (c2) == 0x21) || \
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
RegularExpressionProtocol.h 36 0x9A473A4A, 0x4CEB, 0xB95A, {0x41, 0x5E, 0x5B, 0xA0, 0xBC, 0x63, 0x9B, 0x2E } \
  /external/icu/icu4c/source/samples/numfmt/
capi.c 27 0x32, 0x31, 0x30, 0x2E, 0x31, 0x32, 0x33, 0 };
  /external/python/cpython2/Modules/cjkcodecs/
emu_jisx0213_2000.h 29 (((c1) == 0x2E && (c2) == 0x21) || \
  /external/libcups/cups/
testi18n.c 128 { 0x41, 0x20, 0x21, 0x3D, 0x20, 0xC3, 0x84, 0x2E, 0x00 };
131 { 0x41, 0x20, 0xE2, 0x89, 0xA2, 0x20, 0xC3, 0x84, 0x2E, 0x00 };
134 { 0x41, 0x20, 0x21, 0x3D, 0x20, 0xCE, 0x91, 0x2E, 0x00 };
137 { 0x41, 0x20, 0x21, 0x3D, 0x20, 0xEE, 0x9C, 0x80, 0x2E, 0x00 };
140 { 0x41, 0x20, 0x21, 0x3D, 0x20, 0xE4, 0xB9, 0x82, 0x2E, 0x00 };
  /external/conscrypt/openjdk/src/test/java/org/conscrypt/
SslSessionWrapperTest.java 41 (byte) 0xA3, (byte) 0x5C, (byte) 0xF0, (byte) 0x2E, (byte) 0x43, (byte) 0x51,
46 (byte) 0x04, (byte) 0xE5, (byte) 0xA2, (byte) 0x2E, (byte) 0x3F, (byte) 0xE3,
49 (byte) 0xD8, (byte) 0x2E, (byte) 0xC8, (byte) 0xD8, (byte) 0x57, (byte) 0x1C,
96 (byte) 0x2E, (byte) 0x67, (byte) 0x6F, (byte) 0x6F, (byte) 0x67, (byte) 0x6C,
97 (byte) 0x65, (byte) 0x2E, (byte) 0x63, (byte) 0x6F, (byte) 0x6D, (byte) 0x30,
156 (byte) 0x2E, (byte) 0x67, (byte) 0x6F, (byte) 0x6F, (byte) 0x67, (byte) 0x6C,
157 (byte) 0x65, (byte) 0x2E, (byte) 0x63, (byte) 0x6F, (byte) 0x6D, (byte) 0x30,
164 (byte) 0x70, (byte) 0x6B, (byte) 0x69, (byte) 0x2E, (byte) 0x67, (byte) 0x6F,
165 (byte) 0x6F, (byte) 0x67, (byte) 0x6C, (byte) 0x65, (byte) 0x2E, (byte) 0x63,
167 (byte) 0x47, (byte) 0x32, (byte) 0x2E, (byte) 0x63, (byte) 0x72, (byte) 0x74
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
LpcDev.asi 97 IO(Decode16,0x2E,0x2E,0x01,0x02)
98 IO(Decode16,0x4E,0x2E,0x01,0x02)
  /external/neven/Embedded/common/src/b_APIEm/
DCR.c 209 if( pRectA->x2E < pRectA->x1E || pRectA->y2E < pRectA->y1E ||
211 pRectA->x2E > ( int32 )widthA || pRectA->y2E > ( int32 )heightA )
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
ascii.h 77 #define ASCII_PERIOD 0x2E
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
Other.cpp 70 TestImpl(0x2E);
  /libcore/luni/src/test/java/libcore/javax/crypto/spec/
AlgorithmParametersTestDH.java 34 (byte) 0x2E, (byte) 0x5A, (byte) 0x48, (byte) 0x6C, (byte) 0x4B,

Completed in 474 milliseconds

1 2 3 4 5 6 7 8 91011>>