/external/libchrome/base/containers/ |
D | adapters.h | 25 ReversedAdapter(const ReversedAdapter& ra) : t_(ra.t_) {} in ReversedAdapter() 44 ReversedAdapter(const ReversedAdapter& ra) : t_(ra.t_) {} in ReversedAdapter()
|
/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/ |
D | EmulateInstructionPPC64.cpp | 240 uint32_t ra = Bits32(opcode, 20, 16); in EmulateLD() local 269 uint32_t ra = Bits32(opcode, 20, 16); in EmulateSTD() local 336 uint32_t ra = Bits32(opcode, 20, 16); in EmulateOR() local 369 uint32_t ra = Bits32(opcode, 20, 16); in EmulateADDI() local
|
/external/jemalloc_new/test/unit/ |
D | prng.c | 6 uint32_t ra, rb; in test_prng_lg_range_u32() local 42 uint64_t sa, sb, ra, rb; in test_prng_lg_range_u64() local 79 size_t ra, rb; in test_prng_lg_range_zu() local
|
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p1.cpp | 13 int (&ra)[3] = a; in f() local
|
D | p5-examples.cpp | 21 A &ra = b; in example1() local
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p1.cpp | 13 int (&ra)[3] = a; in f() local
|
D | p5-examples.cpp | 21 A &ra = b; in example1() local
|
/external/linux-kselftest/tools/testing/selftests/powerpc/include/ |
D | reg.h | 91 #define VSX_XX1(xs, ra, rb) (((xs) & 0x1f) << 21 | ((ra) << 16) | \ argument 93 #define STXVD2X(xs, ra, rb) .long (0x7c000798 | VSX_XX1((xs), (ra), (rb))) argument 94 #define LXVD2X(xs, ra, rb) .long (0x7c000698 | VSX_XX1((xs), (ra), (rb))) argument
|
/external/ltp/testcases/kernel/syscalls/ioctl/ |
D | ioctl06.c | 22 unsigned long ra, rab, rao; in verify_ioctl() local
|
/external/python/cpython2/Demo/rpc/ |
D | nfsclient.py | 50 def pack_readdirargs(self, ra): argument 155 def Readdir(self, ra): argument
|
/external/testng/src/main/java/org/testng/remote/ |
D | RemoteTestNG.java | 162 RemoteArgs ra = new RemoteArgs(); in main() local 181 private static void initAndRun(String[] args, CommandLineArgs cla, RemoteArgs ra) { in initAndRun()
|
/external/google-breakpad/src/common/android/include/asm-mips/ |
D | regdef.h | 71 #define ra $31 macro 121 #define ra $31 macro
|
/external/protobuf/src/google/protobuf/util/ |
D | message_differencer_unittest.proto | 61 repeated int32 ra = 3; // Test SetOfSet Comparison. field
|
/external/clang/test/SemaCXX/ |
D | decl-init-ref.cpp | 25 …A& ra = f(); // expected-error {{non-const lvalue reference to type 'A' cannot bind to a temporary… in main() local
|
D | references.cpp | 13 int (&ra)[3] = a; in f() local 39 A& ra = b; // ra refers to A subobject in b in test3() local
|
/external/compiler-rt/lib/asan/ |
D | asan_posix.cc | 66 u32 ra = (inst >> 16) & 0x1F; in AsanOnDeadlySignal() local
|
/external/llvm-project/clang/test/CodeGen/ |
D | avr-inline-asm-constraints.c | 116 void ra() { in ra() function
|
/external/libwebsockets/lib/misc/fts/ |
D | trie-fd.c | 90 int ra, bp = 0; in lws_fts_filepath() local 244 int line = 1, bp, ra; in lws_fts_cache_chunktable() local 291 int bp, ra; in lws_fts_getfileoffset() local 395 int pos = 0, n, m, nl, bp, base = 0, ra, palm, budget, sp, ofd = -1; in lws_fts_search() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | decl-init-ref.cpp | 25 …A& ra = f(); // expected-error {{non-const lvalue reference to type 'A' cannot bind to a temporary… in main() local
|
D | references.cpp | 15 int (&ra)[3] = a; in f() local 41 A& ra = b; // ra refers to A subobject in b in test3() local
|
/external/llvm-project/lldb/source/Plugins/ABI/Hexagon/ |
D | ABISysV_hexagon.cpp | 1011 lldb::addr_t pc, lldb::addr_t ra, in PrepareTrivialCall() 1050 Thread &thread, lldb::addr_t sp, lldb::addr_t pc, lldb::addr_t ra, in PrepareTrivialCall()
|
/external/google-breakpad/src/processor/ |
D | cfi_frame_info.cc | 71 V ra; in FindCallerRegs() local
|
/external/deqp/framework/common/ |
D | tcuRGBA.cpp | 64 int ra = (aPacked >> RGBA::RED_SHIFT) & 0xFF; in computeAbsDiffMasked() local
|
/external/mesa3d/src/gallium/drivers/lima/standalone/ |
D | lima_compiler_cmdline.c | 236 struct ra_regs *ra = ppir_regalloc_init(NULL); in main() local
|
/external/libcups/scheduler/ |
D | ipp.c | 4016 cups_array_t *ra, /* I - Requested attributes */ in copy_attrs() 4716 cups_array_t *ra, /* I - Requested attributes array */ in copy_job_attrs() 4846 cups_array_t *ra) /* I - Requested attributes array */ in copy_printer_attrs() 5036 cups_array_t *ra, /* I - Requested attributes array */ in copy_subscription_attrs() 5523 cups_array_t *ra; /* Requested attributes array */ in create_requested_array() local 6068 cups_array_t *ra; /* Requested attributes array */ in get_default() local 6357 cups_array_t *ra, /* Requested attributes array */ in get_job_attrs() local 6487 cups_array_t *ra, /* Requested attributes array */ in get_jobs() local 7328 cups_array_t *ra; /* Requested attributes array */ in get_printer_attrs() local 7453 cups_array_t *ra; /* Requested attributes array */ in get_printers() local [all …]
|