/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
string_conversions.h | 1 // String Conversions -*- C++ -*-
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
string_conversions.h | 1 // String Conversions -*- C++ -*-
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
string_conversions.h | 1 // String Conversions -*- C++ -*-
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
string_conversions.h | 1 // String Conversions -*- C++ -*-
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
frameobject.h | 76 /* Conversions between "fast locals" and locals in dictionary */
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
frameobject.h | 76 /* Conversions between "fast locals" and locals in dictionary */
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
DosUtils.java | 25 * This class contains some methods for date and time conversions between Java
|
/external/vixl/test/ |
test-simulator-a64.cc | [all...] |
/external/ceres-solver/internal/ceres/ |
casts.h | 46 // for implicit conversions. For example: 48 // - Performing arithmetic conversions (int32 to int64, int to double, etc.).
|
/external/chromium_org/media/base/ |
channel_mixer_unittest.cc | 21 // Test all possible layout conversions can be constructed and mixed. 168 // Run through basic sanity tests for some common conversions.
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prprf.h | 119 ** conversions, and stores the converted values in the data objects 135 ** the format control string for the conversions
|
/external/zlib/src/examples/ |
zpipe.c | 11 1.4 11 Dec 2005 Add hack to avoid MSDOS end-of-line conversions 180 /* avoid end-of-line conversions */
|
/sdk/emulator/opengl/host/libs/Translator/GLcommon/ |
GLEScontext.cpp | 331 RangeList conversions; local 339 p->getBufferConversions(ranges,conversions); // getting from the buffer the relevant ranges that still needs to be converted 341 if(conversions.size()) { // there are some elements to convert 343 int nIndices = bytesRangesToIndices(conversions,p,indices); //converting bytes ranges by offset to indices in this array 388 RangeList conversions; local 395 p->getBufferConversions(ranges,conversions); // getting from the buffer the relevant ranges that still needs to be converted 396 if(conversions.size()) { // there are some elements to convert 398 int nIndices = bytesRangesToIndices(conversions,p,conversionIndices); //converting bytes ranges by offset to indices in this array
|
/external/icu/icu4c/source/i18n/ |
ucol_sit.cpp | 114 static const AttributeConversion conversions[12] = { variable 133 for(i = 0; i < sizeof(conversions)/sizeof(conversions[0]); i++) { 134 if(conversions[i].letter == letter) { 135 return conversions[i].value;
|
/external/clang/lib/Analysis/ |
PrintfFormatString.cpp | 608 // The plus prefix only makes sense for signed conversions 632 // Alternate form flag only valid with the oxXaAeEfFgG conversions 657 // Leading zeroes flag only valid with the diouxXaAeEfFgG conversions 687 // The space prefix only makes sense for signed conversions 711 // The left justified flag is valid for all conversions except n 745 // Precision is only valid with the diouxXaAeEfFgGs conversions 775 // The field width is valid for all conversions except n
|
/external/clang/include/clang/Sema/ |
Ownership.h | 155 // These two overloads prevent void* -> bool conversions. 194 // These two overloads prevent void* -> bool conversions. 222 // conversions to/from pointer type.
|
/external/deqp/modules/gles2/functional/ |
es2fTextureStateQueryTests.cpp | 253 //check unit conversions with float 293 //check unit conversions with float 330 //check unit conversions with float
|
/external/iputils/ |
tftpsubs.c | 74 /* control flags for crlf conversions */ 118 * fill the input buffer, doing ascii conversions if requested 119 * conversions are lf -> cr,lf and cr -> cr, nul
|
/external/llvm/include/llvm/Support/ |
ConvertUTF.h | 1 /*===--- ConvertUTF.h - Universal Character Names conversions ---------------=== 33 Conversions between UTF32, UTF-16, and UTF-8. Header file. 36 conversions between the three formats. UTF-7 is not included
|
/development/ndk/platforms/android-3/arch-arm/include/sys/ |
_types.h | 65 * stream conversions. The content must not be referenced by user programs.
|
/development/ndk/platforms/android-9/arch-mips/include/sys/ |
_types.h | 65 * stream conversions. The content must not be referenced by user programs.
|
/development/ndk/platforms/android-9/arch-x86/include/sys/ |
_types.h | 65 * stream conversions. The content must not be referenced by user programs.
|
/external/chromium_org/base/strings/ |
sys_string_conversions.h | 8 // Provides system-dependent string type conversions for cases where it's
|
/external/chromium_org/base/threading/ |
thread_local_storage_unittest.cc | 15 // Ignore warnings about ptr->int conversions that we use when
|
/external/chromium_org/content/browser/compositor/ |
software_output_device_x11.cc | 58 // conversions.
|