/third_party/spirv-headers/include/spirv/unified1/ |
H A D | NonSemanticShaderDebugInfo100.h | 101 NonSemanticShaderDebugInfo100FlagObjectPointer = 0x100,
|
H A D | OpenCLDebugInfo100.h | 94 OpenCLDebugInfo100FlagObjectPointer = 0x100,
|
/third_party/python/Modules/ |
H A D | _ssl.h | 64 PY_SSL_ENCODING_PEM_AUX=X509_FILETYPE_PEM + 0x100,
|
/third_party/python/Include/ |
H A D | pybuffer.h | 134 #define PyBUF_READ 0x100
|
/third_party/zlib/contrib/dotzlib/DotZLib/ |
H A D | DotZLib.cs | 253 public bool HasDebugInfo { get { return 0 != (_flags & 0x100); } }
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/arch/hi3516cv500/include/ |
H A D | hi_board.h | 42 #define SCT_REGS_SIZE 0x100 165 #define SYS_PERCTL64_ADDR (0x100 + SYS_REGS_ADDR) 294 #define CRG_PERCTL64_ADDR (0x100 + CRG_REGS_ADDR)
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | sdio.h | 213 #define SDIOD_FBR_STARTADDR 0x100 216 #define SDIOD_FBR_SIZE 0x100 219 #define SDIOD_FBR_BASE(n) ((n) * 0x100)
|
H A D | aidmp.h | 133 uint32 oobselouta30; /* 0x100 */ 242 #define OOB_STATUSA 0x100 281 #define AI_OOBSELOUTA30 0x100
|
H A D | pcicfg.h | 132 #define PCIE_EXTCFG_OFFSET 0x100 222 #define PCI_ADV_ERR_CAP 0x100
|
/third_party/icu/icu4c/source/common/ |
H A D | bmpset.cpp | 133 if(start>=0x100) { 138 } while(start<limit && start<0x100); 139 } while(limit<=0x100);
|
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/ |
H A D | LzmaSpec.cpp | 394 while (symbol < 0x100);
in DecodeLiteral() 396 while (symbol < 0x100)
in DecodeLiteral() 398 OutWindow.PutByte((Byte)(symbol - 0x100));
in DecodeLiteral()
|
/third_party/lzma/CS/7zip/Compress/LZMA/ |
H A D | LzmaDecoder.cs | 74 while (symbol < 0x100);
in DecodeNormal() 89 while (symbol < 0x100)
in DecodeWithMatchByte() 94 while (symbol < 0x100);
in DecodeWithMatchByte()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | bmpset.cpp | 133 if(start>=0x100) { 138 } while(start<limit && start<0x100); 139 } while(limit<=0x100);
|
/third_party/openmax/api/1.1.2/ |
H A D | OMX_Video.h | 416 OMX_VIDEO_H263ProfileHighLatency = 0x100, 594 OMX_VIDEO_MPEG4ProfileBasicAnimated = 0x100, 793 OMX_VIDEO_AVCLevel3 = 0x100, /**< Level 3 */
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIDefines.h | 430 SRC_SGPR_MASK = 0x100, 452 DPP_UNUSED1 = 0x100, 453 ROW_SHL0 = 0x100,
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | bmpset.cpp | 133 if(start>=0x100) { 138 } while(start<limit && start<0x100); 139 } while(limit<=0x100);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_ov9284/ |
H A D | ov9284_sensor_ctl.c | 132 ret = ov9284_write_register(vi_pipe, 0x100, 0x00); in ov9284_standby() 144 ret = ov9284_write_register(vi_pipe, 0x100, 0x01); in ov9284_restart()
|
/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/ |
H A D | nativewindow_fuzzer.cpp | 221 cSurface->SetDefaultWidthAndHeight(0x100, 0x100); // width and height is 0x100 in DoSomethingInterestingWithMyAPI()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/ |
H A D | rs_surface_ohos_vulkan_test.cpp | 211 .width = 0x100, in HWTEST_F() 212 .height = 0x100, in HWTEST_F()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationdata.cpp | 368 lowStart += 0x100; in addLowScriptRange() 380 highLimit -= 0x100; in addHighScriptRange()
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/ |
H A D | common.js | 262 return _numericLiteral(value + random.randInt(-0x100, 0x100));
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdata.cpp | 368 lowStart += 0x100; in addLowScriptRange() 380 highLimit -= 0x100; in addHighScriptRange()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_context.h | 127 #define NVC0_CB_AUX_GRID_INFO(i) 0x100 + (i) * 4 /* CP */ 130 #define NVC0_CB_AUX_FB_TEX_INFO 0x100 /* FP */
|
/third_party/ltp/utils/sctp/func_tests/ |
H A D | test_connectx.c | 110 clt_loop1[i].sin_addr.s_addr = SCTP_IP_LOOPBACK_I(i + 0x100); in main() 113 clt_test1[i].v4.sin_addr.s_addr = SCTP_IP_LOOPBACK_I(i + 0x100); in main()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdata.cpp | 368 lowStart += 0x100; in addLowScriptRange() 380 highLimit -= 0x100; in addHighScriptRange()
|