/external/e2fsprogs/tests/progs/test_data/ |
D | expect.irel | 8 irel_add_ref: No space left on device while calling ext2fs_irel_add_ref 14 irel_put: Invalid argument while calling ext2fs_irel_put 16 irel_get: Invalid argument while calling ext2fs_irel_get 18 irel_delete: Invalid argument while calling ext2fs_irel_delete 37 irel_delete: No such file or directory while calling ext2fs_irel_delete 39 irel_delete: No such file or directory while calling ext2fs_irel_delete 46 irel_delete: No such file or directory while calling ext2fs_irel_delete 48 irel_move: No such file or directory while calling ext2fs_irel_move 60 irel_get_by_orig: No such file or directory while calling ext2fs_irel_get_by_orig 62 irel_get_by_orig: No such file or directory while calling ext2fs_irel_get_by_orig
|
D | expect.brel | 8 brel_put: Invalid argument while calling ext2fs_brel_put 10 brel_get: Invalid argument while calling ext2fs_brel_get 12 brel_delete: Invalid argument while calling ext2fs_brel_delete 14 brel_get: No such file or directory while calling ext2fs_brel_get 30 brel_delete: No such file or directory while calling ext2fs_brel_delete 32 brel_delete: No such file or directory while calling ext2fs_brel_delete 35 brel_delete: No such file or directory while calling ext2fs_brel_delete 37 brel_move: No such file or directory while calling ext2fs_brel_move
|
D | expect.icount | 4 store: Invalid argument passed to ext2 library while calling ext2fs_icount_store 6 fetch: Invalid argument passed to ext2 library while calling ext2fs_icount_fetch 8 increment: Invalid argument passed to ext2 library while calling ext2fs_icount_increment 10 decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_decrement 12 store: Invalid argument passed to ext2 library while calling ext2fs_icount_store 14 fetch: Invalid argument passed to ext2 library while calling ext2fs_icount_fetch 16 increment: Invalid argument passed to ext2 library while calling ext2fs_icount_increment 18 decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_decrement 61 decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_decrement 93 decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_decrement [all …]
|
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/ |
D | CHROMIUM_map_sub.txt | 78 that were specified when originally calling MapBufferSubData. Note that 79 after calling UnmapBufferSubDataCHROMIUM the application should assume that 81 the application. Writing to it after calling UnmapBufferSubDataCHROMIUM will 86 <mem> is a pointer previously returned by calling MapBufferSubData and not 121 that were specified when originally calling MapTexSubImage2D. Note that 122 after calling UnmapTexSubImage2DCHROMIUM the application should assume that 124 the application. Writing to it after calling UnmapTexSubImage2DCHROMIUM will 129 <mem> is a pointer previously returned by calling MapTexSubImage2D and not
|
D | CHROMIUM_map_image.txt | 76 Note that after calling UnmapImageCHROMIUM the application should assume 78 accessible by the application. Accessing it after calling 91 properly allocated before calling this method.
|
/external/chromium_org/chrome/renderer/extensions/ |
D | chrome_v8_context_set.cc | 70 v8::Local<v8::Context> calling = isolate->GetCallingContext(); in GetCalling() local 71 return calling.IsEmpty() ? NULL : GetByV8Context(calling); in GetCalling()
|
/external/libphonenumber/java/ |
D | release_notes.txt | 9 - New geocoding data for country calling code(s): 82 (cs) 10 - Updated geocoding data for country calling code(s): 17 - New geocoding data for country calling code(s): 31 - New geocoding data for country calling code(s): 32 (en, fr, nl) 32 - Updated geocoding data for country calling code(s): 27 (en), 86 (en, zh) 38 - New geocoding data for country calling code(s): 241 (en) 44 - New geocoding data for country calling code(s): 359 (bg, en) 59 - Updated geocoding data for country calling code(s): 30 (el, en) 68 - Updated metadata for non-geographical calling codes: 800, 808, 888, 979 69 - Updated geocoding data for country calling code(s): 98 (en), 1 (en) [all …]
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.td | 10 // This describes the calling conventions for the PowerPC 32- and 64-bit 72 // This calling convention puts vector arguments always on the stack. It is used 79 // In contrast to CC_PPC32_SVR4_VarArg, this calling convention first tries to 89 // Helper "calling convention" to handle aggregate by value arguments. 91 // of the caller. This calling convention is only used to assign those stack 97 // the CC_PPC32_SVR4 calling convention.
|
/external/valgrind/main/drd/tests/ |
D | tc09_bad_unlock.stderr.exp-s390 | 2 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1. 12 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 1. 36 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
|
D | tc09_bad_unlock.stderr.exp-glibc2.8 | 2 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1. 12 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 1. 36 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
|
D | tc09_bad_unlock.stderr.exp-ppc | 2 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1. 12 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 1. 36 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
|
D | tc09_bad_unlock.stderr.exp-x86 | 2 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1. 12 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 1. 36 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
|
D | recursive_mutex.stderr.exp-linux | 8 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1. 20 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll | 5 ; calling convention out of sync with standard c calling convention on x86_64)
|
D | sse-intel-ocl.ll | 34 ;test calling conventions - input parameters 44 ;test calling conventions - preserved registers 72 ; test calling conventions - prolog and epilog
|
/external/llvm/test/Transforms/InstCombine/ |
D | PR7357.ll | 4 ; check that simplify libcalls will not replace a call with one calling 5 ; convention with a new call with a different calling convention.
|
/external/valgrind/main/gdbserver_tests/ |
D | mcinfcallWSRU.stderrB.exp | 32 set pc, calling from gdb a function in the debugged process, ...) 41 set pc, calling from gdb a function in the debugged process, ...) 50 set pc, calling from gdb a function in the debugged process, ...)
|
/external/llvm/include/llvm/Target/ |
D | TargetCallingConv.td | 11 // describe their calling conventions. 45 /// CCIfCC - Match if the current calling convention is 'CC'. 125 /// CCDelegateTo - This action invokes the specified sub-calling-convention. It 131 /// CallingConv - An instance of this is used to define each calling convention 137 /// CalleeSavedRegs - A list of callee saved registers for a given calling
|
/external/valgrind/main/callgrind/ |
D | callgrind_annotate.in | 905 foreach my $calling (keys %$tmp1) { 906 if (defined $call_counter{$calling,$fn_name}) { 907 print_CC($call_CCs{$calling,$fn_name}, $fn_CC_col_widths); 908 print" < $calling ("; 909 print $call_counter{$calling,$fn_name} . "x)"; 910 if (defined $obj_name{$calling}) { 911 print " [$obj_name{$calling}]";
|
/external/libffi/ |
D | README | 13 compilation to work. One such convention is the "calling convention". 14 The "calling convention" is a set of assumptions made by the compiler 16 A "calling convention" also specifies where the return value for a 26 interface to various calling conventions. This allows a programmer to 107 Irix 6.2 and better supports three different calling conventions: o32, 110 configured for whichever calling convention it was built for. 118 With the n32 calling convention, when returning structures smaller 223 Sparc fix for calling functions with < 6 args. 259 all architectures/calling conventions. Expanded tests.
|
/external/qemu/docs/ |
D | ANDROID-TRACING.TXT | 23 1. calling trace_bb_start() 24 2. for each instruction in the block, calling trace_bb_insn() 25 3. calling trace_bb_end() at the end of the basic block.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZCallingConv.td | 9 // This describes the calling conventions for the SystemZ ABI. 16 // SVR4 return value calling convention 42 // SVR4 argument calling conventions
|
/external/chromium_org/ppapi/api/ |
D | ppp_input_event.idl | 19 * In order to receive input events, you must register for them by calling 45 * register for the event classes you want by calling RequestInputEvents or 55 * registered to filter this class of events by calling
|
/external/clang/test/SemaObjCXX/ |
D | unknown-anytype.mm | 35 [obj test_b: v]; // expected-error {{calling a private constructor}} 45 // For now, we don't actually need to make calling something like this
|
/external/llvm/lib/Target/MSP430/ |
D | README.txt | 18 2. Libcalls: multiplication, division, remainder. Note, that calling convention 19 for libcalls is incomptible with calling convention of libcalls of msp430-gcc
|