Home
last modified time | relevance | path

Searched defs:tmp (Results 1376 - 1400 of 2236) sorted by relevance

1...<<51525354555657585960>>...90

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DStackMapParser.h33 auto tmp = *this; in operator ++() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DOnDiskHashTable.h517 key_iterator tmp = *this; in operator ++() local
563 data_iterator tmp = *this; in operator ++() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h482 StringMapConstIterator tmp = *this; ++*this; return tmp; in operator ++() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h140 auto tmp = *this; in operator ++() local
179 auto tmp = *this; in operator ++() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp85 static void signedDecoder(MCInst &MI, unsigned tmp, const void *Decoder) { in signedDecoder() argument
718 static DecodeStatus unsignedImmDecoder(MCInst &MI, unsigned tmp, in unsignedImmDecoder() argument
728 static DecodeStatus s32_0ImmDecoder(MCInst &MI, unsigned tmp, in s32_0ImmDecoder() argument
738 brtargetDecoder(MCInst &MI, unsigned tmp, uint64_t Address, const void *Decoder) brtargetDecoder() argument
[all...]
/third_party/skia/third_party/skcms/src/
H A DTransform_inl.h1575 char tmp[4*4*N] = {0}; in run_program() local
/third_party/skia/tools/
H A DToolUtils.cpp289 SkScalar tmp = norm.fX * norm.fX + norm.fY * norm.fY; in create_hemi_normal_map() local
/third_party/skia/tools/skqp/src/
H A Dskqp.cpp331 std::ostringstream tmp; in evaluateGM() local
/third_party/toybox/toys/other/
H A Dbzcat.c679 char *tmp, *err, *dotbz = 0; in do_bunzip2() local
/third_party/toybox/toys/pending/
H A Ddiff.c472 char *tmp = NULL, *ptr, *f_path = dirtree_path(node, NULL); in skip() local
H A Dmodprobe.c287 char *tmp = strchr(line, ':'); in depmode_read_entry() local
314 char *tmp = strchr(line, ':'); in find_dep() local
[all...]
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc508 Register tmp = available_registers.GetFirstAvailableRegister(); in Printf() local
223 HandleOutOfBoundsImmediate(Condition cond, Register tmp, uint32_t imm) HandleOutOfBoundsImmediate() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc931 uint32 tmp = 0; in AppendUTF8() local
/third_party/python/Objects/
H A Dcomplexobject.c901 PyObject *tmp; in complex_new_impl() local
[all...]
H A Dgenericaliasobject.c57 PyObject *tmp; in ga_repr_item() local
327 PyObject *tmp; in _is_unpacked_typevartuple() local
418 PyObject *prepare, *tmp; _Py_subs_parameters() local
693 PyObject *tmp = Py_GenericAlias(alias->origin, alias->args); ga_reduce() local
[all...]
H A Dweakrefobject.c345 PyObject *tmp; in weakref___init__() local
/third_party/python/Objects/stringlib/
H A Dunicode_format.h457 PyObject *tmp; in get_field_object() local
811 PyObject *tmp = NULL; in output_markup() local
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Djitter.c276 spx_int32_t tmp; in jitter_buffer_init() local
344 struct TimingBuffer *tmp = jitter->timeBuffers[MAX_BUFFERS-1]; in update_timings() local
/third_party/protobuf/src/google/protobuf/
H A Dparse_context.h417 uint16 tmp; in Load() local
429 uint32 tmp; in Load() local
441 uint64 tmp; Load() local
452 auto tmp = EndianHelper<sizeof(T)>::Load(p); UnalignedLoad() local
464 auto tmp = VarintParseSlow32(p, res); VarintParseSlow() local
470 auto tmp = VarintParseSlow64(p, res); VarintParseSlow() local
511 auto tmp = ReadTagFallback(p, res); ReadTag() local
584 uint64 tmp; ReadVarint64() local
590 uint32 tmp; ReadVarint32() local
596 uint64 tmp; ReadVarintZigZag64() local
602 uint64 tmp; ReadVarintZigZag32() local
[all...]
H A Dwire_format.cc670 uint64 tmp; in _InternalParse() local
H A Dwire_format_lite.cc658 uint64 tmp = x >= (static_cast<uint64>(1) << 35) ? -1 : 0; in VarintSize64() local
660 x >>= 35 & tmp; in VarintSize64() local
/third_party/python/Modules/
H A D_bz2module.c514 char *tmp; in decompress() local
/third_party/python/Modules/_io/
H A Dwinconsoleio.c809 wchar_t *tmp = PyMem_Realloc(buf, in _io__WindowsConsoleIO_readall_impl() local
/third_party/selinux/libselinux/src/
H A Dmatchpathcon.c94 char **tmp; in add_array_elt() local
299 file_spec_t *fl, *tmp; in matchpathcon_filespec_destroy() local
H A Dlabel_file.h248 const char *tmp = strchr(buf + 1, '/'); in get_stem_from_spec() local

Completed in 47 milliseconds

1...<<51525354555657585960>>...90