| /third_party/skia/tests/ |
| H A D | ColorSpaceTest.cpp | 30 static void test_space(skiatest::Reporter* r, SkColorSpace* space, in test_space() argument 96 static void test_serialize(skiatest::Reporter* r, sk_sp<SkColorSpace> space, bool isNamed) { in test_serialize() argument 225 sk_sp<SkColorSpace> space = SkColorSpace::MakeRGB(SkNamedTransferFn::kSRGB, srgbToXYZ); DEF_TEST() local [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | callbacks.c | 161 int *space; in _CallPythonObject() local [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_render.h | 239 void SetFinalSpace (const dng_color_space &space) in SetFinalSpace() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | message_lite.h | 142 char space[sizeof(T)]; member
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| H A D | dump.cpp | 167 (*out) << std::setw(INDENT_OPCODE) << opc + space + id + space + field_name + space; in DumpTypedFieldOpcode() local 312 out << std::setw(INDENT_OPCODE) << opcode + space + any_base_type + space; DumpOpcodeAnyTypeMixin() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | region_space.cpp | 290 Region *RegionPool::NewRegion(RegionSpace *space, SpaceType spaceType, AllocatorType allocatorType, size_t regionSize, in NewRegion() argument 330 Region *RegionPool::NewRegion(void *region, RegionSpace *space, size_t regionSize, RegionFlag edenOrOldOrNonmovable, in NewRegion() argument
|
| /base/global/i18n_lite/frameworks/i18n/src/ |
| H A D | number_data.cpp | 152 int space = 0; // 0 = 0020, 1 = c2a0
in ParsePercentPattern() local 188 ParseOtherPerPattern(const char *pattern, const int len, const int perSignPos, const int space, const int hasSpace) ParseOtherPerPattern() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
| H A D | render_select_popup.cpp | 210 double space = selectRightBottom_.GetX(); in AdjustChildHorizontalLayout() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_gauge.cpp | 405 CalcDimension space; in SetIndicator() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_list_ffi.cpp | 65 void FfiOHOSAceFrameworkListCreate(double space, int32_t unit, int32_t initialIndex, int64_t scrollerID) in FfiOHOSAceFrameworkListCreate() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_gauge_bridge.cpp | 441 CalcDimension space; in SetGaugeIndicator() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | list_model_impl.cpp | 35 void ListModelImpl::SetSpace(const Dimension& space) in SetSpace() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/linear_layout/old_cases/ |
| H A D | linear_layout_test_ng.cpp | 1026 auto space = layoutProperty->GetSpace(); in HWTEST_F() local 1050 auto space in HWTEST_F() local 1074 auto space = layoutProperty->GetSpace(); HWTEST_F() local 1098 auto space = layoutProperty->GetSpace(); HWTEST_F() local [all...] |
| /foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/ |
| H A D | nativewindow_fuzzer.cpp | 180 OH_NativeBuffer_ColorSpace space = GetData<OH_NativeBuffer_ColorSpace>(); in NativeWindowFuzzTest1() local
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
| H A D | font_config.cpp | 508 const std::string space = " "; in DumpAlias() local 524 const std::string space = " "; in DumpAjdust() local 556 const std::string space = " "; in DumpForbak() local
|
| /kernel/linux/linux-5.10/arch/x86/events/intel/ |
| H A D | bts.c | 371 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local [all...] |
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| H A D | dsp_cmx.c | 1864 int space; /* todo: , l = skb->len; */ local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| H A D | ccm_mbox.c | 377 int space = nn->tlv_caps.mbox_len - NFP_NET_CFG_MBOX_SIMPLE_VAL; variable
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| H A D | tx.c | 437 int space; in efx_xdp_tx_buffers() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
| H A D | rx.c | 335 int space, rc = 0; in ef4_fast_push_rx_descriptors() local
|
| /kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
| H A D | 8250_aspeed_vuart.c | 301 int space, count; in aspeed_vuart_handle_irq() local
|
| /kernel/linux/linux-5.10/sound/oss/dmasound/ |
| H A D | dmasound_paula.c | 654 static int AmiStateInfo(char *buffer, size_t space) in AmiStateInfo() argument
|
| /kernel/linux/linux-5.10/sound/drivers/vx/ |
| H A D | vx_pcm.c | 611 int space, err = 0; in vx_pcm_playback_transfer_chunk() local 975 int size, space, count; in vx_pcm_capture_update() local [all...] |
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | control_compat.c | 15 u32 space; member
|
| /kernel/linux/linux-5.10/include/xen/interface/ |
| H A D | memory.h | 180 unsigned int space; member 198 uint16_t space; /* => enum phys_map_space */ member [all...] |