Searched
full:common (Results
851 -
875 of
31397) sorted by null
<<31323334353637383940>>
/external/icu/icu4c/source/data/xml/collation/ |
zh.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
zh_HK.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
zh_Hant.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
zh_MO.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
zh_TW.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
zh_TW_STROKE.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
/external/icu/icu4c/source/data/xml/main/ |
az_AZ.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
en_US_POSIX.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
pa_PK.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
sh.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
ur_IN.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
uz_UZ.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
vai_LR.xml | 5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
|
/external/llvm/test/MC/COFF/ |
comm.ll | 5 @c = common global i8 0, align 1 6 @d = common global double 0.000000e+00, align 8
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zCompressionMode.h | 6 #include "../../../Common/MyString.h"
10 #include "../../Common/MethodProps.h"
|
/external/lzma/CPP/7zip/Archive/Common/ |
ParseProperties.h | 6 #include "Common/MyString.h"
7 #include "Common/Types.h"
|
/external/lzma/CPP/7zip/UI/Console/ |
PercentPrinter.h | 6 #include "Common/Types.h"
7 #include "Common/StdOutStream.h"
|
UpdateCallbackConsole.h | 6 #include "Common/StdOutStream.h"
8 #include "../Common/Update.h"
|
/external/mesa3d/src/gallium/auxiliary/rbug/ |
README | 1 GALLIUM REMOTE DEBUGGING COMMON CODE 5 This directory contains the common code for the Gallium 3D remote debugging
|
/external/mesa3d/src/gallium/state_trackers/dri/sw/ |
Makefile | 13 -I$(TOP)/src/gallium/state_trackers/dri/common \ 14 -I$(TOP)/src/mesa/drivers/dri/common \
|
/external/nanopb-c/tests/extensions/ |
SConscript | 11 enc = incpath.Program(["encode_extensions.c", "extensions.pb.c", "$BUILD/alltypes/alltypes.pb$OBJSUFFIX", "$COMMON/pb_encode.o"]) 12 dec = incpath.Program(["decode_extensions.c", "extensions.pb.c", "$BUILD/alltypes/alltypes.pb$OBJSUFFIX", "$COMMON/pb_decode.o"])
|
/external/valgrind/main/massif/tests/ |
insig.c | 4 // size of two of the significant nodes. This is quite common in big 5 // programs, but not so common in small tests, so we test for it here.
|
/frameworks/av/media/libnbaio/ |
AudioStreamOutSink.cpp | 41 mStreamBufferSizeBytes = mStream->common.get_buffer_size(&mStream->common); 42 audio_format_t streamFormat = mStream->common.get_format(&mStream->common); 43 uint32_t sampleRate = mStream->common.get_sample_rate(&mStream->common); 45 (audio_channel_mask_t) mStream->common.get_channels(&mStream->common);
|
/frameworks/base/packages/WAPPushManager/ |
Android.mk | 13 LOCAL_JAVA_LIBRARIES += telephony-common 14 LOCAL_STATIC_JAVA_LIBRARIES += android-common
|
/frameworks/base/tools/layoutlib/create/ |
.classpath | 7 <classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilts/misc/common/asm/asm-4.0.jar" sourcepath="/ANDROID_PLAT_SRC/prebuilts/misc/common/asm/src.zip"/>
|
Completed in 1303 milliseconds
<<31323334353637383940>>