Home
last modified time | relevance | path

Searched defs:acc (Results 126 - 139 of 139) sorted by relevance

123456

/third_party/python/Objects/
H A Dlongobject.c1591 twodigits acc = (twodigits)a[i] << d | carry; in v_lshift() local
1610 twodigits acc = (twodigits)carry << PyLong_SHIFT | a[i]; in v_rshift() local
H A Dtypeobject.c1850 pmerge(PyObject *acc, PyObject **to_merge, Py_ssize_t to_merge_size) in pmerge() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2141 const char *snd_pcm_access_name(const snd_pcm_access_t acc) in snd_pcm_access_name() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c1929 uint32_t acc = 0; in bi_emit_load_const() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp4504 string expandOpPhiCase5 (const string& s, int &acc, int add, int treshold) in expandOpPhiCase5() argument
/third_party/toybox/toys/pending/
H A Dawk.c4199 ; size_t acc = to_num(STKP); in interpx() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp4502 string expandOpPhiCase5 (const string& s, int &acc, int add, int treshold) in expandOpPhiCase5() argument
/third_party/elfutils/src/
H A Dreadelf.c3292 Elf32_Word acc = 0; in print_hash_info() local
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc3514 Node* acc = environment()->LookupAccumulator(); in VisitSwitchOnSmiNoFeedback() local
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc5416 uint32_t Simulator::Crc32Checksum(uint32_t acc, T val, uint32_t poly) { in Simulator() argument
5425 uint32_t Simulator::Crc32Checksum(uint32_t acc, uint64_t val, uint32_t poly) { in Simulator() argument
5512 uint32_t acc = ReadRegister<uint32_t>(instr->GetRn()); in Simulator() local
5518 uint32_t acc = ReadRegister<uint32_t>(instr->GetRn()); in Simulator() local
5524 uint32_t acc = ReadRegister<uint32_t>(instr->GetRn()); Simulator() local
5530 uint32_t acc = ReadRegister<uint32_t>(instr->GetRn()); Simulator() local
5537 uint32_t acc = ReadRegister<uint32_t>(instr->GetRn()); Simulator() local
5543 uint32_t acc = ReadRegister<uint32_t>(instr->GetRn()); Simulator() local
5549 uint32_t acc = ReadRegister<uint32_t>(instr->GetRn()); Simulator() local
5555 uint32_t acc = ReadRegister<uint32_t>(instr->GetRn()); Simulator() local
10996 IncDecN(uint64_t acc, int64_t delta, unsigned n, bool is_saturating, bool is_signed) Simulator() argument
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc5453 uintptr_t acc = 0; in Unaligned() local
/third_party/sqlite/src/
H A Dshell.c2896 signed char *acc = 0; in decimalMulFunc() local
[all...]
H A Dsqlite3.c31152 StrAccum acc; sqlite3VMPrintf() local
31185 StrAccum acc; sqlite3_vmprintf() local
31232 StrAccum acc; sqlite3_vsnprintf() local
31270 StrAccum acc; /* String accumulator */ renderLogMsg() local
31299 StrAccum acc; sqlite3DebugPrintf() local
31391 StrAccum acc; sqlite3TreeViewLine() local
33259 StrAccum acc; sqlite3VdbeMemTranslate() local
33417 StrAccum acc; sqlite3VdbeMemTranslate() local
80655 StrAccum acc; global() local
90847 StrAccum acc; global() local
136865 StrAccum acc; global() local
137022 StrAccum acc; global() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 280 milliseconds

123456