Home
last modified time | relevance | path

Searched defs:bound (Results 101 - 125 of 134) sorted by relevance

123456

/third_party/python/Python/
H A Dsymtable.c501 analyze_name(PySTEntryObject *ste, PyObject *scopes, PyObject *name, long flags, PyObject *bound, PyObject *local, PyObject *free, PyObject *global) analyze_name() argument
627 update_symbols(PyObject *symbols, PyObject *scopes, PyObject *bound, PyObject *free, int classflag) update_symbols() argument
739 analyze_block(PySTEntryObject *ste, PyObject *bound, PyObject *free, PyObject *global) analyze_block() argument
886 analyze_child_block(PySTEntryObject *entry, PyObject *bound, PyObject *free, PyObject *global, PyObject* child_free) analyze_child_block() argument
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Dmdf.c1104 spx_float_t bound = PSEUDOFLOAT(Sey); in speex_echo_cancellation() local
/third_party/openssl/ssl/statem/
H A Dstatem_lib.c1669 int ssl_set_version_bound(int method_version, int version, int *bound) in ssl_set_version_bound() argument
/third_party/openssl/ssl/
H A Dssl_conf.c332 static int min_max_proto(SSL_CONF_CTX *cctx, const char *value, int *bound) in min_max_proto() argument
/third_party/skia/tests/
H A DBlurTest.cpp58 static void create(SkBitmap* bm, const SkIRect& bound) { in create() argument
/third_party/pulseaudio/speex/tmv/
H A Dmdf_tm.h945 spx_float_t bound = PSEUDOFLOAT(Sey); in mdf_compute_RER() local
/third_party/rust/crates/syn/src/
H A Dgenerics.rs770 let mut bound: TraitBound = content.parse()?; in parse() variables
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp224 int16_t bound = 10; in InitSignalBuffer() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp226 auto bound = allDirtyRegion.GetBound(); in MergeDirtyHistory() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp369 std::shared_ptr<Drawing::OpListHandle> RSPaintFilterCanvasBase::OpCalculateAfter(const Rect& bound) in OpCalculateAfter() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp294 std::shared_ptr<Drawing::OpListHandle> CoreCanvas::OpCalculateAfter(const Rect& bound) in OpCalculateAfter() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas.cpp659 std::shared_ptr<Drawing::OpListHandle> SkiaCanvas::OpCalculateAfter(const Rect& bound) in OpCalculateAfter() argument
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_template.c394 int bound, i, v, n, ch, j, mant; in mp_decode_layer1() local
466 int table, bit_alloc_bits, i, j, ch, bound, in mp_decode_layer2() local
[all...]
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp85 Line bound; in getBounds() local
/third_party/mesa3d/src/mesa/main/
H A Dshader_types.h906 GLboolean bound; member
925 GLboolean bound; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.h386 ngtcp2_static_ringbuf_dcid_bound bound; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h148 unsigned char used:1, attr:2, enum_member:1, bound:1; member
/third_party/lzma/C/
H A DLzmaDec.c258 UInt32 bound; LZMA_DECODE_REAL() local
727 UInt32 bound; LzmaDec_TryDummy() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.cpp631 void ValidationState_t::setIdBound(const uint32_t bound) { id_bound_ = bound; } in setIdBound() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.cpp631 void ValidationState_t::setIdBound(const uint32_t bound) { id_bound_ = bound; } in setIdBound() argument
/third_party/skia/third_party/externals/libpng/
H A Dpng.c4091 png_uint_32 bound = png_gamma_16bit_correct(out+128U, gamma_val); in png_build_16to8_table() local
/third_party/spirv-tools/include/spirv-tools/
H A Dlibspirv.h430 uint32_t bound; member
/third_party/python/Objects/
H A Ddescrobject.c509 PyObject *bound = classmethod_get(descr, NULL, self); in classmethoddescr_call() local
/third_party/spirv-tools/source/val/
H A Dvalidation_state.cpp829 void ValidationState_t::setIdBound(const uint32_t bound) { id_bound_ = bound; } in setIdBound() argument
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp773 XPS_RECT bound = {}; in createXpsImageBrush() local
[all...]

Completed in 55 milliseconds

123456