Searched
full:contain (Results
426 -
450 of
9182) sorted by null
<<11121314151617181920>>
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
InlineRewriter.java | 72 "literal text in an inline block may only contain whitespace", data.getText(), null, data 97 * @throws JSilverBadSyntaxException if any data commands within the inline block contain
|
/external/libexif/contrib/examples/ |
photographer.c | 87 /* Show all the tags that might contain information about the 99 /* A couple of MakerNote tags can contain useful data. Read the
|
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/ |
ShortNumberUtil.java | 46 * This method takes into account cases where the number might contain formatting, or might have 60 * This method takes into account cases where the number might contain formatting, but doesn't
|
/external/llvm/cmake/modules/ |
TableGen.cmake | 1 # LLVM_TARGET_DEFINITIONS must contain the name of the .td file to process. 22 # directory and local_tds may not contain it, so we must
|
/external/llvm/include/llvm/MC/ |
MCSectionELF.h | 42 /// makes sense for sections that contain fixed-sized entries. If a 43 /// section does not contain fixed-sized entries 'EntrySize' will be 0.
|
/external/llvm/lib/Object/ |
YAML.cpp | 30 return "BinaryRef hex string must contain an even number of nybbles."; 35 return "BinaryRef hex string must contain only hex digits.";
|
/external/markdown/markdown/ |
blockparser.py | 66 While the ``text`` argument is generally assumed to contain multiple 67 blocks which will be split on blank lines, it could contain only one
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
SampleTableBox.java | 26 * to contain any sub-boxes (this is not a very useful media track). <br> 29 * Description Box shall contain at least one entry. A Sample Description Box is required because it contains the
|
/external/openssh/ |
README.privsep | 18 used by other daemons, and must be locked and should contain a 30 /var/empty should not contain any files.
|
ssh-keysign.8 | 67 These files contain the private parts of the host keys used to 78 If these files exist they are assumed to contain public certificate
|
/external/qemu/android/ |
charmap.h | 62 * layout, and as the result, key charmap array will contain another 64 * kcm_file_path is NULL and final key charmap array will contain only
|
/external/smack/src/org/jivesoftware/smackx/workgroup/packet/ |
AgentWorkgroups.java | 33 * represent the result of such request which will contain the list of workgroups JIDs where the
55 * Creates an AgentWorkgroups which will contain the JIDs of the workgroups where an agent can
|
/external/srtp/crypto/include/ |
rdbx.h | 78 * sets the contents of *guess to contain the best guess of the packet 166 * arrived packet), sets the contents of *guess to contain the best
|
/external/srtp/include/ |
ekt.h | 83 * an srtp_policy_t structure can contain a pointer to an 112 * an srtp_stream_ctx_t can contain an ekt_stream_ctx_t
|
/external/stlport/stlport/stl/ |
_iosfwd.h | 16 // one header may contain those default template arguments. 18 // In this implementation, the declarations in <iosfwd> contain default
|
/external/zlib/src/contrib/iostream3/ |
zfstream.h | 243 * @param mode Open mode flags (forced to contain ios::in). 252 * @param mode Open mode flags (forced to contain ios::in). 275 * @param mode Open mode flags (forced to contain ios::in). 291 * @param mode Open mode flags (forced to contain ios::in). 332 * @param mode Open mode flags (forced to contain ios::out). 341 * @param mode Open mode flags (forced to contain ios::out). 364 * @param mode Open mode flags (forced to contain ios::out). 380 * @param mode Open mode flags (forced to contain ios::out).
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4EXIFC_CommonAPI.h | 60 #define M4EXIFC_ERR_NO_APP_FOUND 0x00000005 /**< the JPEG image does not contain any APP1 62 #define M4EXIFC_WAR_NO_THUMBNAIL 0x00000006 /**< the Exif part does not contain any
|
/frameworks/base/core/java/com/google/android/collect/ |
Sets.java | 62 * @param elements the elements that the set should contain 85 * @param elements the elements that the set should contain
|
/frameworks/base/docs/html/sdk/ |
download.jd | 36 download one of the archived SDKs, because these SDK packages contain Google software (whereas, the 38 license agreement, because they contain only the open sourced SDK tools).</p>
|
/frameworks/base/docs/html/training/run-background-service/ |
send-request.jd | 31 contain optionally contain data for the {@link android.app.IntentService} to process. You can
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
eglCreateWindowSurface.cpp | 56 _exceptionMessage = "attrib_list must contain EGL_NONE!"; 138 _exceptionMessage = "attrib_list must contain EGL_NONE!";
|
/ndk/build/core/ |
prebuilt-library.mk | 28 $(call __ndk_info,ERROR:$(LOCAL_MAKEFILE):$(LOCAL_MODULE): The LOCAL_SRC_FILES for a prebuilt library should only contain one item)) 50 # it shouldn't have an .a or .so extension nor contain directory separators.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_iosfwd.h | 16 // one header may contain those default template arguments. 18 // In this implementation, the declarations in <iosfwd> contain default
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/ |
MimeMultipart.java | 49 throw new MessagingException("MultiPart does not contain boundary: " + contentType); 53 "Invalid MultiPart Content-Type; must contain subtype and boundary. ("
|
/packages/inputmethods/PinyinIME/jni/include/ |
spellingtable.h | 63 // If frozen is true, put_spelling() and contain() are not allowed to call. 90 bool contain(const char* spelling_str);
|
Completed in 1077 milliseconds
<<11121314151617181920>>