HomeSort by relevance Sort by last modified time
    Searched full:getter (Results 851 - 875 of 1126) sorted by null

<<31323334353637383940>>

  /external/deqp/modules/gles2/functional/
es2fShaderStateQueryTests.cpp 1319 const char* getter; member in struct:deqp::gles2::Functional::__anon10764::ProgramUniformCase::UniformType
    [all...]
  /external/harfbuzz_ng/
NEWS     [all...]
  /external/icu/icu4c/source/test/cintltst/
cdattst.c 302 /*Testing getter and setter functions*/
    [all...]
  /external/v8/test/mjsunit/
mjsunit.status 361 'regress/regress-inline-getter-near-stack-limit': [PASS, SLOW],
    [all...]
strict-mode.js 215 // Getter and data
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMeta.java 33 * The property value getter-methods all take a property specification: the first two parameters
45 * This is the simplest property getter, mainly for top level simple properties or after using
    [all...]
  /frameworks/base/docs/html/topic/libraries/data-binding/
index.jd 676 The generated binding class will have a setter and getter for each of the
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java     [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
examples.html     [all...]
  /external/clang/include/clang/Basic/
DiagnosticGroups.td 457 def UnusedGetterReturnValue : DiagGroup<"unused-getter-return-value">;
    [all...]
  /external/clang/test/SemaObjC/
arc.m 649 - (id) newName2; // expected-warning {{property declared as returning non-retained objects; getter returning retained objects}}
  /external/icu/icu4c/source/i18n/unicode/
tblcoll.h 511 * Universal attribute getter.
    [all...]
  /external/libavc/encoder/
irc_rate_control_api.c     [all...]
  /external/llvm/include/llvm/IR/
DIBuilder.h 238 /// \param GetterName Name of the Objective C property getter selector.
    [all...]
  /external/v8/src/compiler/
register-allocator.h 143 // We have to use this kind of getter instead of static member due to
    [all...]
  /external/v8/src/
globals.h 661 Object* (*getter)(Isolate* isolate, Object* object, void* data); member in struct:v8::internal::AccessorDescriptor
  /external/v8/src/js/
messages.js 883 // getter returns.
  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl_locking_unittest.cc 837 // getter calls.
    [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
hardware-accel.jd 558 setter or getter. For instance, to modify the alpha property, call {@link
  /frameworks/support/v7/palette/src/main/java/android/support/v7/graphics/
Palette.java 51 * These can be retrieved from the appropriate getter method.
    [all...]
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
ImageBackend.java 191 * Simple getter for the associated listener object associated with this
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioRouteStateMachine.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiTreeBlock.java 779 // Keep a reference on the details part (the super class doesn't provide a getter
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 853 /// getter '=' identifier
    [all...]
  /external/v8/test/cctest/
test-cpu-profiler.cc 795 static void Getter(v8::Local<v8::String> name,
854 instance_template->SetAccessor(v8_str("foo"), &TestApiCallbacks::Getter,
895 instance_template->SetAccessor(v8_str("foo"), &TestApiCallbacks::Getter,
    [all...]

Completed in 986 milliseconds

<<31323334353637383940>>