Home
last modified time | relevance | path

Searched defs:space (Results 251 - 275 of 654) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/skia/tests/
H A DColorSpaceTest.cpp30 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 Dcallbacks.c161 int *space; in _CallPythonObject() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_render.h239 void SetFinalSpace (const dng_color_space &space) in SetFinalSpace() argument
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.h142 char space[sizeof(T)]; member
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Ddump.cpp167 (*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 Dregion_space.cpp290 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 Dnumber_data.cpp152 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 Drender_select_popup.cpp210 double space = selectRightBottom_.GetX(); in AdjustChildHorizontalLayout() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gauge.cpp405 CalcDimension space; in SetIndicator() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_list_ffi.cpp65 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 Darkts_native_gauge_bridge.cpp441 CalcDimension space; in SetGaugeIndicator() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dlist_model_impl.cpp35 void ListModelImpl::SetSpace(const Dimension& space) in SetSpace() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_layout/old_cases/
H A Dlinear_layout_test_ng.cpp1026 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 Dnativewindow_fuzzer.cpp180 OH_NativeBuffer_ColorSpace space = GetData<OH_NativeBuffer_ColorSpace>(); in NativeWindowFuzzTest1() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.cpp508 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 Dbts.c371 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 Ddsp_cmx.c1864 int space; /* todo: , l = skb->len; */ local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dccm_mbox.c377 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 Dtx.c437 int space; in efx_xdp_tx_buffers() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Drx.c335 int space, rc = 0; in ef4_fast_push_rx_descriptors() local
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c301 int space, count; in aspeed_vuart_handle_irq() local
/kernel/linux/linux-5.10/sound/oss/dmasound/
H A Ddmasound_paula.c654 static int AmiStateInfo(char *buffer, size_t space) in AmiStateInfo() argument
/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_pcm.c611 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 Dcontrol_compat.c15 u32 space; member
/kernel/linux/linux-5.10/include/xen/interface/
H A Dmemory.h180 unsigned int space; member
198 uint16_t space; /* => enum phys_map_space */ member
[all...]

Completed in 26 milliseconds

1...<<11121314151617181920>>...27