Home
last modified time | relevance | path

Searched refs:x100 (Results 551 - 575 of 1379) sorted by relevance

1...<<21222324252627282930>>...56

/third_party/ffmpeg/libavcodec/
H A Dsvq1_vlc.h149 { 0x100,22 }, { 0x5C, 22 }, { 0x60, 22 }, { 0x101,22 },
/third_party/ffmpeg/libavfilter/
H A Dvf_spp.c173 if (temp & 0x100) \ in store_slice_c()
H A Dvf_uspp.c168 if (temp & 0x100) temp = ~(temp >> 31); \ in store_slice_c()
/third_party/ffmpeg/libavformat/
H A Dsmacker.c273 if (off + j > 0x100) { in smacker_read_packet()
H A Dutils.c493 if (v & 0x100) { in ff_hex_to_data()
/third_party/backends/backend/genesys/
H A Dgl124_registers.h245 static constexpr RegAddr REG_0x100 = 0x100;
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleDistance.java35 private static final int DISTANCE_IS_FINAL = 0x100;
/third_party/icu/icu4c/source/common/
H A Ducnvhz.cpp246 args->converter->toUnicodeStatus = (uint32_t) (mySourceChar | 0x100); in UConverter_toUnicode_HZ_OFFSETS_LOGIC()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DWriteCharts.java236 group = 0x100; in print()
338 if ((group & 0x100) != 0) out.println("<hr><h2>Duals</h2>"); in print()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieTest.java339 for (start = 0; start < 0x100; ++ start) { in _testTrieRanges()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DWriteCharts.java233 group = 0x100; in print()
335 if ((group & 0x100) != 0) out.println("<hr><h2>Duals</h2>"); in print()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieTest.java336 for (start = 0; start < 0x100; ++ start) { in _testTrieRanges()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLocaleDistance.java37 private static final int DISTANCE_IS_FINAL = 0x100;
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h99 #define DT_NUMERIC 0x100
H A Dnumber_modifiers.cpp20 const int32_t ARG_NUM_LIMIT = 0x100;
/third_party/mesa3d/include/CL/
H A Dcl_ext.h321 #define CL_AFFINITY_DOMAIN_NEXT_FISSIONABLE_EXT 0x100
/third_party/libcoap/src/oscore/
H A Doscore_cbor.c175 } else if ((value > 0x17) && (value < 0x100)) { in oscore_cbor_put_unsigned()
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h1327 #define PERF_MEM_LVL_REM_RAM1 0x100 /* Remote DRAM (1 hop) */
/third_party/libbpf/src/
H A Dlibbpf_internal.h287 MAP_DEF_PINNING = 0x100,
/third_party/mbedtls/tests/scripts/
H A Dgenerate_tls13_compat_tests.py59 'ffdhe2048': 0x100,
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec.c552 /* Control regs 0x100-0x17f are a scratch space to be used by the in dump_control_regs()
559 dump_register(rnn_control, i + 0x100, regs[i]); in dump_control_regs()
/third_party/libwebsockets/lib/system/dhcpclient/
H A Ddhcpc4.c344 if (len < 0x100) in lws_dhcpc4_parse()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsck.c435 // Attr type must be a multiple of 0x10 and 0x10<=x<=0x100. in check_attr_record()
436 if ((attr_type & ~0x0F0) && (attr_type != 0x100)) { in check_attr_record()
/third_party/node/deps/icu-small/source/common/
H A Ducnvhz.cpp246 args->converter->toUnicodeStatus = (uint32_t) (mySourceChar | 0x100); in UConverter_toUnicode_HZ_OFFSETS_LOGIC()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c109 #define HAL_PIXEL_FORMAT_NV12_Y_TILED_INTEL 0x100

Completed in 30 milliseconds

1...<<21222324252627282930>>...56