Home
last modified time | relevance | path

Searched defs:bound (Results 76 - 100 of 136) sorted by relevance

123456

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_paint_filter_canvas_test.cpp537 Drawing::Rect bound; in HWTEST_F() local
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c62 bool bound; member
/third_party/glslang/SPIRV/
H A DSPVRemapper.h176 spirword_t bound() const { return spv[3]; } // return Id bound from header in bound() function in spv::spirvbin_t
177 spirword_t bound(spirword_t b) { return spv[3] = b; } in bound() function in spv::spirvbin_t
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c523 struct pipe_scissor_state *bound = &damage->bound; in lima_resource_set_damage_region() local
473 get_damage_bound_box(struct pipe_resource *pres, const struct pipe_box *rects, unsigned int nrects, struct pipe_scissor_state *bound) get_damage_bound_box() argument
H A Dlima_job.c579 struct pipe_scissor_state bound; in lima_update_damage_pp_stream() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn_mime.c243 char bound[33], c; in SMIME_write_ASN1_ex() local
608 multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret) multi_split() argument
982 mime_bound_check(char *line, int linelen, const char *bound, int blen) mime_bound_check() argument
[all...]
/third_party/openssl/crypto/asn1/
H A Dasn_mime.c243 char bound[33], c; in SMIME_write_ASN1_ex() local
602 multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret) multi_split() argument
976 mime_bound_check(char *line, int linelen, const char *bound, int blen) mime_bound_check() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDefs.hpp140 deUint32 bound; member
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_donate_modules.cpp1140 uint32_t bound; in MaybeAddLivesafeFunction() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmodule.h38 uint32_t bound; member
58 void SetIdBound(uint32_t bound) { in SetIdBound() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_donate_modules.cpp1140 uint32_t bound; in MaybeAddLivesafeFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodule.h38 uint32_t bound; member
58 void SetIdBound(uint32_t bound) { in SetIdBound() argument
[all...]
/third_party/skia/tests/
H A DPictureTest.cpp634 SkRect bound = SkRect::MakeWH(320, 240); in DEF_TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp88 thread_local Scheduler* Scheduler::bound = nullptr; member in marl::Scheduler
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_donate_modules.cpp1144 uint32_t bound; in MaybeAddLivesafeFunction() local
/third_party/spirv-tools/source/opt/
H A Dmodule.h39 uint32_t bound; member
59 void SetIdBound(uint32_t bound) { in SetIdBound() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dmemory_coalescing.cpp329 Inst *FindUpperInsertAfter(Inst *inst, Inst *bound, bool checkCfg) in FindUpperInsertAfter() argument
380 Inst *FindLowerInsertAfter(Inst *inst, Inst *bound, bool checkCfg = true) in FindLowerInsertAfter() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Darray_bounds_check_elimination.cpp95 ArrayBoundsCheckElimination::Bound *ArrayBoundsCheckElimination::AndOp(Bound *bound, Bound *b) in AndOp() argument
150 OrOp(Bound *bound, Bound *b) OrOp() argument
220 Bound *bound = GetBound(y); DoBinaryArithmeticOp() local
241 Bound *bound = GetBound(x); DoBinaryArithmeticOp() local
270 Bound *bound = GetBound(x); DoUnaryArithmeticOp() local
303 Bound *bound = nullptr; DoPhi() local
471 Bound *bound = VisitGate(gate); GetBound() local
484 UpdateBound(IntegerStack &pushed, GateRef gate, Bound *bound) UpdateBound() argument
528 Bound *bound = chunk_->New<Bound>(op, instrValue, constValue); UpdateBound() local
578 InArrayBound(Bound *bound, GateRef length, GateRef array) InArrayBound() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp1317 std::shared_ptr<OHOS::NWeb::NWebSelectMenuBound> bound = params->GetSelectMenuBound(); in OnSelectPopupMenu() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_composer_adapter.cpp135 auto bound = params->GetBounds(); in BuildComposeInfo() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas_autocache.cpp71 bool SkiaCanvasAutoCache::OpCanCache(const SkRect& bound) in OpCanCache() argument
208 void SkiaCanvasAutoCache::ShowDrawResult(const SkRect& bound) in ShowDrawResult() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_dynaudnorm.c372 static inline double bound(const double threshold, const double val) in bound() function
/third_party/ffmpeg/libavcodec/
H A Dpngenc.c583 uLong bound; in add_icc_profile_size() local
/third_party/backends/backend/
H A Dmustek_usb_high.c60 SANE_Word bound = total_count - 1; in filter_lower_end() local
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp202 UInt32 bound = (Range >> kNumBitModelTotalBits) * v; in DecodeBit() local

Completed in 39 milliseconds

123456