HomeSort by relevance Sort by last modified time
    Searched full:keyed (Results 1 - 25 of 623) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/components/keyed_service/core/
keyed_service.h 10 // Interface for keyed services that support two-phase destruction order.
12 // Two-phase shutdown allows keyed services to have a first pass shutdown phase
  /external/clang/test/Analysis/
objc-subscript.m 40 - (id)getDoesNotRetain:(BOOL)keyed {
41 if (keyed)
48 - (id)testUninitializedObject:(BOOL)keyed {
50 if (keyed) {
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
module.mk 20 $(ECHO_DRIVER)cid $(ECHO_DRIVER_DESC)Postscript CID-keyed fonts, no known extension$(ECHO_DRIVER_DONE)
cidload.h 5 /* CID-keyed Type1 font loader (specification). */
  /external/chromium_org/third_party/freetype/include/freetype/
ftcid.h 43 /* CID-keyed font specific API. */
46 /* This section contains the declaration of CID-keyed font specific */
59 * "R/O/S") from a CID-keyed font.
98 * Retrieve the type of the input face, CID keyed or not. In
100 * successfully also for CID-keyed fonts in an SNFT wrapper.
  /external/chromium_org/v8/test/mjsunit/
fast-non-keyed.js 30 // Check that keyed stores make things go dict mode faster than non-keyed
99 var keyed = {};
100 AddProps(keyed);
101 assertFalse(%HasFastProperties(keyed));
  /external/freetype/include/
ftcid.h 43 /* CID-keyed font specific API. */
46 /* This section contains the declaration of CID-keyed font specific */
59 * "R/O/S") from a CID-keyed font.
98 * Retrieve the type of the input face, CID keyed or not. In
100 * successfully also for CID-keyed fonts in an SNFT wrapper.
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftcid.h 43 /* CID-keyed font specific API. */
46 /* This section contains the declaration of CID-keyed font specific */
59 * "R/O/S") from a CID-keyed font.
98 * Retrieve the type of the input face, CID keyed or not. In
100 * successfully also for CID-keyed fonts in an SNFT wrapper.
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftcid.h 43 /* CID-keyed font specific API. */
46 /* This section contains the declaration of CID-keyed font specific */
59 * "R/O/S") from a CID-keyed font.
98 * Retrieve the type of the input face, CID keyed or not. In
100 * successfully also for CID-keyed fonts in an SNFT wrapper.
  /external/chromium_org/chrome/browser/ui/app_list/test/
chrome_app_list_test_support.h 18 // Gets the model keyed to the profile currently associated with |service|.
  /external/chromium_org/content/public/browser/
web_ui_data_source.h 38 // Adds a string keyed to its name to our dictionary.
42 // Adds a string keyed to its name to our dictionary.
45 // Adds a localized string with resource |ids| keyed to its name to our
53 // Adds a boolean keyed to its name to our dictionary.
  /external/libsepol/include/sepol/policydb/
symtab.h 30 hashtab_t table; /* hash table (keyed on a string) */
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-87478.js 32 // Put the keyed load in f into the keyed-load-arguments state.
  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapList.java 112 * Return an element keyed by {@code key}. Return null if not found. {@code key} has to be
125 * Return an {@link ImapList} keyed by {@code key}.
133 * Return an {@link ImapList} keyed by {@code key}.
142 * Return an {@link ImapString} keyed by {@code key}.
150 * Return an {@link ImapString} keyed by {@code key}.
  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_chrome_settings.h 28 // It is keyed to a browser context.
  /external/chromium_org/chrome/browser/speech/extension_api/
tts_engine_extension_observer.h 16 // Profile-keyed class that observes the extension registry to determine load of
  /external/chromium_org/third_party/freetype/src/base/
ftbase.h 30 /* Assume the stream is sfnt-wrapped PS Type1 or sfnt-wrapped CID-keyed */
  /external/chromium_org/ui/wm/public/
window_move_client.h 29 // An interface implemented by an object that manages programatically keyed
  /external/fonttools/Lib/fontTools/ttLib/tables/
C_F_F_.py 25 return False # CID-keyed font
  /external/freetype/src/base/
ftbase.h 30 /* Assume the stream is sfnt-wrapped PS Type1 or sfnt-wrapped CID-keyed */
  /external/chromium_org/content/browser/webui/
url_data_manager_backend.h 93 // Custom sources of data, keyed by source path (e.g. "favicon").
96 // All pending URLRequestChromeJobs, keyed by ID of the request.
  /external/chromium_org/third_party/freetype/src/cff/
cfftypes.h 98 /* for CID-keyed fonts */
204 /* needed to support CID-keyed CFF fonts. */
  /external/chromium_org/ui/keyboard/resources/elements/
kb-modifier-key.js 65 * Notifies key that a non-control keyed down.
77 * Notifies key that a non-control keyed was typed.
  /external/freetype/src/cff/
cfftypes.h 98 /* for CID-keyed fonts */
204 /* needed to support CID-keyed CFF fonts. */
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service_unittest.cc 57 // Integration Service is created as a profile keyed service.

Completed in 1225 milliseconds

1 2 3 4 5 6 7 8 91011>>