Home
last modified time | relevance | path

Searched defs:orig (Results 1 - 25 of 153) sorted by relevance

1234567

/third_party/python/Include/internal/
H A Dpycore_import.h15 const char *orig; /* ASCII encoded string */ member
/third_party/elfutils/backends/
H A Darm_machineflagname.c37 arm_machine_flag_name (Elf64_Word orig, Elf64_Word *flagref) in arm_machine_flag_name() argument
/third_party/musl/porting/liteos_a/user/src/ipc/
H A Dmsgctl.c15 struct msqid_ds out, *orig; in msgctl() local
H A Dsemctl.c35 struct semid_ds out, *orig; in semctl() local
/third_party/musl/src/ipc/
H A Dmsgctl.c14 struct msqid_ds out, *orig; in msgctl() local
H A Dshmctl.c13 struct shmid_ds out, *orig; in shmctl() local
H A Dsemctl.c34 struct semid_ds out, *orig; in semctl() local
/third_party/skia/gm/
H A Dencode.cpp38 SkBitmap orig; variable
H A Dmakecolorspace.cpp34 make_color_space( sk_sp<SkImage> orig, sk_sp<SkColorSpace> colorSpace, GrDirectContext* direct) make_color_space() argument
/third_party/ffmpeg/libavutil/tests/
H A Dlzo.c38 uint8_t *orig = av_malloc(MAXSZ + 16); in main() local
/third_party/gptfdisk/
H A Dparttypes.h53 GUIDData & operator=(const GUIDData & orig) {return GUIDData::operator=(orig);} in operator =() argument
H A Dmbr.cc37 MBRData & MBRData::operator=(const BasicMBRData & orig) { in operator =() argument
H A Dguid.cc39 GUIDData::GUIDData(const GUIDData & orig) { in GUIDData() argument
43 GUIDData::GUIDData(const string & orig) { in GUIDData() argument
47 GUIDData::GUIDData(const char * orig) { in GUIDData() argument
54 GUIDData & GUIDData::operator=(const GUIDData & orig) { in operator =() argument
68 GUIDData & GUIDData::operator=(const string & orig) { in operator =() argument
126 operator =(const char * orig) operator =() argument
[all...]
/third_party/libsnd/tests/
H A Dchecksum_test.c65 static float orig [1 << 14] ; variable
H A Ddft_cmp.c43 { static double orig [DFT_DATA_LENGTH] ; in dft_cmp_float() local
61 dft_cmp_double (int linenum, const double *orig, const double *test, int len, double target_snr, int allow_exit) in dft_cmp_double() argument
136 calc_max_spectral_difference (const double *orig, const double *test) in calc_max_spectral_difference() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_readport_validation.h37 AluReadportReservation(const AluReadportReservation& orig) = default; member in r600::AluReadportReservation
38 AluReadportReservation& operator = (const AluReadportReservation& orig) = default; member in r600::AluReadportReservation
H A Dsfn_instr_controlflow.h50 ControlFlowInstr(const ControlFlowInstr& orig) = default; member in r600::ControlFlowInstr
/third_party/musl/porting/liteos_a/user/src/network/
H A Drecvmsg.c60 struct msghdr h, *orig = msg; in recvmsg() local
/third_party/musl/src/network/
H A Drecvmsg.c64 struct msghdr h, *orig = msg; in recvmsg() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstrip_test.cc172 absl::string_view orig = "\t \n\f\r\n\vfoo"; in TEST() local
/third_party/skia/third_party/externals/spirv-tools/source/lint/
H A Ddivergence_analysis.cpp72 DivergenceLevel orig = cur_level; in VisitBlock() local
116 DivergenceLevel orig = cur_level; in VisitInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/lint/
H A Ddivergence_analysis.cpp72 DivergenceLevel orig = cur_level; in VisitBlock() local
116 DivergenceLevel orig = cur_level; in VisitInstruction() local
/third_party/skia/tests/
H A DNdkDecodeTest.cpp207 SkBitmap orig; in DEF_TEST() local
329 SkBitmap orig; in DEF_TEST() local
/third_party/spirv-tools/source/lint/
H A Ddivergence_analysis.cpp71 DivergenceLevel orig = cur_level; in VisitBlock() local
115 DivergenceLevel orig = cur_level; in VisitInstruction() local
/third_party/vulkan-loader/loader/
H A Dlog.c46 char *env, *orig; in loader_init_global_debug_level() local

Completed in 8 milliseconds

1234567