Home
last modified time | relevance | path

Searched defs:orig (Results 126 - 150 of 175) sorted by relevance

1234567

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderFConvertTests.cpp141 std::vector<T2> convertVector (const std::vector<T1>& orig) in convertVector() argument
258 bool validConversion (const T1& orig, const T2& result) in validConversion() argument
282 bool validConversion (const std::vector<T1>& orig, const std::vector<T2>& converted, tcu::TestLog& log) in validConversion() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius.c550 u8 auth[MD5_MAC_LEN], orig[MD5_MAC_LEN]; in radius_msg_verify_das_req() local
802 u8 auth[MD5_MAC_LEN], orig[MD5_MAC_LEN]; in radius_msg_verify_msg_auth() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius.c550 u8 auth[MD5_MAC_LEN], orig[MD5_MAC_LEN]; in radius_msg_verify_das_req() local
802 u8 auth[MD5_MAC_LEN], orig[MD5_MAC_LEN]; in radius_msg_verify_msg_auth() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c542 static loff_t power_power_events_seek(struct file *file, loff_t offset, int orig) in power_power_events_seek() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c546 static loff_t power_power_events_seek(struct file *file, loff_t offset, int orig) in power_power_events_seek() argument
/third_party/ffmpeg/libavfilter/
H A Daf_afftdn.c1110 const float *orig = (const float *)s->winframe->extended_data[ch]; in output_frame() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c281 static int get_best_format(uint64_t mask, snd_pcm_format_t orig) in get_best_format() argument
/third_party/alsa-utils/amixer/
H A Damixer.c335 long val, orig, pmin, pmax; in set_volume_simple() local
405 static int get_bool_simple(char **ptr, char *str, int invert, int orig) in get_bool_simple() argument
/third_party/backends/frontend/
H A Dscanimage.c1024 SANE_Word orig = 0; in set_option() local
/third_party/gptfdisk/
H A Dgpt.cc93 GPTData::GPTData(const GPTData & orig) { in GPTData() argument
164 operator =(const GPTData & orig) operator =() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dnormalizer2impl.h121 UChar32 orig=c; in getRawDecomposition() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1223 r600_init_temp_resource_from_box(struct pipe_resource *res, struct pipe_resource *orig, const struct pipe_box *box, unsigned level, unsigned flags) r600_init_temp_resource_from_box() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1755 static void si_init_temp_resource_from_box(struct pipe_resource *res, struct pipe_resource *orig, in si_init_temp_resource_from_box() argument
/third_party/node/deps/icu-small/source/common/
H A Dnormalizer2impl.h121 UChar32 orig=c; in getRawDecomposition() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c3370 struct gl_texture_object *orig = origTexObj; in st_TextureView() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexample.c1259 struct hardreg *reg, *orig; in generate_asm_inputs() local
H A Dsimplify.c2194 static int simplify_one_memop(struct instruction *insn, pseudo_t orig) in simplify_one_memop() argument
2251 pseudo_t orig = insn->src; in simplify_memop() local
/third_party/node/deps/v8/src/objects/
H A Djs-date-time-format.cc1471 icu::DateTimePatternGenerator* orig; in CreateGenerator() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp934 const auto& orig = srcValues[valueIdx]; in iterateTransfer() local
940 msg << "Unexpected value found in destination buffer at position " << valueIdx << " (found=" << res << " expected=" << orig << ")"; in iterateTransfer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp352 tcu::Vector<T, 4> applySwizzle (const tcu::Vector<T, 4>& orig, const VkComponentMapping& mapping) in applySwizzle() argument
377 tcu::Vector<T, 4> applyGather (const tcu::Vector<T, 4>& orig, int compNum) in applyGather() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp919 const auto& orig = srcValues[valueIdx]; in iterateTransfer() local
925 msg << "Unexpected value found in destination buffer at position " << valueIdx << " (found=" << res << " expected=" << orig << ")"; in iterateTransfer() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngimage.c1076 png_bytep orig = dp->original_rows[y]; in compare_read() local
1231 png_bytep orig = dp->original_rows[y]; in compare_read() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dnormalizer2impl.h121 UChar32 orig=c; in getRawDecomposition() local
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp219 void ApplyAddPath(SkPath& orig, const SkPath& newPath, in ApplyAddPath() argument
236 void ApplyArcToArcSize(SkPath& orig, SkScalar rx, SkScalar ry, SkScalar xAxisRotate, in ApplyArcToArcSize() argument
243 void ApplyRArcToArcSize(SkPath& orig, SkScalar rx, SkScalar ry, SkScalar xAxisRotate, in ApplyRArcToArcSize() argument
306 void ApplyTransform(SkPath& orig, in ApplyTransform() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_verify.c1703 __cil_verify_classperms(struct cil_list *classperms, struct cil_symtab_datum *orig, struct cil_symtab_datum *parent, struct cil_symtab_datum *cur, enum cil_flavor flavor, unsigned steps, unsigned limit) __cil_verify_classperms() argument

Completed in 71 milliseconds

1234567