Home
last modified time | relevance | path

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

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DICUTestCase.java100 public static void testEHCS(Object obj, Object eq, Object neq) { in testEHCS() argument
101 if (obj == null || eq == null || neq == null) { in testEHCS()
105 if (!(cls.isAssignableFrom(eq.getClass()) && cls.isAssignableFrom(neq.getClass()))) { in testEHCS()
120 assertNotEqual(obj, neq); in testEHCS()
121 assertNotEqual(neq, obj); in testEHCS()
DNumberFormatTest.java429 NumberFormat neq = NumberFormat.getInstance(Locale.GERMANY); in testHashCode() local
431 ICUTestCase.testEHCS(nf, eq, neq); in testHashCode()
DULocaleTest.java44 ULocale neq = new ULocale("de_DE_FRENCH"); in testHashCode() local
46 ICUTestCase.testEHCS(obj, eq, neq); in testHashCode()
/external/vulkan-validation-layers/
Dupdate_external_sources.bat120 if %errorCode% neq 0 (goto:error)
153 if %errorCode% neq 0 (goto:error)
155 if %errorCode% neq 0 (goto:error)
162 if %errorlevel% neq 0 (goto:error)
166 if %errorCode% neq 0 (goto:error)
168 if %errorCode% neq 0 (goto:error)
173 if %errorCode% neq 0 (goto:error)
178 if %errorCode% neq 0 (goto:error)
/external/e2fsprogs/lib/ext2fs/
Dgen_bitmap64.c362 errcode_t neq, in ext2fs_fudge_generic_bmap_end() argument
373 neq, end, &tmp_oend); in ext2fs_fudge_generic_bmap_end()
383 return neq; in ext2fs_fudge_generic_bmap_end()
580 errcode_t ext2fs_compare_generic_bmap(errcode_t neq, in ext2fs_compare_generic_bmap() argument
593 return ext2fs_compare_generic_bitmap(bm1->magic, neq, bm1, bm2); in ext2fs_compare_generic_bmap()
600 return neq; in ext2fs_compare_generic_bmap()
605 return neq; in ext2fs_compare_generic_bmap()
Dgen_bitmap.c289 errcode_t magic, errcode_t neq, in ext2fs_fudge_generic_bitmap_end() argument
295 return neq; in ext2fs_fudge_generic_bitmap_end()
345 errcode_t ext2fs_compare_generic_bitmap(errcode_t magic, errcode_t neq, in ext2fs_compare_generic_bitmap() argument
360 return neq; in ext2fs_compare_generic_bitmap()
365 return neq; in ext2fs_compare_generic_bitmap()
Dext2fsP.h127 errcode_t neq,
Dext2fs.h1163 errcode_t neq,
1171 extern errcode_t ext2fs_compare_generic_bitmap(errcode_t magic, errcode_t neq,
1201 errcode_t neq,
1207 errcode_t ext2fs_compare_generic_bmap(errcode_t neq,
Dbitops.h178 extern errcode_t ext2fs_compare_generic_bmap(errcode_t neq,
/external/selinux/secilc/docs/
Dcil_constraint_statements.md45 <p><code> op : eq neq</code></p>
46 <p><code> role_op : eq neq dom domby incomp</code></p>
136 <p><code> op : eq neq</code></p>
137 <p><code> role_op : eq neq dom domby incomp</code></p>
207 <p><code> op : eq neq</code></p>
208 <p><code> mls_role_op : eq neq dom domby incomp</code></p>
236 (neq r1 r2)
291 <p><code> op : eq neq</code></p>
292 <p><code> mls_role_op : eq neq dom domby incomp</code></p>
Dcil_conditional_statements.md81 <p><code> (neq (boolean_id boolean_id))</code></p>
193 <p><code> (neq (tunable_id tunable_id))</code></p>
Dcil_reference_guide.md185 expr_key = and | or | xor | not | all | eq | neq | dom | domby | incomp | range
242 …ame` or `expr` with `expr_key` values of `and`, `or`, `xor`, `not`, `eq`, `neq` as shown in the ex…
256 …ame` or `expr` with `expr_key` values of `and`, `or`, `not`, `all`, `eq`, `neq`, `dom`, `domby`, `…
/external/eigen/unsupported/Eigen/
DPolynomials84 The leading coefficient \f$ p \f$: should be non zero \f$a_d \neq 0\f$.
92 \f$ \forall r_i \neq 0 \f$ root of \f$ p(x) = \sum_{k=0}^d a_k x^k \f$,
116 \f$ \forall i,j \in [1;d],~ \| r_i \| \neq \| r_j \| \f$.
/external/skia/
Dmake.bat29 if %ERRORLEVEL% neq 0 exit /B %ERRORLEVEL%
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCodeMangler.java515 boolean neq = false; in processFile()
517 neq = true; in processFile()
524 + "' neq: '" + neq in processFile()
527 eval = (val2.equals(map.get(key2)) != neq); in processFile()
/external/selinux/secilc/test/
Dintegration.cil188 (constrain (file (read)) (or (and (eq t1 exec_t) (neq t2 bin_t) ) (eq u1 u2) ) )
196 (mlsconstrain (file (open)) (or (and (eq l1 l2) (eq u1 u2)) (neq r1 r2)))
Dpolicy.cil287 (constrain (file (read)) (or (and (eq t1 exec_t) (neq t2 bin_t) ) (eq u1 ua4) ) )
295 (mlsconstrain (file (open)) (or (and (eq l1 l2) (eq u1 u2)) (neq r1 r2)))
/external/iproute2/doc/
Dss.sgml240 <tt/dport neq 10.0.0.1:22/
267 ss state fin-wait-1 \( sport neq :http and sport neq :https \) \
Dip-cref.tex1995 ``policy routing'' $\neq$ ``routing policy''.
/external/opencv3/doc/tutorials/ml/introduction_to_pca/
Dintroduction_to_pca.markdown82 \f[ D[k,l] = \left\{\begin{matrix} \lambda_k, k = l \\ 0, k \neq l \end{matrix}\right. \f]
/external/opencv3/modules/imgproc/doc/
Dcolors.markdown58 \f[S \leftarrow \fork{\frac{V-min(R,G,B)}{V}}{if \(V \neq 0\)}{0}{otherwise}\f]
/external/libxml2/
Dxpath.c6725 xmlXPathEqualNodeSetString(xmlXPathObjectPtr arg, const xmlChar * str, int neq) in xmlXPathEqualNodeSetString() argument
6748 if (neq) in xmlXPathEqualNodeSetString()
6752 if (neq) in xmlXPathEqualNodeSetString()
6755 } else if (neq) { in xmlXPathEqualNodeSetString()
6762 } else if (neq) in xmlXPathEqualNodeSetString()
6785 xmlXPathObjectPtr arg, double f, int neq) { in xmlXPathEqualNodeSetFloat() argument
6808 if ((!neq) && (v==f)) { in xmlXPathEqualNodeSetFloat()
6811 } else if ((neq) && (v!=f)) { in xmlXPathEqualNodeSetFloat()
6816 if (neq) in xmlXPathEqualNodeSetFloat()
6845 xmlXPathEqualNodeSets(xmlXPathObjectPtr arg1, xmlXPathObjectPtr arg2, int neq) { in xmlXPathEqualNodeSets() argument
[all …]
/external/opencv3/modules/ml/doc/
Dml_intro.markdown216 - Compute \f$err_m = E_w [1_{(y \neq f_m(x))}], c_m = log((1 - err_m)/err_m)\f$ .
218 - Set \f$w_i \Leftarrow w_i exp[c_m 1_{(y_i \neq f_m(x_i))}], i = 1,2,...,N,\f$ and
/external/webrtc/data/voice_engine/stereo_rtp_files/
Dhrtf_g722_1C_48.rtp311 …2H�ހ�.����A��@ ?�����Ta��&��8�4I��/��Q OM�Dr�aXr�*�4k^|J~�W%)-�neq�5�E��<� ��{.���DUֵ…
/external/icu/icu4c/source/data/misc/
DsupplementalData.txt5738 "neq~z",