Searched
full:missing (Results
451 -
475 of
8134) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/libusb/src/msvc/ |
missing.c | 2 * Source file for missing WinCE functionality 20 #include "missing.h"
|
/external/chromium_org/tools/idl_parser/test_parser/ |
enum_ppapi.idl | 47 /* BUILD Error(Enum missing name.) */ 48 /* ERROR Enum missing name. */
|
/external/e2fsprogs/ |
INSTALL | 53 Some distributions install an /etc/fstab which is missing the 56 this is that the getmntent() library routine interprets those missing
|
INSTALL.elfbin | 32 Some distributions install an /etc/fstab which is missing the 35 this is that the getmntent() library routine interprets those missing
|
/external/e2fsprogs/debian/ |
e2fslibs.symbols | 28 #MISSING: 1.41.1# os_tab@Base 1.37 43 #MISSING: 1.41.1# crc16@Base 1.41.0 44 #MISSING: 1.41.1# crc16_table@Base 1.41.0 273 #MISSING: 1.41.0# ext2fs_swap_ext_attr@Base 1.37 274 #MISSING: 1.41.0# ext2fs_swap_group_desc@Base 1.37 275 #MISSING: 1.41.0# ext2fs_swap_inode@Base 1.37 276 #MISSING: 1.41.0# ext2fs_swap_inode_full@Base 1.37 277 #MISSING: 1.41.0# ext2fs_swap_super@Base 1.37
|
/external/libvorbis/examples/ |
decoder_example.c | 143 pages are missing. If a page is missing, error out; losing a 144 header page is the only place where missing data is fatal. */ 151 /* Don't complain about missing or corrupt data yet. We'll 161 /* Uh oh; data at some point was corrupted or missing! 213 if(result<0){ /* missing or corrupt data at this page position */ 214 fprintf(stderr,"Corrupt or missing data in bitstream; " 223 if(result<0){ /* missing or corrupt data at this page position */
|
/external/mockito/src/org/mockito/internal/configuration/injection/ |
ConstructorInjection.java | 29 * TODO on missing mock type, shall it abandon or create "noname" mocks. 34 * For now the algorithm tries to create anonymous mocks if an argument type is missing.
|
/external/openfst/src/include/fst/extensions/far/ |
equal.h | 49 VLOG(1) << "FarEqual: key \"" << begin_key << "\" missing from " 85 << "\" missing form " << (reader2->Done() ? "first" : "second")
|
/external/proguard/src/proguard/classfile/util/ |
ExternalTypeEnumeration.java | 68 throw new IllegalArgumentException("Missing opening parenthesis in descriptor ["+descriptor+"]"); 94 throw new IllegalArgumentException("Missing closing parenthesis in descriptor ["+descriptor+"]");
|
/external/tcpdump/missing/ |
datalinks.c | 36 "@(#) $Header: /tcpdump/master/tcpdump/missing/datalinks.c,v 1.3 2003/11/16 09:36:47 guy Exp $ (LBL)"; 49 #include "pcap-missing.h"
|
/external/valgrind/main/docs/xml/ |
dist-docs.xml | 48 <chapter id="dist.readme-missing" 49 xreflabel="Readme Missing Syscall or Ioctl">
|
/frameworks/av/media/libeffects/loudness/common/core/ |
math.h | 71 // Math functions missing in Android NDK: 78 // since std::round is missing on android.
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
DependencyFinder.java | 72 * [1]: map { missing class FQCN => set of FQCN class that uses it. } 83 Map<String, Set<String>> missing = findMissingClasses(deps, zipClasses.keySet()); local 87 result.add(missing); 92 * Prints dependencies to the current logger, found stuff and missing stuff. 97 Map<String, Set<String>> missing = result.get(1); local 116 // Now print all missing dependences in the format: 117 // -Missing <FQCN>: 121 mLog.info("------ %d Entries missing from source JARs", missing.size()); 124 for (Entry<String, Set<String>> entry : missing.entrySet()) 140 Map<String, Set<String>> missing = result.get(1); local 243 Map<String, Set<String>> missing = new TreeMap<String, Set<String>>(); local [all...] |
/frameworks/native/opengl/libagl/ |
fixed_asm.S | 40 orr r2, r2, #0x80000000 /* add the missing 1 */ 56 orr r2, r2, #0x80000000 /* add the missing 1 */
|
/libcore/luni/src/main/java/java/lang/reflect/ |
WildcardType.java | 45 * if any of the bounds points to a missing type 61 * if any of the bounds points to a missing type
|
/ndk/build/tools/ |
patch-sources.sh | 36 echo "ERROR: Missing source directory. See --help for usage." 47 echo "ERROR: Missing patches directory. See --help for usage."
|
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/ |
UpdateService.java | 59 Log.v(TAG, "id extra was " + (intent.hasExtra("id") ? "present" : "missing")); 60 Log.v(TAG, "when extra was " + (intent.hasExtra("when") ? "present" : "missing"));
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libnss_nis-2.7.so | |
libnss_nis.so | |
libnss_nis.so.2 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libnss_nis-2.7.so | |
libnss_nis.so | |
libnss_nis.so.2 | |
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
strings.h | 52 #if 0 /* MISSING FROM BIONIC */ 55 #endif /* MISSING */
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/ |
strings.h | 52 #if 0 /* MISSING FROM BIONIC */ 55 #endif /* MISSING */
|
Completed in 1588 milliseconds
<<11121314151617181920>>