Home
last modified time | relevance | path

Searched refs:x100 (Results 1 - 25 of 1467) sorted by relevance

12345678910>>...59

/third_party/ffmpeg/libavcodec/
H A Dfloat2half.h31 basetable[i|0x100] = 0x8000; in float2half_tables()
33 shifttable[i|0x100] = 24; in float2half_tables()
36 basetable[i|0x100] = (0x0400>>(-e-14)) | 0x8000; in float2half_tables()
38 shifttable[i|0x100] = -e-1; in float2half_tables()
41 basetable[i|0x100] = ((e + 15) << 10) | 0x8000; in float2half_tables()
43 shifttable[i|0x100] = 13; in float2half_tables()
46 basetable[i|0x100] = 0xFC00; in float2half_tables()
48 shifttable[i|0x100] = 24; in float2half_tables()
51 basetable[i|0x100] = 0xFC00; in float2half_tables()
53 shifttable[i|0x100] in float2half_tables()
[all...]
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp372 int32_t width = 0x100; in HWTEST_F()
373 int32_t height = 0x100; in HWTEST_F()
395 rect->x = 0x100; in HWTEST_F()
396 rect->y = 0x100; in HWTEST_F()
397 rect->w = 0x100; in HWTEST_F()
398 rect->h = 0x100; in HWTEST_F()
590 rect->x = 0x100; in HWTEST_F()
591 rect->y = 0x100; in HWTEST_F()
592 rect->w = 0x100; in HWTEST_F()
593 rect->h = 0x100; in HWTEST_F()
[all...]
/third_party/musl/src/ctype/
H A Dcasemap.h172 0x2402, 0x101, -0x100, 0x0, 0x201, -0x200,
178 -0x100, -0xcd00, -0xda00, -0x81ff, 0x2a2b01, -0xa2ff,
185 -0x2000, 0x101, -0x100, 0x5400, 0x7401, 0x2601,
189 -0x3bff, -0x6000, -0x6ff, 0x701a02, 0x101, -0x100,
191 0x3001, -0x3000, 0x101, -0x100, 0x0, 0xbc000,
195 0x8a0400, 0xee600, 0x101, -0x100, 0x0, -0x3b00,
201 0xb10b02, 0x101, -0x100, 0x3001, -0x3000, 0x0,
204 0x0, 0x101, -0x100, 0xbc0c02, 0x0, 0x101,
205 -0x100, -0xa543ff, 0x3a001, -0x8a03ff, -0xa527ff, 0x3000,
/third_party/node/deps/openssl/openssl/crypto/des/asm/
H A Ddest4-sparcv9.pl376 ldd [$key + 0x100-0x08], %f36
377 ldd [$key + 0x100-0x10], %f38
379 ldd [$key + 0x100-0x18], %f40
380 ldd [$key + 0x100-0x20], %f42
382 ldd [$key + 0x100-0x28], %f44
383 ldd [$key + 0x100-0x30], %f46
385 ldd [$key + 0x100-0x38], %f48
386 ldd [$key + 0x100-0x40], %f50
388 ldd [$key + 0x100-0x48], %f52
389 ldd [$key + 0x100
[all...]
/third_party/openssl/crypto/des/asm/
H A Ddest4-sparcv9.pl376 ldd [$key + 0x100-0x08], %f36
377 ldd [$key + 0x100-0x10], %f38
379 ldd [$key + 0x100-0x18], %f40
380 ldd [$key + 0x100-0x20], %f42
382 ldd [$key + 0x100-0x28], %f44
383 ldd [$key + 0x100-0x30], %f46
385 ldd [$key + 0x100-0x38], %f48
386 ldd [$key + 0x100-0x40], %f50
388 ldd [$key + 0x100-0x48], %f52
389 ldd [$key + 0x100
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_test_util.h34 .width = 0x100,
35 .height = 0x100,
42 .damage = { .w = 0x100, .h = 0x100, },
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_test_util.h34 .width = 0x100,
35 .height = 0x100,
42 .damage = { .w = 0x100, .h = 0x100, },
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_frame_ohos_raster.h41 .width = 0x100,
42 .height = 0x100,
53 .w = 0x100,
54 .h = 0x100,
/third_party/ffmpeg/libavcodec/arm/
H A Didctdsp_arm.S40 tst r6, #0x100
43 tst r8, #0x100
58 tst r6, #0x100
61 tst r8, #0x100
82 tst r6, #0x100
85 tst r8, #0x100
100 tst r6, #0x100
103 tst r8, #0x100
/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dnative_window_test.cpp95 int32_t height = 0x100; in CreateNativeWindowAndRequestBuffer001()
96 int32_t width = 0x100; in CreateNativeWindowAndRequestBuffer001()
107 rect->w = 0x100; in CreateNativeWindowAndRequestBuffer001()
108 rect->h = 0x100; in CreateNativeWindowAndRequestBuffer001()
210 int32_t height = 0x100; in CreateNativeWindowAndRequestBuffer002()
211 int32_t width = 0x100; in CreateNativeWindowAndRequestBuffer002()
226 rect->w = 0x100; in CreateNativeWindowAndRequestBuffer002()
227 rect->h = 0x100; in CreateNativeWindowAndRequestBuffer002()
309 int32_t height = 0x100; in CreateNativeWindowAndRequestBuffer003()
310 int32_t width = 0x100; in CreateNativeWindowAndRequestBuffer003()
[all...]
H A Dsurface_ipc_with_pts_test.cpp55 .width = 0x100, // small in SetUpTestCase()
56 .height = 0x100, // small in SetUpTestCase()
66 .w = 0x100, in SetUpTestCase()
67 .h = 0x100, in SetUpTestCase()
153 int32_t height = 0x100; in ChildProcessMain()
154 int32_t weight = 0x100; in ChildProcessMain()
187 rect->w = 0x100; in ChildProcessMain()
188 rect->h = 0x100; in ChildProcessMain()
H A Dsurface_ipc_with_invaild_pts_test.cpp56 .width = 0x100, // small in SetUpTestCase()
57 .height = 0x100, // small in SetUpTestCase()
67 .w = 0x100, in SetUpTestCase()
68 .h = 0x100, in SetUpTestCase()
115 int32_t height = 0x100; in ChildProcessMain()
116 int32_t weight = 0x100; in ChildProcessMain()
142 rect->w = 0x100; in ChildProcessMain()
143 rect->h = 0x100; in ChildProcessMain()
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-x86_64.pl940 # +0x100 SIMD counters (with nonce smashed by lanes)
961 lea 0x100(%rsp),%rcx # size optimization
976 movdqa $xb0,0x80-0x100(%rcx)
978 movdqa $xb1,0x90-0x100(%rcx)
980 movdqa $xb2,0xa0-0x100(%rcx)
981 movdqa $xb3,0xb0-0x100(%rcx)
985 movdqa $xt0,0xc0-0x100(%rcx)
987 movdqa $xt1,0xd0-0x100(%rcx)
989 movdqa $xt2,0xe0-0x100(%rcx)
990 movdqa $xt3,0xf0-0x100(
[all...]
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-x86_64.pl940 # +0x100 SIMD counters (with nonce smashed by lanes)
961 lea 0x100(%rsp),%rcx # size optimization
976 movdqa $xb0,0x80-0x100(%rcx)
978 movdqa $xb1,0x90-0x100(%rcx)
980 movdqa $xb2,0xa0-0x100(%rcx)
981 movdqa $xb3,0xb0-0x100(%rcx)
985 movdqa $xt0,0xc0-0x100(%rcx)
987 movdqa $xt1,0xd0-0x100(%rcx)
989 movdqa $xt2,0xe0-0x100(%rcx)
990 movdqa $xt3,0xf0-0x100(
[all...]
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_system_test.cpp83 int32_t width = 0x100; in ProducerThread()
84 int32_t height = 0x100; in ProducerThread()
91 rect->x = 0x100; in ProducerThread()
92 rect->y = 0x100; in ProducerThread()
93 rect->w = 0x100; in ProducerThread()
94 rect->h = 0x100; in ProducerThread()
236 int32_t height = 0x100; in CreateNativeWindowAndRequestBuffer001()
237 int32_t width = 0x100; in CreateNativeWindowAndRequestBuffer001()
246 rect->w = 0x100; in CreateNativeWindowAndRequestBuffer001()
247 rect->h = 0x100; in CreateNativeWindowAndRequestBuffer001()
[all...]
H A Dnative_image_opengl_system_test.cpp202 int32_t width = 0x100; in ProducerThreadOpenGL()
203 int32_t height = 0x100; in ProducerThreadOpenGL()
210 rect->x = 0x100; in ProducerThreadOpenGL()
211 rect->y = 0x100; in ProducerThreadOpenGL()
212 rect->w = 0x100; in ProducerThreadOpenGL()
213 rect->h = 0x100; in ProducerThreadOpenGL()
408 int32_t width = 0x100; in ProducerThreadWithMatrix()
409 int32_t height = 0x100; in ProducerThreadWithMatrix()
418 rect->x = 0x100; in ProducerThreadWithMatrix()
419 rect->y = 0x100; in ProducerThreadWithMatrix()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_frame_ohos_raster.h49 .width = 0x100,
50 .height = 0x100,
60 .w = 0x100,
61 .h = 0x100,
/third_party/elfutils/tests/
H A Ddwfl-report-segment-contiguous.c52 .p_filesz = 0x100, in main()
53 .p_memsz = 0x100, in main()
69 .p_filesz = 0x100, in main()
70 .p_memsz = 0x100, in main()
/foundation/graphic/graphic_2d/rosen/samples/hello_native_window/
H A Dhello_native_window.cpp47 int32_t width = 0x100; in CreateNativeWindow()
48 int32_t height = 0x100; in CreateNativeWindow()
105 rect->x = 0x100; in main()
106 rect->y = 0x100; in main()
107 rect->w = 0x100; in main()
108 rect->h = 0x100; in main()
/third_party/lzma/C/
H A D7zCrcOpt.c24 ^ (table + 0x100)[((v >> 16) & 0xFF)] in CrcUpdateT4()
51 ^ (table + 0x100)[((d >> 16) & 0xFF)] in CrcUpdateT8()
71 table += 0x100; in CrcUpdateT1_BeT4()
80 ^ (table + 0x100)[((v >> 8) & 0xFF)] in CrcUpdateT1_BeT4()
92 table += 0x100; in CrcUpdateT1_BeT8()
108 ^ (table + 0x100)[((d >> 8) & 0xFF)] in CrcUpdateT1_BeT8()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drs_render_surface_frame.h76 .width = 0x100, in FrameConfig()
77 .height = 0x100, in FrameConfig()
87 .w = 0x100, in FrameConfig()
88 .h = 0x100, in FrameConfig()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp94 .width = 0x100, // small in SetUpTestCase()
95 .height = 0x100, // small in SetUpTestCase()
115 .w = 0x100, in TearDownTestCase()
116 .h = 0x100, in TearDownTestCase()
304 int32_t heightSet = 0x100; in HWTEST_F()
305 int32_t widthSet = 0x100; in HWTEST_F()
577 int32_t heightSet = 0x100; in SetNativeWindowConfig()
578 int32_t widthSet = 0x100; in SetNativeWindowConfig()
642 rect->x = 0x100; in HWTEST_F()
643 rect->y = 0x100; in HWTEST_F()
[all...]
H A Dbuffer_shared_test.cpp80 .width = 0x100, in HWTEST_F()
81 .height = 0x100, in HWTEST_F()
120 .height = 0x100, in HWTEST_F()
147 BufferFlushConfig flushConfig = { .damage = { .w = 0x100, .h = 0x100, }, }; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render/render/systemtest/pipeline/
H A Drs_drop_frame_processor_unit_test.cpp34 .width = 0x100,
35 .height = 0x100,
42 .damage = { .w = 0x100, .h = 0x100, },
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/
H A Drs_drop_frame_processor_test.cpp34 .width = 0x100,
35 .height = 0x100,
42 .damage = { .w = 0x100, .h = 0x100, },

Completed in 15 milliseconds

12345678910>>...59