Home
last modified time | relevance | path

Searched refs:intent (Results 1 – 25 of 55) sorted by relevance

123

/external/svox/pico/src/com/svox/pico/
DVoiceDataInstallerReceiver.java34 public void onReceive(Context context, Intent intent) { in onReceive() argument
35 if (Intent.ACTION_PACKAGE_ADDED.equals(intent.getAction()) in onReceive()
36 && INSTALLER_PACKAGE.equals(getPackageName(intent))) { in onReceive()
50 private static String getPackageName(Intent intent) { in getPackageName() argument
51 return intent.getData().getSchemeSpecificPart(); in getPackageName()
DLangPackUninstaller.java33 public void onReceive(Context context, Intent intent) { in onReceive() argument
42 private static String getPackageName(Intent intent) { in getPackageName() argument
43 return intent.getData().getSchemeSpecificPart(); in getPackageName()
/external/libpng/
Dexample.c261 int intent;
263 if (png_get_sRGB(png_ptr, info_ptr, &intent))
Dpngset.c559 png_set_sRGB(png_structp png_ptr, png_infop info_ptr, int intent) in png_set_sRGB() argument
565 info_ptr->srgb_intent = (png_byte)intent; in png_set_sRGB()
571 int intent) in png_set_sRGB_gAMA_and_cHRM() argument
592 png_set_sRGB(png_ptr, info_ptr, intent); in png_set_sRGB_gAMA_and_cHRM()
Dpngtest.c971 int intent; in test_one_file() local
973 if (png_get_sRGB(read_ptr, read_info_ptr, &intent)) in test_one_file()
974 png_set_sRGB(write_ptr, write_info_ptr, intent); in test_one_file()
Dpng.h2418 png_infop info_ptr, int *intent));
2423 png_infop info_ptr, int intent));
2425 png_infop info_ptr, int intent));
3234 int intent));
Dpngrutil.c909 int intent; in png_handle_sRGB() local
944 intent = buf[0]; in png_handle_sRGB()
946 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()
999 png_set_sRGB_gAMA_and_cHRM(png_ptr, info_ptr, intent); in png_handle_sRGB()
/external/webkit/WebCore/svg/
Dsvgattrs.in169 rendering-intent
/external/qemu/distrib/libpng-1.2.19/
Dpngset.c593 png_set_sRGB(png_structp png_ptr, png_infop info_ptr, int intent) in png_set_sRGB() argument
599 info_ptr->srgb_intent = (png_byte)intent; in png_set_sRGB()
605 int intent) in png_set_sRGB_gAMA_and_cHRM() argument
628 png_set_sRGB(png_ptr, info_ptr, intent); in png_set_sRGB_gAMA_and_cHRM()
Dpng.h2307 png_infop info_ptr, int *intent));
2312 png_infop info_ptr, int intent));
2314 png_infop info_ptr, int intent));
3061 int intent));
Dpngrutil.c892 int intent; in png_handle_sRGB() local
927 intent = buf[0]; in png_handle_sRGB()
929 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()
981 png_set_sRGB_gAMA_and_cHRM(png_ptr, info_ptr, intent); in png_handle_sRGB()
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat51 … mute box will mute the associated track. You should mute a track if you intent to add a trigger e…
/external/bluez/libs/
DNOTICE124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/elfcopy/
DNOTICE124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/bluez/hcidump/
DNOTICE124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/bluez/utils/
DNOTICE124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/e2fsprogs/ext2ed/
DCOPYRIGHT131 Thus, it is not the intent of this section to claim rights or contest
132 your rights to work written entirely by you; rather, the intent is to
/external/blktrace/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/wpa_supplicant/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/genext2fs/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/elfutils/
DCOPYING.GPL124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/grub/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/bison/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/iptables/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
/external/oprofile/
DNOTICE124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to

123