Searched defs:immutable (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-blob.cc59 bool immutable; member in struct:hb_blob_t
142 true, /* immutable */
195 blob->immutable = true;
201 return blob->immutable;
298 if (blob->immutable)
H A Dhb-unicode-private.hh72 bool immutable; member in struct:hb_unicode_funcs_t
H A Dhb-font-private.hh63 hb_bool_t immutable; member in struct:hb_font_funcs_t
95 hb_bool_t immutable; member in struct:hb_face_t
161 hb_bool_t immutable; member in struct:hb_font_t
/external/harfbuzz_ng/src/
H A Dhb-blob.cc56 bool immutable; member in struct:hb_blob_t
139 true, /* immutable */
192 blob->immutable = true;
198 return blob->immutable;
295 if (blob->immutable)
H A Dhb-unicode-private.hh72 bool immutable; member in struct:hb_unicode_funcs_t
H A Dhb-font-private.hh63 hb_bool_t immutable; member in struct:hb_font_funcs_t
95 hb_bool_t immutable; member in struct:hb_face_t
161 hb_bool_t immutable; member in struct:hb_font_t
/external/skia/tests/
H A DPictureTest.cpp21 static void make_bm(SkBitmap* bm, int w, int h, SkColor color, bool immutable) { argument
25 if (immutable) {
/external/chromium_org/gpu/command_buffer/service/
H A Dtexture_manager.h148 void SetImmutable(bool immutable) { argument
149 immutable_ = immutable;
375 // Whether the texture is immutable and no further changes to the format
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar ... .AbstractDataTree extends java.lang.Object { private boolean immutable protected static final org.eclipse.core.runtime ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jar ... implements java.lang.Cloneable { public static final int IMMUTABLE public static final int READONLY public static final int READWRITE ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 150 milliseconds