Home
last modified time | relevance | path

Searched defs:absolute (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/src/core/
H A DSkSpecialImage.cpp128 SkIRect absolute = subset.makeOffset(this->subset().topLeft()); in makeSubset() local
134 SkIRect absolute = subset->makeOffset(this->subset().topLeft()); in asImage() local
/third_party/mesa3d/android/
H A Dmesa3d_cross.mk
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c149 static struct rc_src_register absolute(struct rc_src_register reg) in absolute() function
[all...]
/third_party/gn/src/gn/
H A Dfilesystem_utils.cc864 std::string absolute = ResolveRelative() local
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.c177 amdgpu_fence_wait(struct pipe_fence_handle *fence, uint64_t timeout, bool absolute) amdgpu_fence_wait() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c850 tgsi_build_src_register( unsigned file, unsigned swizzle_x, unsigned swizzle_y, unsigned swizzle_z, unsigned swizzle_w, unsigned negate, unsigned absolute, unsigned indirect, unsigned dimension, int index, struct tgsi_instruction *instruction, struct tgsi_header *header ) tgsi_build_src_register() argument
/third_party/pulseaudio/src/pulse/
H A Dinternal.h146 bool absolute:1; member
/third_party/pulseaudio/src/pulsecore/
H A Dsource-output.c997 void pa_source_output_set_volume(pa_source_output *o, const pa_cvolume *volume, bool save, bool absolute) { in pa_source_output_set_volume() argument
1097 pa_cvolume *pa_source_output_get_volume(pa_source_output *o, pa_cvolume *volume, bool absolute) { in pa_source_output_get_volume() argument
H A Dsink-input.c1417 void pa_sink_input_set_volume(pa_sink_input *i, const pa_cvolume *volume, bool save, bool absolute) { in pa_sink_input_set_volume() argument
1571 pa_cvolume *pa_sink_input_get_volume(pa_sink_input *i, pa_cvolume *volume, bool absolute) { in pa_sink_input_get_volume() argument
/third_party/python/Lib/
H A Dpathlib.py971 def absolute(self): member in Path
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h339 PhysicalCoordinate absolute; member
349 PhysicalCoordinate absolute; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c415 absolute(struct src_register src) in absolute() function
H A Dsvga_tgsi_vgpu10.c1567 const boolean absolute = reg->Register.Absolute; in emit_src_register() local
2456 struct tgsi_full_src_register absolute = *reg; in absolute_src() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dbigint.cc1457 uint64_t absolute; in FromInt64() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.h98 bool absolute : 1; member
H A Dppir.h251 bool absolute, negate; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.cpp230 Float4 reciprocalSquareRoot(RValue<Float4> x, bool absolute, bool pp) in reciprocalSquareRoot() argument
/third_party/toybox/toys/pending/
H A Dfdisk.c741 int absolute = 0; in ask_value() local
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h523 absolute, // default for testing - the exact path of the binary member in LibraryPathType
/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c869 int i = 0, absolute = 0, maximum = 0; in max_abs_value_w16() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp143 Float4 logarithm2(RValue<Float4> x, bool absolute, bool pp) in logarithm2() argument
174 Float4 logarithm(RValue<Float4> x, bool absolute, bool pp) in logarithm() argument
214 Float4 reciprocalSquareRoot(RValue<Float4> x, bool absolute, bool pp) in reciprocalSquareRoot() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc418 bool absolute = false; in PerformDeferredActions() local
/third_party/libinput/src/
H A Dlibinput.c180 struct device_coords absolute; member
/third_party/tzdata/
H A Dzic.c1514 bool absolute = *target == '/'; in dolink() local

Completed in 74 milliseconds