/docs/source.android.com/src/devices/tech/security/ |
enhancements42.jd | 15 <li><strong>More control of premium SMS</strong> - Android will provide a notification if an 31 into groups that are more easily understood by users. During review of the 32 permissions, the user can click on the permission to see more detailed
|
/external/apache-http/src/org/apache/http/conn/params/ |
ConnConnectionPNames.java | 8 * Licensed to the Apache Software Foundation (ASF) under one or more 25 * individuals on behalf of the Apache Software Foundation. For more 50 * (there are more bytes sent than specified).
|
/external/apache-http/src/org/apache/http/conn/routing/ |
package.html | 11 * or more contributor license agreements. See the NOTICE file 29 * individuals on behalf of the Apache Software Foundation. For more 43 through one or more proxies before reaching the target.
|
/external/apache-http/src/org/apache/http/cookie/ |
CookiePathComparator.java | 8 * or more contributor license agreements. See the NOTICE file 26 * individuals on behalf of the Apache Software Foundation. For more 40 * that those with more specific Path attributes precede those with
|
/external/bison/lib/ |
pathmax.h | 13 GNU General Public License for more details. 62 Additionally, when _XOPEN_SOURCE is defined to 500 or more, PATH_MAX is 63 not defined at all any more. */
|
stdio-impl.h | 12 GNU General Public License for more details. 49 /* More fields, not relevant here. */ \ 66 /* More fields, not relevant here. */
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
find_bar_bridge.mm | 107 // more tests that are non-platform specific, we need to flesh out this 116 // more tests that are non-platform specific, we need to flesh out this 125 // more tests that are non-platform specific, we need to flesh out this
|
/external/junit/src/org/junit/rules/ |
TestRule.java | 14 * {@link org.junit.AfterClass}, but they are more powerful, and more easily 23 * for more information.
|
/external/kernel-headers/original/asm-mips/ |
ioctl.h | 4 * for more details. 13 * "anything goes" setup, where more or less random numbers were 16 * On the alpha, we'll try to clean it up a bit, using a more sane
|
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport_Connectionless.h | 50 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters 73 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters 105 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
|
phHciNfc_LinkMgmt.h | 85 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters 109 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters 134 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the supplied parameters
|
/external/llvm/docs/HistoricalNotes/ |
2000-11-18-EarlyDesignIdeas.txt | 16 different. Architects and many compiler people care much more about 17 the second question. The Java compiler and OS community care much more 33 c. How do we get more high-level information into the VM while keeping
|
2001-06-01-GCCOptimizations.txt | 39 reimplement, I am leaning a bit more towards creating LLVM from the tree 48 that it can be made to work, but might be a little more involved than we 58 can talk about this more on Monday.
|
2002-06-25-MegaPatchInfo.txt | 44 which is much more natural and what users expect. 47 include every .h file that it used. Now things are batched a little bit more 63 * References are used much more throughout the code base. In general, if a
|
/external/llvm/include/llvm/Analysis/ |
CodeMetrics.h | 49 /// True if this function contains one or more indirect branches, or it contains 50 /// one or more 'noduplicate' instructions. 76 /// The inliner is more aggressive with inlining vector kernels.
|
/external/proguard/src/proguard/obfuscate/ |
SimpleNameFactory.java | 15 * more details. 142 System.out.println("Some more mixed-case names:"); 144 System.out.println("Some more lower-case names:");
|
/external/skia/include/core/ |
SkGraphics.h | 37 * If the cache needs to allocate more, it will purge previous entries. 44 * If the cache needs to allocate more, it will purge previous entries. 76 * If the cache needs to allocate more, it will purge previous entries.
|
/external/skia/include/pipe/ |
SkGPipe.h | 31 kDone_Status, //!< no more data expected from reader 32 kEOF_Status, //!< need more data from reader 123 // should be no more drawing calls made into the recording canvas.
|
/external/skia/src/utils/ |
SkBitmapTransformer.h | 20 * to make this more general purpose: 21 * - support more PixelFormats 30 * But for now, we want something more narrowly targeted, just
|
/external/valgrind/main/docs/internals/ |
xml-output.txt | 10 3.4.x series. However, there were some more significant changes in 53 This is in order that the output format is more controlled. 131 * There may be more than one <logfilequalifier> clause. 166 <line>Misc version/copyright text</line> (zero or more of) 202 <arg>TEXT</arg> (zero or more of) 206 <arg>TEXT</arg> (zero or more of) 216 * Zero or more of (either ERROR or ERRORCOUNTS). 227 * Zero or more ERRORs, each of which is a complaint from the 358 is one or more FRAMEs. The first is the innermost frame, the 362 one or more FRAM [all...] |
/external/webkit/Source/WebCore/css/ |
CSSValueList.cpp | 13 * Library General Public License for more details. 75 // to make comparison more flexible and fast. 89 // to make comparison more flexible and fast.
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
fixChangeLogPatchThenSetChangeLogDateAndReviewer.pl | 31 use Test::More; 48 + Changed some more code on 2010-05-08. 66 + Changed some more code on 2010-05-08.
|
/frameworks/av/media/libstagefright/ |
ESDS.cpp | 80 bool more; local 90 more = (x & 0x80) != 0; 92 while (more);
|
/frameworks/base/core/java/android/app/backup/ |
BackupAgentHelper.java | 27 * dispatches to one or more installed {@link BackupHelper} objects, each 32 * method, it will call {@link #addHelper(String, BackupHelper) addHelper()} one or more times to 47 * <p>For more information about using BackupAgentHelper, read the
|
/frameworks/base/core/java/android/content/ |
CursorEntityIterator.java | 52 * Returns whether there are more elements to iterate, i.e. whether the 55 * @return {@code true} if there are more elements, {@code false} otherwise. 72 * if there are no more elements.
|