HomeSort by relevance Sort by last modified time
    Searched full:compose (Results 1 - 25 of 603) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/openfst/src/script/
compose.cc 19 #include <fst/script/compose.h>
25 void Compose(const FstClass &ifst1, const FstClass &ifst2,
27 if (!ArcTypesMatch(ifst1, ifst2, "Compose") ||
28 !ArcTypesMatch(*ofst, ifst1, "Compose")) return;
31 Apply<Operation<ComposeArgs1> >("Compose", ifst1.ArcType(), &args);
34 void Compose(const FstClass &ifst1, const FstClass &ifst2,
36 if (!ArcTypesMatch(ifst1, ifst2, "Compose") ||
37 !ArcTypesMatch(*ofst, ifst1, "Compose")) return;
40 Apply<Operation<ComposeArgs2> >("Compose", ifst1.ArcType(), &args);
43 REGISTER_FST_OPERATION(Compose, StdArc, ComposeArgs1)
    [all...]
  /external/chromium_org/third_party/gtk+/
README.chromium 10 gtk/gtkimcontextsimpleseqs.h is generated by gtk/compose-parse.py.
11 gtk/compose-parse.py is modified in some parts to generate
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
AttachmentDeletionInterface.java 2 package com.android.mail.compose;
7 * Interface for views in the compose layout that represent
ComposeAttachmentTile.java 1 package com.android.mail.compose;
RecipientAdapter.java 16 package com.android.mail.compose;
EnterSubject.java 17 package com.android.mail.compose;
27 * pressing next/enter will take the user to the compose field instead of
  /external/openfst/src/include/fst/script/
compose.h 22 #include <fst/compose.h>
31 void Compose(ComposeArgs1 *args) {
36 Compose(ifst1, ifst2, ofst, args->arg4);
45 void Compose(ComposeArgs2 *args) {
50 Compose(ifst1, ifst2, ofst, args->arg4);
53 void Compose(const FstClass &ifst1, const FstClass &ifst2,
57 void Compose(const FstClass &ifst1, const FstClass &ifst2,
  /external/skia/gm/
testimagefilters.cpp 56 SkImageFilter* compose = new SkComposeImageFilter(outer, inner); local
57 SkAutoUnref aur2(compose);
65 return new SkMergeImageFilter(compose, blue);
73 SkImageFilter* compose = new SkComposeImageFilter(outer, inner); local
74 SkAutoUnref aur2(compose);
82 return new SkMergeImageFilter(compose, blue);
patheffects.cpp 21 SkPathEffect* compose; local
23 compose = new SkComposePathEffect(pe, corner);
26 compose = corner;
28 paint->setPathEffect(compose)->unref();
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 39 ** Description compose and send CORE RESET command to command queue
71 ** Description compose and send CORE INIT command to command queue
102 ** Description compose and send CORE GET_CONFIG command to command queue
135 ** Description compose and send CORE SET_CONFIG command to command queue
188 ** Description compose and send CORE CONN_CREATE command to command queue
227 ** Description compose and send CORE CONN_CLOSE command to command queue
262 ** Description compose and send NFCEE Management NFCEE_DISCOVER command
295 ** Description compose and send NFCEE Management NFCEE MODE SET command
331 ** Description compose and send RF Management DISCOVER command to command queue
374 ** Description compose and send RF Management DISCOVER SELECT comman
    [all...]
  /developers/samples/android/ui/accessibility/BasicAccessibility/BasicAccessibility/src/main/res/values/
strings.xml 21 <string name="composeButtonPressed">(Compose button pressed.)</string>
24 <string name="composeButtonLabel">Compose</string>
  /external/chromium_org/tools/grit/grit/testdata/
email_result.html 5 <a href='[$~REPLY_URL~$]'>Reply</a> | <a href='[$~REPLYALL_URL~$]'>Reply&nbsp;to&nbsp;All</a>[$~FORWARD_URL~$] | <a href='mailto:'>Compose</a>[$~OUTLOOKVIEW~$]
25 <a href='[$~REPLY_URL~$]'>Reply</a> | <a href='[$~REPLYALL_URL~$]'>Reply&nbsp;to&nbsp;All</a>[$~FORWARD_URL~$] | <a href='mailto:'>Compose</a>[$~OUTLOOKVIEW~$]
  /packages/apps/UnifiedEmail/res/values/
helpcontext.xml 19 <!-- Help context for the compose screen -->
20 <string name="compose_help_context" translatable="false">compose</string>
  /packages/apps/UnifiedEmail/res/values-sw600dp/
strings.xml 19 <!-- Compose screen, button: add Cc/Bcc fields [CHAR LIMIT=20]-->
21 <!-- Compose screen, button: add bcc fields [CHAR LIMIT=20]-->
  /external/openfst/src/include/fst/
randequivalent.h 26 #include <fst/compose.h>
82 Compose(ipath, sfst1, &cfst1);
84 Compose(cfst1, opath, &pfst1);
92 Compose(ipath, sfst2, &cfst2);
94 Compose(cfst2, opath, &pfst2);
  /packages/apps/UnifiedEmail/res/layout-sw600dp/
compose.xml 33 android:id="@+id/compose"
98 <com.android.mail.compose.CcBccView
112 <com.android.mail.compose.EnterSubject android:id="@+id/subject"
133 <!-- Compose Area -->
145 <com.android.mail.compose.AttachmentsView android:id="@+id/attachments"
155 </com.android.mail.compose.AttachmentsView>
162 <com.android.mail.compose.QuotedTextView android:id="@+id/quoted_text_view"
  /external/openfst/src/bin/
fstcompose.cc 23 #include <fst/script/compose.h>
83 LOG(ERROR) << argv[0] << "Unknown compose filter type: "
90 s::Compose(*ifst1, *ifst2, &ofst, opts);
  /external/chromium_org/third_party/WebKit/ManualTests/
mail-attachments.html 7 <p><b>BUG ID:</b> <a href="rdar://problem/4435416">4435416</a> Attachments in Mail compose windows always display the broken image icon</p>
  /packages/apps/UnifiedEmail/res/layout/
compose.xml 28 android:id="@+id/compose">
60 <com.android.mail.compose.AttachmentsView android:id="@+id/attachments"
72 </com.android.mail.compose.AttachmentsView>
75 <com.android.mail.compose.QuotedTextView android:id="@+id/quoted_text_view"
  /packages/apps/UnifiedEmail/res/values-land/
styles.xml 19 <!-- Compose styles -->
38 <!-- End compose styles -->
  /external/chromium_org/third_party/icu/source/test/intltest/
tstnrapi.cpp 56 // test compose() and decompose()
62 Normalizer::compose(tel, TRUE, 0, nfkc, errorCode);
65 dataerrln("error in Normalizer::(de)compose(): %s", u_errorName(errorCode));
70 errln("error in Normalizer::(de)compose(): wrong result(s)");
157 Normalizer::compose(s, FALSE, 0, s, status);
159 dataerrln("error in Normalizer::compose(self)");
  /external/icu4c/test/intltest/
tstnrapi.cpp 56 // test compose() and decompose()
62 Normalizer::compose(tel, TRUE, 0, nfkc, errorCode);
65 dataerrln("error in Normalizer::(de)compose(): %s", u_errorName(errorCode));
70 errln("error in Normalizer::(de)compose(): wrong result(s)");
157 Normalizer::compose(s, FALSE, 0, s, status);
159 dataerrln("error in Normalizer::compose(self)");
  /external/guava/guava-tests/test/com/google/common/base/
FunctionsTest.java 218 Functions.compose(integerToSpanish, japaneseToInteger);
236 Functions.compose(integerToSpanish, japaneseToInteger))
240 Functions.compose(japaneseToInteger, integerToSpanish))
261 Functions.compose(integerToSpanish, japaneseToInteger);
266 Functions.compose(integerToSpanish, japaneseToInteger),
271 Functions.compose(japaneseToInteger, integerToSpanish))
283 Functions.compose(numberToSpanish, japaneseToInteger);
300 Function<Float, Boolean> c1 = Functions.compose(Functions.compose(h, g), f);
301 Function<Float, Boolean> c2 = Functions.compose(h, Functions.compose(g, f))
    [all...]
  /frameworks/native/cmds/flatland/
Composers.cpp 125 virtual bool compose(GLuint texName, const sp<GLConsumer>& glc) { function in class:android::ComposerBase
149 virtual bool compose(GLuint texName, const sp<GLConsumer>& glc) { function in class:android::OpaqueComp
173 virtual bool compose(GLuint texName, const sp<GLConsumer>& glc) { function in class:android::OpaqueComp
205 virtual bool compose(GLuint texName, const sp<GLConsumer>& glc) { function in class:android::BlendComp
244 virtual bool compose(GLuint texName, const sp<GLConsumer>& glc) { function in class:android::BlendShrinkComp
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
difference.h 22 #include "fst/lib/compose.h"
124 // Complexity: same as Compose.
126 // Caveats: same as Compose.

Completed in 414 milliseconds

1 2 3 4 5 6 7 8 91011>>