HomeSort by relevance Sort by last modified time
    Searched refs:zone (Results 276 - 300 of 391) sorted by null

<<111213141516

  /external/chromium_org/content/zygote/
zygote_main_linux.cc 288 scoped_ptr<icu::TimeZone> zone(icu::TimeZone::createDefault());
  /external/chromium_org/third_party/freetype/src/pshinter/
pshalgo.h 66 /* this is an interpolation zone used for strong points; */
88 PSH_Zone zone; member in struct:PSH_Hint_TableRec_
  /external/chromium_org/third_party/freetype/src/truetype/
ttinterp.h 75 (*TT_Move_Func)( EXEC_OP_ TT_GlyphZone zone,
175 TT_GlyphZoneRec zp0, /* zone records */
ttinterp.c 418 /* points zone */
612 /* no longer exists, thus we must clear all glyph zone references. */
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
datefmt.h 120 * You can also set the time zone on the format if you wish. If you want even
278 * DateFormat instance, the date and the time zone will
298 * DateFormat instance, the date and the time zone will
420 * (time in milliseconds and time zone) will be set in
617 * @return the time zone associated with the calendar of DateFormat.
623 * Sets the time zone for the calendar of this DateFormat object. The caller
631 * Sets the time zone for the calendar of this DateFormat object.
632 * @param zone the new time zone.
635 virtual void setTimeZone(const TimeZone& zone);
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
x509v3.h 269 ASN1_INTEGER *zone; member in struct:SXNET_ID_st
512 int SXNET_add_id_asc(SXNET **psx, char *zone, char *user, int userlen);
516 ASN1_OCTET_STRING *SXNET_get_id_asc(SXNET *sx, char *zone);
518 ASN1_OCTET_STRING *SXNET_get_id_INTEGER(SXNET *sx, ASN1_INTEGER *zone);
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
x509v3.h 269 ASN1_INTEGER *zone; member in struct:SXNET_ID_st
512 int SXNET_add_id_asc(SXNET **psx, char *zone, char *user, int userlen);
516 ASN1_OCTET_STRING *SXNET_get_id_asc(SXNET *sx, char *zone);
518 ASN1_OCTET_STRING *SXNET_get_id_INTEGER(SXNET *sx, ASN1_INTEGER *zone);
  /external/chromium_org/v8/src/
typing.cc 43 info->zone()),
44 store_(info->zone()) {
57 AstTyper* visitor = new(info->zone()) AstTyper(info);
155 Effects local_effects(zone());
liveedit.cc 869 Zone* zone) {
881 Handle<Object> scope_info_list(SerializeFunctionScope(scope, zone),
891 Object* SerializeFunctionScope(Scope* scope, Zone* zone) {
902 ZoneList<Variable*> stack_list(current_scope->StackLocalCount(), zone);
904 current_scope->ContextLocalCount(), zone);
    [all...]
frames.cc     [all...]
  /external/freetype/src/pshinter/
pshalgo.h 66 /* this is an interpolation zone used for strong points; */
88 PSH_Zone zone; member in struct:PSH_Hint_TableRec_
  /external/freetype/src/truetype/
ttinterp.h 75 (*TT_Move_Func)( EXEC_OP_ TT_GlyphZone zone,
175 TT_GlyphZoneRec zp0, /* zone records */
ttinterp.c 418 /* points zone */
612 /* no longer exists, thus we must clear all glyph zone references. */
    [all...]
  /external/icu4c/i18n/unicode/
datefmt.h 120 * You can also set the time zone on the format if you wish. If you want even
278 * DateFormat instance, the date and the time zone will
298 * DateFormat instance, the date and the time zone will
443 * calendar set to the same milliseconds and time zone as the
445 * calendar, then the result (milliseconds and time zone) will
659 * @return the time zone associated with the calendar of DateFormat.
665 * Sets the time zone for the calendar of this DateFormat object. The caller
673 * Sets the time zone for the calendar of this DateFormat object.
674 * @param zone the new time zone
    [all...]
  /external/openssl/crypto/x509v3/
x509v3.h 269 ASN1_INTEGER *zone; member in struct:SXNET_ID_st
512 int SXNET_add_id_asc(SXNET **psx, char *zone, char *user, int userlen);
516 ASN1_OCTET_STRING *SXNET_get_id_asc(SXNET *sx, char *zone);
518 ASN1_OCTET_STRING *SXNET_get_id_INTEGER(SXNET *sx, ASN1_INTEGER *zone);
  /external/openssl/include/openssl/
x509v3.h 269 ASN1_INTEGER *zone; member in struct:SXNET_ID_st
512 int SXNET_add_id_asc(SXNET **psx, char *zone, char *user, int userlen);
516 ASN1_OCTET_STRING *SXNET_get_id_asc(SXNET *sx, char *zone);
518 ASN1_OCTET_STRING *SXNET_get_id_INTEGER(SXNET *sx, ASN1_INTEGER *zone);
  /external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp 132 // A behavior mode (what zic calls a 'type') of a time zone.
173 // this field will point to the "real" zone 0..n-1.
174 int32_t aliasTo; // -1 if this is a "real" zone
176 // If there are aliases TO this zone, then the following set will
186 // Set this zone to be an alias TO another zone.
189 // Clear the list of aliases OF this zone.
192 // Add an alias to the list of aliases OF this zone.
195 // Is this an alias to another zone?
534 * @param id the zone ID, e.g., "America/Los_Angeles
1599 string country, coord, zone; local
1601 is >> country >> coord >> zone; local
    [all...]
  /external/icu4c/tools/tzcode/
tz2icu.cpp 132 // A behavior mode (what zic calls a 'type') of a time zone.
173 // this field will point to the "real" zone 0..n-1.
174 int32_t aliasTo; // -1 if this is a "real" zone
176 // If there are aliases TO this zone, then the following set will
186 // Set this zone to be an alias TO another zone.
189 // Clear the list of aliases OF this zone.
192 // Add an alias to the list of aliases OF this zone.
195 // Is this an alias to another zone?
534 * @param id the zone ID, e.g., "America/Los_Angeles
1599 string country, coord, zone; local
1601 is >> country >> coord >> zone; local
    [all...]
  /external/chromium_org/v8/src/ia32/
lithium-gap-resolver-ia32.cc 40 moves_(32, owner->zone()),
160 moves_.Add(move, cgen_->zone());
  /external/chromium_org/v8/test/mjsunit/harmony/
block-let-crankshaft.js 160 // Test that temporal dead zone semantics for function and block scoped
block-let-semantics.js 33 // Test temporal dead zone semantics of let bound variables in
  /external/icu4c/test/cintltst/
ccaltst.c 339 log_verbose("\nTesting the fetching of time zone display name\n");
355 log_verbose("PASS: getting the time zone display name successful : %s, %d needed \n",
365 log_verbose("PASS: got the correct time zone display name %s\n", u_austrcpy(tempMsgBuf, result) );
368 log_err("FAIL: got the wrong time zone(DST) display name %s, wanted %s\n", austrdup(result) , expectPDT);
374 log_err("FAIL: got the wrong time zone(SHORT_DST) display name %s, wanted %s\n", austrdup(result), austrdup(tzdname));
380 log_err("FAIL: got the wrong time zone(STANDARD) display name %s, wanted %s\n", austrdup(result), austrdup(tzdname));
386 log_err("FAIL: got the wrong time zone(SHORT_STANDARD) display name %s, wanted %s\n", austrdup(result), austrdup(tzdname));
606 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
621 log_err("FAIL: Error setting the time zone doesn't change the represented time\n");
632 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status))
887 const char * zone; member in struct:__anon21688
    [all...]
  /external/v8/src/
full-codegen.h 809 // A map from property names to getter/setter pairs allocated in the zone.
814 explicit AccessorTable(Zone* zone) :
818 zone_(zone) { }
827 Zone* zone_;
  /external/v8/test/mjsunit/harmony/
block-let-crankshaft.js 160 // Test that temporal dead zone semantics for function and block scoped
block-let-semantics.js 33 // Test temporal dead zone semantics of let bound variables in

Completed in 459 milliseconds

<<111213141516