| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | touch_event.h | 32 int32_t depth = 0; member
|
| /foundation/arkui/ace_engine/frameworks/base/view_data/ |
| H A D | page_node_info_wrap.h | 41 virtual void SetDepth(int32_t depth) {} in SetDepth() argument
|
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | dump_log.h | 116 void SetDepth(int32_t depth) in SetDepth() argument
|
| /foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/ |
| H A D | event_node.py | 34 depth = '' variable in EventNode
|
| /test/xts/device_attest_lite/services/core/network/ |
| H A D | attest_channel.c | 113 static int32_t LazyVerifyCert(void* data, mbedtls_x509_crt* crt, int32_t depth, uint32_t* flags) in LazyVerifyCert() argument
|
| /third_party/elfutils/tests/ |
| H A D | nvidia_extended_linemap_libdw.c | 132 unsigned int depth = 0; in main() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | sgidec.c | 33 unsigned int depth; member [all...] |
| H A D | sgienc.c | 101 unsigned int width, height, depth, dimension; in encode_frame() local [all...] |
| H A D | sunrastenc.c | 34 int depth; ///< depth of pixel member
|
| H A D | targa.c | 56 int depth = (bpp + 1) >> 3; in targa_decode_rle() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_entropy.c | 38 int depth; member
|
| H A D | af_vibrato.c | 30 double depth; member
|
| H A D | vf_bitplanenoise.c | 37 int depth; member
|
| H A D | avf_abitscope.c | 41 int depth; member [all...] |
| H A D | vf_colorkey.c | 41 int depth; member
|
| H A D | vf_mergeplanes.c | 36 int depth[4]; member [all...] |
| H A D | vf_lagfun.c | 36 int depth; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | pixdesc.h | 57 int depth; member
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | intermOut.cpp | 97 static void OutputTreeText(TInfoSink& infoSink, const TIntermNode* node, const int depth) in OutputTreeText() argument 1259 OutputConstantUnion(TInfoSink& out, const TIntermTyped* node, const TConstUnionArray& constUnion, TOutputTraverser::EExtraOutput extra, int depth) OutputConstantUnion() argument [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | image.cpp | 185 void write_tiff_file(const std::string& filename, const void* data, int depth, int channels, in write_tiff_file() argument
|
| H A D | image_pixel.cpp | 32 unsigned depth; member 79 std::size_t depth = get_pixel_format_depth(format) * get_pixel_channels(format); in get_pixel_row_bytes() local 86 std::size_t depth = get_pixel_format_depth(format) * get_pixel_channels(format); in get_pixels_from_row_bytes() local 90 PixelFormat create_pixel_format(unsigned depth, unsigned channels, ColorOrder order) in create_pixel_format() argument [all...] |
| /third_party/backends/backend/ |
| H A D | kvs1025.c | 139 int width, length, depth = kv_get_depth (kv_get_mode (dev));; in sane_get_parameters() local
|
| /third_party/curl/docs/examples/ |
| H A D | xmlstream.c | 52 size_t depth; member
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-bmp.c | 63 depth, /* Depth of image (bits) */ in _cupsImageReadBMP() local [all...] |
| /third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/ |
| H A D | MessagePatternUtilDemo.java | 29 private static final void printMessage(MessagePatternUtil.MessageNode msg, int depth) { in printMessage() argument 47 private static final void printArg(MessagePatternUtil.ArgNode arg, int depth) { in printArg() argument 68 printComplexArgStyle(MessagePatternUtil.ComplexArgStyleNode style, int depth) printComplexArgStyle() argument 126 genCode(MessagePatternUtil.MessageNode msg, int depth, boolean firstResult, String pluralNumber) genCode() argument 151 genCode(MessagePatternUtil.ArgNode arg, int depth, boolean firstResult) genCode() argument 177 genCodeForPlural(MessagePatternUtil.ComplexArgStyleNode style, int depth, boolean firstResult, String argName) genCodeForPlural() argument 208 genCodeForSelect(MessagePatternUtil.ComplexArgStyleNode style, int depth, boolean firstResult, String argName) genCodeForSelect() argument 224 genCodeForNumericVariants(List<VariantNode> variants, int depth, boolean firstResult, String varName, String pluralNumber) genCodeForNumericVariants() argument 242 genCodeForKeywordVariants(List<VariantNode> variants, int depth, boolean firstResult, String varName, String pluralNumber) genCodeForKeywordVariants() argument [all...] |