/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 33 auto tmp = *this; in operator ++() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | OnDiskHashTable.h | 517 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 D | StringMap.h | 482 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 D | Value.h | 140 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 D | HexagonDisassembler.cpp | 85 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 D | Transform_inl.h | 1575 char tmp[4*4*N] = {0}; in run_program() local
|
/third_party/skia/tools/ |
H A D | ToolUtils.cpp | 289 SkScalar tmp = norm.fX * norm.fX + norm.fY * norm.fY; in create_hemi_normal_map() local
|
/third_party/skia/tools/skqp/src/ |
H A D | skqp.cpp | 331 std::ostringstream tmp; in evaluateGM() local
|
/third_party/toybox/toys/other/ |
H A D | bzcat.c | 679 char *tmp, *err, *dotbz = 0; in do_bunzip2() local
|
/third_party/toybox/toys/pending/ |
H A D | diff.c | 472 char *tmp = NULL, *ptr, *f_path = dirtree_path(node, NULL); in skip() local
|
H A D | modprobe.c | 287 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 D | macro-assembler-aarch32.cc | 508 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 D | tokenizer.cc | 931 uint32 tmp = 0; in AppendUTF8() local
|
/third_party/python/Objects/ |
H A D | complexobject.c | 901 PyObject *tmp; in complex_new_impl() local [all...] |
H A D | genericaliasobject.c | 57 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 D | weakrefobject.c | 345 PyObject *tmp; in weakref___init__() local
|
/third_party/python/Objects/stringlib/ |
H A D | unicode_format.h | 457 PyObject *tmp; in get_field_object() local 811 PyObject *tmp = NULL; in output_markup() local [all...] |
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | jitter.c | 276 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 D | parse_context.h | 417 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 D | wire_format.cc | 670 uint64 tmp; in _InternalParse() local
|
H A D | wire_format_lite.cc | 658 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.c | 514 char *tmp; in decompress() local
|
/third_party/python/Modules/_io/ |
H A D | winconsoleio.c | 809 wchar_t *tmp = PyMem_Realloc(buf, in _io__WindowsConsoleIO_readall_impl() local
|
/third_party/selinux/libselinux/src/ |
H A D | matchpathcon.c | 94 char **tmp; in add_array_elt() local 299 file_spec_t *fl, *tmp; in matchpathcon_filespec_destroy() local
|
H A D | label_file.h | 248 const char *tmp = strchr(buf + 1, '/'); in get_stem_from_spec() local
|