Searched
full:extracted (Results
276 -
300 of
1311) sorted by null
<<11121314151617181920>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractStyleWizard.java | 120 mRemoveExtracted.setText("Remove extracted attributes"); 126 mRemoveAll.setText("Remove all extracted attributes regardless of value"); 142 mSetStyle.setText("Set style attribute on extracted elements");
|
/device/generic/goldfish/camera/ |
Converters.h | 85 /* Make 8 bits red, green, and blue, extracted from RGB565 word. */ 102 /* Make 8 bits red, green, and blue, extracted from RGB565 word. */
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
DESedeWrapEngine.java | 293 // with the CKS extracted in the above step. If they are not equal, return error. 300 // WK is the wrapped key, now extracted for use in data decryption.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
X509V3CertificateGenerator.java | 272 * @throws CertificateParsingException if the extension cannot be extracted. 302 * @throws CertificateParsingException if the extension cannot be extracted.
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
checkerbase.py | 54 is_html: Whether the file is an HTML file with extracted contents. 189 is_html: Whether the file being checked is an HTML file with extracted
|
/external/chromium_org/build/android/ |
install_emulator_deps.py | 119 # Get the name of the sub-directory that everything will be extracted to. 122 # Move the extracted directory to EMULATOR_SDK_ROOT
|
/external/chromium_org/chrome/browser/extensions/api/cast_channel/ |
cast_socket.h | 116 // Returns whether certificate is successfully extracted. 207 // message was extracted from the buffer. Returns true on success.
|
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_helper.h | 202 // |session_index| and |email| are extracted from the Google-Accounts-SignIn 203 // header. |auto_accept| is extracted from the Google-Chrome-SignIn header.
|
/external/chromium_org/chrome/common/safe_browsing/ |
csd.proto | 51 // List of features that were extracted. Those are the features that were 61 // List of features that are extracted in the client but are not used in the
|
/external/chromium_org/chrome/tools/ |
webforms_extractor.py | 179 """Extracts and saves the extracted registration forms. 228 self.logger.info('\tFile "%s" extracted SUCCESSFULLY!', filename)
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
checkerbase.py | 54 is_html: Whether the file is an HTML file with extracted contents. 189 is_html: Whether the file being checked is an HTML file with extracted
|
/external/chromium_org/tools/win/toolchain/ |
toolchain2013.py | 207 extracted = ExtractComponents(image) 208 CopyToFinalLocation(extracted, target_dir)
|
/external/llvm/utils/TableGen/ |
X86RecognizableInstr.h | 31 /// instruction, as extracted from the LLVM instruction tables. Has methods 140 /// @param s - The string, as extracted by calling Rec->getName()
|
/frameworks/base/media/java/android/media/ |
MediaExtractor.java | 178 * @param offset the offset into the file where the data to be extracted starts, in bytes 179 * @param length the length in bytes of the data to be extracted
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/descriptors/ |
OtherXmlDescriptors.java | 225 * and the javadoc & attributes extracted from the style map if any. 240 * Updates an ElementDescriptor with the javadoc & attributes extracted from the style
|
/frameworks/base/core/java/android/inputmethodservice/ |
InputMethodService.java | 167 * window to fill the entire screen and add its own "extracted text" editor [all...] |
/cts/tools/tradefed-host/src/com/android/cts/tradefed/build/ |
CtsBuildHelper.java | 34 /** The root location of the extracted CTS package */
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
VMHostTest.java | 58 * @return true if test jar files are extracted and pushed to device successfully
|
/dalvik/dx/src/com/android/dx/cf/code/ |
ConcreteMethod.java | 37 * stuff extracted from the method's {@code Code} attribute.
|
/developers/build/prebuilts/gradle/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/basiccontactables/ |
ContactablesLoaderCallbacks.java | 50 // display name, email address and phone number. In this case, the query was extracted
|
/developers/samples/android/content/contacts/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/basiccontactables/ |
ContactablesLoaderCallbacks.java | 50 // display name, email address and phone number. In this case, the query was extracted
|
/development/samples/browseable/BasicContactables/src/com.example.android.basiccontactables/ |
ContactablesLoaderCallbacks.java | 50 // display name, email address and phone number. In this case, the query was extracted
|
/external/chromium/chrome/browser/extensions/ |
sandboxed_extension_unpacker.h | 227 // The public key that was extracted from the CRX header.
|
/external/chromium/chrome/browser/ |
icon_manager.h | 38 // which will be run once the icon has been extracted. The icon manager will
|
/external/chromium/net/spdy/ |
spdy_frame_builder.h | 55 // the result could not be extracted.
|
Completed in 3264 milliseconds
<<11121314151617181920>>