Home
last modified time | relevance | path

Searched refs:work (Results 1 – 25 of 57) sorted by relevance

123

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/
DOpenWnnDictionaryImplJni.c208 NJ_JNIWORK* work; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork() local
211 work = ( NJ_JNIWORK* )malloc( sizeof( NJ_JNIWORK ) ); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
212 if( work != NULL ) { in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
222 memset( work, 0x00, sizeof( NJ_JNIWORK ) ); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
227 free( work ); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
231 work->dicLibHandle = ( void* )dlopen( dicLibPath, RTLD_LAZY ); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
234 if( work->dicLibHandle == NULL ) { in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
235 free( work ); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
240 dic_size = ( NJ_UINT32* )dlsym( work->dicLibHandle, "dic_size" ); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
241 dic_type = ( NJ_UINT8* )dlsym( work->dicLibHandle, "dic_type" ); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
[all …]
/packages/apps/Calendar/tests/src/com/android/calendar/
DAsyncQueryServiceTest.java109 final OperationInfo[] work = new OperationInfo[1]; in testQuery() local
110 work[index] = new OperationInfo(); in testQuery()
111 work[index].op = Operation.EVENT_ARG_QUERY; in testQuery()
113 work[index].token = ++mId; in testQuery()
114 work[index].cookie = ++mId; in testQuery()
115 work[index].uri = Uri.parse(AUTHORITY_URI + "blah"); in testQuery()
116 work[index].projection = TEST_PROJECTION; in testQuery()
117 work[index].selection = TEST_SELECTION; in testQuery()
118 work[index].selectionArgs = TEST_SELECTION_ARGS; in testQuery()
119 work[index].orderBy = "order"; in testQuery()
[all …]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnDictionaryImplJni.java191 public static final native int freeWnnWork( long work ); in freeWnnWork() argument
200 public static final native int clearDictionaryParameters( long work ); in clearDictionaryParameters() argument
212 … public static final native int setDictionaryParameter( long work, int index, int base, int high ); in setDictionaryParameter() argument
229 … public static final native int searchWord(long work, int operation, int order, String keyString ); in searchWord() argument
241 public static final native int getNextWord( long work, int length ); in getNextWord() argument
250 public static final native String getStroke( long work ); in getStroke() argument
259 public static final native String getCandidate( long work ); in getCandidate() argument
268 public static final native int getFrequency( long work ); in getFrequency() argument
276 public static final native int getLeftPartOfSpeech( long work ); in getLeftPartOfSpeech() argument
284 public static final native int getRightPartOfSpeech( long work ); in getRightPartOfSpeech() argument
[all …]
/packages/inputmethods/OpenWnn/
DNOTICE21work of authorship, whether in Source or Object form, made available under the License, as indicat…
23work, whether in Source or Object form, that is based on (or derived from) the Work and for which …
25 "Contribution" shall mean any work of authorship, including the original version of the Work and an…
50 … use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer …
55 APPENDIX: How to apply the Apache License to your work
57 To apply the Apache License to your work, attach the following boilerplate notice, with the fields …
/packages/providers/TelephonyProvider/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/Camera2/jni/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/wallpapers/LivePicker/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/services/Telephony/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/SpareParts/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/HTMLViewer/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/providers/MediaProvider/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/Camera/jni/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/providers/UserDictionaryProvider/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/Launcher2/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/LegacyCamera/jni/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/TvSettings/Settings/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/Calendar/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/LegacyCamera/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/Launcher3/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/QuickSearchBox/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/PackageInstaller/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/Stk/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/Email/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/Camera/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/packages/apps/Settings/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all

123