/build/make/tools/droiddoc/templates-ndk/ |
sample.cs | 15 <div class="sum-details-links"> 24 </div><!-- end sum-details-links -->
|
sampleindex.cs | 15 <div class="sum-details-links"> 27 </div><!-- end sum-details-links -->
|
/cts/suite/audio_quality/lib/include/task/ |
TaskCase.h | 126 void setDetails(const android::String8& details);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
textwrap.py | 160 details. As an example, the text
|
/device/linaro/bootloader/edk2/StdLib/Include/sys/ |
param.h | 115 #error MAXUPRC less than CHILD_MAX. See options(4) for details.
|
/external/autotest/server/cros/chaos_lib/ |
chaos_capture_analyzer.py | 352 # Packet Details Tuples (User friendly name, Field name) 366 'ErrorStateInfo', ['name', 'match_fields', 'details']) 469 def _get_packet_detail(self, details, packet): 472 for detail in details: 505 error_attributes = self._get_packet_detail(error_state.details, 517 error_attributes = self._get_packet_detail(warning.details,
|
/external/doclava/res/assets/templates-sdk/ |
page_info.cs | 50 <div class="sum-details-links"> 107 </div><!-- end sum-details-links -->
|
sample.cs | 10 <div class="sum-details-links"> 19 </div><!-- end sum-details-links -->
|
sampleindex.cs | 10 <div class="sum-details-links"> 22 </div><!-- end sum-details-links -->
|
/external/libnl/python/netlink/route/links/ |
inet.py | 56 def details(self, fmt): member in class:InetLink
|
/external/selinux/libsepol/cil/test/unit/ |
CuTest.h | 137 void CuSuiteDetails(CuSuite* testSuite, CuString* details);
|
/external/tpm2/ |
Attest_spt.c | 160 hashAlg = scheme->details.any.hashAlg;
|
/external/valgrind/VEX/priv/ |
host_s390_defs.h | 21 General Public License for more details. 326 /* The details of a CDAS insn. Carved out to keep the size of 339 /* The details of a binary DFP insn. Carved out to keep the size of 460 s390_cdas *details; member in struct:__anon35097::__anon35098::__anon35115 463 s390_helper_call *details; member in struct:__anon35097::__anon35098::__anon35116 524 s390_dfp_binop *details; member in struct:__anon35097::__anon35098::__anon35122 550 s390_fp_convert *details; member in struct:__anon35097::__anon35098::__anon35126 741 /* Some functions that insulate the register allocator from details
|
/external/valgrind/lackey/ |
lk_main.c | 21 General Public License for more details. 55 // Specific Details about --trace-mem=yes 144 // Specific Details about --trace-superblocks=yes 384 /* Summarize and print the details. */ 820 IRStoreG* sg = st->Ist.StoreG.details; 836 IRLoadG* lg = st->Ist.LoadG.details; 855 IRDirty* d = st->Ist.Dirty.details; 857 // This dirty helper accesses memory. Collect the details. 882 IRCAS* cas = st->Ist.CAS.details; [all...] |
/frameworks/native/libs/math/include/math/ |
mat4.h | 39 namespace details { namespace in namespace:android 574 } // namespace details 578 typedef details::TMat44<double> mat4d; 579 typedef details::TMat44<float> mat4; 580 typedef details::TMat44<float> mat4f;
|
/frameworks/wilhelm/src/ |
Android.mk | 44 # enable API logging; details are set separately by SL_TRACE_DEFAULT below 201 # b/24507845 for more details.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/ |
test_structures.py | 454 except AttributeError, details: 456 str(details)) 471 except AttributeError, details: 473 str(details))
|
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/ |
test_structures.py | 454 except AttributeError, details: 456 str(details)) 471 except AttributeError, details: 473 str(details))
|
/prebuilts/go/darwin-x86/src/crypto/aes/ |
aes_gcm.go | 97 // details. 134 // for details.
|
/prebuilts/go/darwin-x86/src/crypto/ |
crypto.go | 120 // specific values. See the documentation in each package for details. 146 // details.
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall.go | 6 // primitives. The details vary depending on the underlying system, and 15 // For details of the functions and data types in this package consult
|
/prebuilts/go/linux-x86/src/crypto/aes/ |
aes_gcm.go | 97 // details. 134 // for details.
|
/prebuilts/go/linux-x86/src/crypto/ |
crypto.go | 120 // specific values. See the documentation in each package for details. 146 // details.
|
/prebuilts/go/linux-x86/src/syscall/ |
syscall.go | 6 // primitives. The details vary depending on the underlying system, and 15 // For details of the functions and data types in this package consult
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/ |
Android.mk | 2 # Source Licenses. See LICENSE.TXT for details. 59 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61571 for details
|