OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:format_type
(Results
1 - 13
of
13
) sorted by null
/external/chromium/chrome/common/
time_format.cc
116
const std::vector<icu::PluralFormat*>& formatter(FormatType
format_type
) {
117
switch (
format_type
) {
130
static const MessageIDs& GetMessageIDs(FormatType
format_type
) {
131
switch (
format_type
) {
144
static const char* GetFallbackFormatSuffix(FormatType
format_type
) {
145
switch (
format_type
) {
176
static void BuildFormats(FormatType
format_type
,
179
const icu::PluralRules& rules, int index, FormatType
format_type
);
188
FormatType
format_type
, std::vector<icu::PluralFormat*>* time_formats) {
204
const MessageIDs& message_ids = GetMessageIDs(
format_type
);
[
all
...]
/external/chromium/webkit/glue/
webclipboard_impl.cc
67
ui::Clipboard::FormatType
format_type
;
local
80
format_type
= ui::Clipboard::GetHtmlFormatType();
83
format_type
= ui::Clipboard::GetWebKitSmartPasteFormatType();
87
format_type
= ui::Clipboard::GetUrlWFormatType();
95
return ClipboardIsFormatAvailable(
format_type
, buffer_type);
/external/llvm/test/Scripts/
coff-dump.py
377
format_type
= type(format)
378
if
format_type
is types.StringType:
380
elif
format_type
is types.FunctionType:
382
elif
format_type
is types.TupleType:
385
elif
format_type
is types.NoneType:
388
raise RuntimeError("unexpected type: %s" % repr(
format_type
))
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_xtra.cpp
128
predicted_orbits_data_ptr->
format_type
= RPC_LOC_PREDICTED_ORBITS_XTRA;
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr
634
rpc_loc_predicted_orbits_data_format_e_type
format_type
;
loc_api_common_xdr.c
1075
if (!xdr_rpc_loc_predicted_orbits_data_format_e_type (xdrs, &objp->
format_type
))
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h
675
rpc_loc_predicted_orbits_data_format_e_type
format_type
;
member in struct:rpc_loc_predicted_orbits_data_s_type
[
all
...]
/external/chromium/net/base/
net_util.h
321
// if |languages| accepts the Unicode representation. |
format_type
| is a bitmask
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr
673
rpc_loc_predicted_orbits_data_format_e_type
format_type
;
loc_api_common_xdr.c
1144
if (!xdr_rpc_loc_predicted_orbits_data_format_e_type (xdrs, &objp->
format_type
))
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h
702
rpc_loc_predicted_orbits_data_format_e_type
format_type
;
member in struct:rpc_loc_predicted_orbits_data_s_type
[
all
...]
/prebuilt/android-arm/kernel/
vmlinux-qemu
vmlinux-qemu-armv7
Completed in 149 milliseconds