HomeSort by relevance Sort by last modified time
    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)