Home
last modified time | relevance | path

Searched defs:orig (Results 76 - 100 of 163) sorted by relevance

1234567

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c674 unsigned int orig = inst->U.I.SrcReg[i].Index; in allocate_temporary_registers() local
593 get_reg(struct radeon_compiler *c, struct temporary_allocation *ta, bool *hwtemps, unsigned int orig) get_reg() argument
684 unsigned int orig = inst->U.I.DstReg.Index; allocate_temporary_registers() local
[all...]
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-naneng-combphy.c93 u32 mask, orig, tmp; in param_read() local
H A Dphy-rockchip-inno-usb3.c168 unsigned int tmp, orig; in param_exped() local
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c94 u32 mask, orig, tmp; in param_read() local
H A Dphy-rockchip-inno-usb3.c173 unsigned int tmp, orig; in param_exped() local
/third_party/elfutils/src/
H A Delfcompress.c238 float orig = orig_size ?: 1; in compress_section() local
/third_party/ffmpeg/libavfilter/
H A Dvf_convolution.c714 char *orig, *p, *arg, *saveptr = NULL; in param_init() local
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc319 PageRect orig=getRect(); in mirror() local
/third_party/curl/lib/
H A Ddoh.c83 unsigned char *orig = dnsp; in doh_encode() local
/third_party/icu/tools/unicode/c/genprops/
H A Dcasepropsbuilder.cpp759 addClosure(UChar32 orig, UChar32 prev2, UChar32 prev, UChar32 c, uint32_t value, UErrorCode &errorCode) addClosure() argument
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dnetwork.c660 uint8_t *orig = result, temp[16]; in lws_parse_numeric_address() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_clone.c298 nir_alu_instr_clone(nir_shader *shader, const nir_alu_instr *orig) in nir_alu_instr_clone() argument
518 nir_instr_clone(nir_shader *shader, const nir_instr *orig) in nir_instr_clone() argument
528 nir_instr_clone_deep(nir_shader *shader, const nir_instr *orig, in nir_instr_clone_deep() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_virtualvalues.h85 VirtualValue(const VirtualValue& orig) = default; member in r600::VirtualValue
185 Register(const Register& orig) = delete; member in r600::Register
186 Register(const Register&& orig) = delete; member in r600::Register
187 Register& operator = (const Register& orig) = delete; member in r600::Register
188 Register& operator = (Register&& orig) = delete; member in r600::Register
226 InlineConstant(const InlineConstant& orig) = default; member in r600::InlineConstant
247 RegisterVec4(RegisterVec4&& orig) = default; member in r600::RegisterVec4
248 RegisterVec4& operator = (RegisterVec4& orig) = default; member in r600::RegisterVec4
249 RegisterVec4& operator = (RegisterVec4&& orig) member in r600::RegisterVec4
319 LiteralConstant(const LiteralConstant& orig) = default; global() member in r600::LiteralConstant
[all...]
H A Dsfn_instr.h77 Instr(const Instr& orig) = default; member in r600::Instr
171 Block(const Block& orig) = delete; member in r600::Block
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c992 struct v3d_resource *orig = v3d_resource(pview->texture); in v3d_update_shadow_texture() local
/third_party/lwip/src/apps/sntp/
H A Dsntp.c186 struct sntp_time orig; member
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c392 ASN1_INTEGER *orig; in EC_GROUP_get_ecparameters() local
/third_party/openssl/crypto/ec/
H A Dec_asn1.c392 ASN1_INTEGER *orig; in EC_GROUP_get_ecparameters() local
/third_party/skia/src/core/
H A DSkScan_Path.cpp552 static bool clip_to_limit(const SkRegion& orig, SkRegion* reduced) { in clip_to_limit() argument
/third_party/skia/tests/
H A DPathOpsExtendedTest.cpp623 SkPath orig; in testPathOpFail() local
H A DBackendAllocationTest.cpp222 static SkColor4f get_expected_color(SkColor4f orig, GrColorType ct) { in get_expected_color() argument
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dinspector.cc53 AppendResourceBindings(std::vector<ResourceBinding>* dest, const std::vector<ResourceBinding>& orig) AppendResourceBindings() argument
/third_party/python/Python/
H A Dast_unparse.c574 escape_braces(PyObject *orig) in escape_braces() argument
/third_party/skia/modules/pathkit/
H A Dpathkit_wasm_bindings.cpp335 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath() argument
427 void ApplyTransform(SkPath& orig, const SimpleMatrix& sm) { in ApplyTransform() argument
431 void ApplyTransform(SkPath& orig, in ApplyTransform() argument
/third_party/backends/backend/
H A Dhp-accessor.c134 sanei_hp_data_dup (HpData orig) in sanei_hp_data_dup() argument

Completed in 33 milliseconds

1234567