HomeSort by relevance Sort by last modified time
    Searched full:enumerations (Results 51 - 75 of 274) sorted by null

1 23 4 5 6 7 8 91011

  /external/chromium_org/third_party/libwebp/webp/
mux_types.h 25 // Note: forward declaring enumerations is not allowed in (strict) C and C++,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_chipset.h 91 /* Enumerations for legibility and telling which card we're running on. */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDIL.h 79 /// Include device information enumerations
AMDILDeviceInfo.h 74 // having the lower number enumerations.
  /external/chromium_org/third_party/skia/src/core/
SkBitmapScaler.h 61 // Algorithm-specific enumerations
  /external/mesa3d/src/gallium/drivers/r300/
r300_chipset.h 91 /* Enumerations for legibility and telling which card we're running on. */
  /external/mesa3d/src/gallium/drivers/radeon/
AMDIL.h 79 /// Include device information enumerations
AMDILDeviceInfo.h 74 // having the lower number enumerations.
  /external/skia/src/core/
SkBitmapScaler.h 61 // Algorithm-specific enumerations
  /external/webp/include/webp/
mux_types.h 25 // Note: forward declaring enumerations is not allowed in (strict) C and C++,
  /system/media/camera/docs/
camera_metadata_tags.mako 48 * existing enumerations.
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/
v8_types.py 118 def set_enum_types(enumerations):
120 for enum in enumerations.values()])
439 # Enumerations are internally DOMStrings
idl_definitions_builder.py 52 enumerations = {}
74 enumerations[enumeration.name] = enumeration
84 return IdlDefinitions(callback_functions=callback_functions, enumerations=enumerations, exceptions=exceptions, file_name=file_name, interfaces=interfaces, typedefs=typedefs)
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/
TestObjectPython.idl 116 // Enumerations
270 // Enumerations
  /external/chromium_org/third_party/icu/source/common/unicode/
strenum.h 191 * @return TRUE if the enumerations are equal. FALSE if not.
199 * @return TRUE if the enumerations are equal. FALSE if not.
  /external/icu4c/common/unicode/
strenum.h 196 * @return TRUE if the enumerations are equal. FALSE if not.
204 * @return TRUE if the enumerations are equal. FALSE if not.
  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.h 72 // These enumerations all are based on a screen orientation where
  /external/chromium/chrome/common/net/gaia/
google_service_auth_error.h 35 // These enumerations are referenced by integer value in HTML login code.
  /external/chromium/net/disk_cache/
rankings.h 130 // Controls tracking of nodes used for enumerations.
  /external/chromium_org/base/files/
file_enumerator_win.cc 105 // enumerations (we seldom abort in the middle).
  /external/chromium_org/chrome/browser/
file_select_helper.h 155 // Maintain a list of active directory enumerations. These could come from
  /external/chromium_org/chrome/browser/resources/net_internals/
util.js 119 * tables, and for reasonable behavior with system enumerations that may be
  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_state_test.h 138 // Set of enumerations (created with a helper macro) for _FALSE, _TRUE, and
  /external/chromium_org/net/disk_cache/
rankings.h 131 // Controls tracking of nodes used for enumerations.
  /external/chromium_org/skia/ext/
image_operations.h 58 // Algorithm-specific enumerations

Completed in 328 milliseconds

1 23 4 5 6 7 8 91011