HomeSort by relevance Sort by last modified time
    Searched full:in_memory (Results 1 - 18 of 18) sorted by null

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/
t42parse.h 37 FT_Bool in_memory; member in struct:T42_ParserRec_
t42parse.c 150 parser->in_memory = 0;
163 /* parser->in_memory is set if we have a memory stream. */
191 parser->in_memory = 1;
212 if ( error && !parser->in_memory )
226 if ( !parser->in_memory )
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1parse.h 56 /* in_memory :: A boolean. Indicates a memory-based stream. */
73 FT_Bool in_memory; member in struct:T1_ParserRec_
t1parse.c 154 parser->in_memory = 0;
185 /* parser->in_memory is set if we have a memory stream. */
216 parser->in_memory = 1;
236 if ( error && !parser->in_memory )
253 if ( !parser->in_memory )
451 if ( parser->in_memory )
  /external/pdfium/third_party/freetype/src/type1/
t1parse.h 56 /* in_memory :: A boolean. Indicates a memory-based stream. */
73 FT_Bool in_memory; member in struct:T1_ParserRec_
t1parse.c 154 parser->in_memory = 0;
185 /* parser->in_memory is set if we have a memory stream. */
216 parser->in_memory = 1;
236 if ( error && !parser->in_memory )
253 if ( !parser->in_memory )
451 if ( parser->in_memory )
  /external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
oauth2_helper.py 51 elif token_cache_type == 'in_memory':
  /external/google-breakpad/src/client/mac/handler/
minidump_generator.h 146 const char *module_path, bool in_memory);
minidump_generator.cc 1361 bool in_memory = false; local
    [all...]
  /system/update_engine/include/debugd/
dbus-proxy-mocks.h 301 uint32_t /*in_memory*/,
307 uint32_t /*in_memory*/,
dbus-proxies.h 470 uint32_t in_memory,
478 uint32_t in_memory,
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
config.py 530 # 'in_memory': an in-memory cache is used. This is only useful if the boto
538 #token_cache = in_memory
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /toolchain/binutils/binutils-2.25/bfd/
coffcode.h 704 /* skip IN_MEMORY */
    [all...]
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
ChangeLog.21     [all...]

Completed in 1526 milliseconds