| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/ |
| ThreadSafetyLogical.h | 59 BinOp(LExpr *LHS, LExpr *RHS, Opcode Code) : LExpr(Code), LHS(LHS), RHS(RHS) {}
|
| /prebuilts/go/darwin-x86/src/runtime/ |
| sizeclasses.go | 0 // Code generated by mksizeclasses.go; DO NOT EDIT.
|
| /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/ |
| doc.go | 0 // Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT. 4 // Use of this source code is governed by a BSD-style
|
| /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/ |
| example_test.go | 0 // Code generated by running "go run gen.go -core" in golang.org/x/text. DO NOT EDIT. 4 // Use of this source code is governed by a BSD-style
|
| /prebuilts/go/linux-x86/src/runtime/ |
| sizeclasses.go | 0 // Code generated by mksizeclasses.go; DO NOT EDIT.
|
| /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/ |
| doc.go | 0 // Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT. 4 // Use of this source code is governed by a BSD-style
|
| /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/ |
| example_test.go | 0 // Code generated by running "go run gen.go -core" in golang.org/x/text. DO NOT EDIT. 4 // Use of this source code is governed by a BSD-style
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cfi/ |
| cfi-alpha-3.d | 8 Code alignment factor: 4
|
| cfi-arm-1.d | 9 Code alignment factor: 2
|
| cfi-hppa-1.d | 8 Code alignment factor: 4
|
| cfi-m68k.d | 8 Code alignment factor: 2
|
| cfi-ppc-1.d | 12 Code alignment factor: [24]
|
| cfi-s390-1.d | 10 Code alignment factor: 1
|
| cfi-s390x-1.d | 10 Code alignment factor: 1
|
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/ |
| tls-err-20x.d | 10 # Code coverage case similar to tls-e-20.d, except with an undefined
|
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/ |
| eh1.d | 13 Code alignment factor: 1
|
| eh2.d | 13 Code alignment factor: 1
|
| eh3.d | 13 Code alignment factor: 1
|
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/ |
| eh-frame4.d | 16 Code alignment factor: 1 40 Code alignment factor: 1 62 Code alignment factor: 1 81 Code alignment factor: 1
|
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/ |
| cfi.d | 10 Code alignment factor: 1
|
| /external/v8/src/heap/ |
| incremental-marking.h | 2 // Use of this source code is governed by a BSD-style license that can be 150 INLINE(void RecordWriteIntoCode(Code* host, RelocInfo* rinfo, Object* value)); 152 Code* value)); 155 void RecordWriteIntoCodeSlow(Code* host, RelocInfo* rinfo, Object* value); 156 void RecordWriteOfCodeEntrySlow(JSFunction* host, Object** slot, Code* value); 157 void RecordCodeTargetPatch(Code* host, Address pc, HeapObject* value); 172 void ActivateGeneratedStub(Code* stub);
|
| /external/tensorflow/tensorflow/cc/training/ |
| queue_runner_test.cc | 39 using error::Code; 86 const std::vector<Code>& queue_closed_error_codes) { 136 {Code::OUT_OF_RANGE, Code::CANCELLED}); 155 {Code::OUT_OF_RANGE}); 161 EXPECT_EQ(status.code(), Code::NOT_FOUND) << status; 174 EXPECT_EQ(qr->Join().code(), Code::NOT_FOUND); 227 EXPECT_EQ(session->Run({}, {kDequeueOp1}, {}, nullptr).code(), [all...] |
| /external/v8/src/ |
| frames.cc | 2 // Use of this source code is governed by a BSD-style license that can be 80 // frame code that computes the caller state to access the top 188 Code* interpreter_entry_trampoline = 190 Code* interpreter_bytecode_advance = 192 Code* interpreter_bytecode_dispatch = 382 Code* StackFrame::GetSafepointData(Isolate* isolate, 389 entry->safepoint_entry = entry->code->GetSafepointEntry(inner_pointer); 393 entry->code->GetSafepointEntry(inner_pointer))); 396 // Fill in the results and return the code. 397 Code* code = entry->code local 414 Object* code = holder; local 701 Code* code = NULL; local 741 AbstractCode* code = AbstractCode::cast(LookupCode()); local 794 Code* code = StackFrame::GetSafepointData( local 994 Code* code = LookupCode(); local 1071 Code* code = frame->unchecked_code(); local 1129 Code* code = frame->unchecked_code(); local 1350 Code* code = LookupCode(); local 1427 Code* code = shared_info->code(); local 1464 Code* code = LookupCode(); local 1477 Code* code = opt_function->code(); local 1498 Code* code = LookupCode(); local 1517 Code* code = LookupCode(); local 1571 AbstractCode* code = AbstractCode::cast(GetBytecodeArray()); local 1686 Object* code = Memory::Object_at(fp() + offset); local 1757 isolate(), instance, code, offset, at_to_number_conversion()); local 1765 Code* code = callee_pc ? isolate()->FindCodeObject(callee_pc) : nullptr; local 1776 Code* code = LookupCode(); local 1861 Code* code = NULL; local 2132 Code* code = reinterpret_cast<Code*>(object); local [all...] |
| /external/llvm/test/DebugInfo/SystemZ/ |
| variable-loc.s | 179 .byte 1 # Abbreviation Code 196 .byte 2 # Abbreviation Code 211 .byte 3 # Abbreviation Code 228 .byte 4 # Abbreviation Code 239 .byte 5 # Abbreviation Code 258 .byte 6 # Abbreviation Code 269 .byte 7 # Abbreviation Code 276 .byte 8 # Abbreviation Code 291 .byte 9 # Abbreviation Code 300 .byte 10 # Abbreviation Code [all...] |
| /external/swiftshader/third_party/subzero/pnacl-llvm/ |
| NaClBitstreamReader.cpp | 115 unsigned Code = ReadVBR(6); 116 (void)Code; 205 unsigned Code = ReadVBR(6); 210 return Code; 213 // Read code. 216 unsigned Code; 220 ErrHandler->Fatal("No code found for record!"); 222 Code = readArrayAbbreviatedField(Op); 225 return Code; 227 Code = Value [all...] |