Searched defs:multi (Results 1 - 25 of 56) sorted by path

123

/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c2418 int multi[] = {100000, 10000, 1000, 100, 10,1}; local
2423 passkey += (multi[i] * (pin_code->pin[i] - '0'));
/external/bluetooth/bluedroid/stack/avdt/
H A Davdt_int.h382 tAVDT_MULTI multi; member in union:__anon1209
/external/chromium_org/base/strings/
H A Dutf_string_conversions_unittest.cc194 static char multi[] = { local
204 memcpy(WriteInto(&expected, arraysize(multi)), multi, sizeof(multi)); local
205 EXPECT_EQ(arraysize(multi) - 1, expected.length());
207 EXPECT_EQ(arraysize(multi) - 1, converted.length());
/external/chromium_org/chrome/installer/setup/
H A Dinstall_worker_unittest.cc104 void set_multi_install(bool multi) { multi_install_ = multi; } argument
557 // Expect the multi Client State key to be created.
573 // Expect to see a set value for the "TEST" brand code in the multi Client
631 // Expect the multi Client State key to be created.
639 // Expect to see a set value for the usagestats in the multi Client State key.
/external/chromium_org/chrome/installer/util/
H A Dfake_product_state.h18 void set_multi_install(bool multi) { multi_install_ = multi; } argument
/external/chromium_org/chrome_elf/
H A Dchrome_elf_util_unittest.cc54 // 3: install mode: "single" or "multi"
102 void SetMultiInstallStateInRegistry(bool system_install, bool multi) { argument
108 if (multi) {
110 L"yadda yadda --multi-install yadda yadda");
182 testing::Values("single", "multi")));
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLSelectElement.cpp439 // selection as single-line and multi-line has different defaults.
1332 void HTMLSelectElement::updateSelectedState(int listIndex, bool multi, bool shift) argument
1348 bool multiSelect = m_multiple && multi && !shift;
1585 updateSelectedState(listToOptionIndex(m_activeSelectionEndIndex), true /*multi*/, false /*shift*/);
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_ciph.c718 int j, multi, found, rule, retval, ok, buflen, in_group = 0, local
840 /* check for multi-part specification */
843 multi=1;
847 multi=0;
956 if (!multi) break;
973 * We do not support any "multi" options
/external/chromium_org/third_party/libevent/test/
H A Dregress_http.c221 /* For multi-line headers test */
223 const char *multi = local
224 evhttp_find_header(req->input_headers,"X-multi");
225 if (multi) {
226 if (strcmp("END", multi + strlen(multi) - 3) == 0)
1361 fprintf(stdout, "Testing HTTP Server with multi line: ");
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c1779 const double multi[] = { 0.0, 0.0, 86400.0, 3600.0, 60.0, 1.0, 0.0}; local
1842 dur->value.dur.sec += num * multi[seq];
/external/chromium_org/third_party/libxslt/libexslt/
H A Ddate.c1005 const double multi[] = { 0.0, 0.0, 86400.0, 3600.0, 60.0, 1.0, 0.0}; local
1044 dur->value.dur.sec += num * multi[seq];
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnv04_render.c142 swtnl_restart(struct gl_context *ctx, int multi, unsigned vertex_size) argument
154 nouveau_pushbuf_refn (push, refs, multi ? 2 : 1))
158 if (multi)
209 int multi = (eng3d->oclass == NV04_MULTITEX_TRIANGLE_CLASS); \
212 if (!swtnl_restart(ctx, multi, vertex_size)) \
222 if (multi) { \
/external/clang/test/Lexer/Inputs/
H A Dmultiple.h2 #define multi macro
/external/deqp/modules/egl/
H A DteglMakeCurrentPerfTests.cpp556 // Add multi context test group
593 // Add multi surface test group
638 TestCaseGroup* multi = new TestCaseGroup(m_eglTestCtx, "complex", "eglMakeCurrent performance tests using multiple contexts and multiple surfaces"); local
678 multi->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str()));
684 addChild(multi);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar ... CHECK public static final int CASCADE public static final int MULTI public static final int SINGLE public static final int READ_ONLY ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar ... CHECK public static final int CASCADE public static final int MULTI public static final int SINGLE public static final int READ_ONLY ...

Completed in 723 milliseconds

123