Searched
full:required (Results
976 -
1000 of
65174) sorted by null
<<31323334353637383940>>
/external/chromium_org/chrome/browser/ui/tabs/ |
test_tab_strip_model_delegate.cc | 29 // Required to determine reloadability of tabs. 31 // Required to determine if tabs are app tabs.
|
/external/chromium_org/chrome/common/mac/ |
app_mode_common.h | 94 unsigned major_version; // Required: all versions 95 unsigned minor_version; // Required: all versions 98 int argc; // Required: v1.0 99 char** argv; // Required: v1.0 102 base::FilePath chrome_versioned_path; // Required: v1.0 105 base::FilePath chrome_outer_bundle_path; // Required: v1.0 114 std::string app_mode_id; // Required: v1.0 120 std::string app_mode_url; // Required: v1.0
|
/external/chromium_org/chrome/test/base/ |
run_all_remoting_unittests.cc | 7 // (required for JS unittests) without updating the DEPS file for each 19 // This is required for the JavaScript unittests.
|
/external/chromium_org/chrome/test/functional/media/ |
pyauto_media.py | 7 Required to ensure each media test can load the appropriate libraries. Each 25 """Add paths required for loading PyAuto and other utilities to sys.path."""
|
/external/chromium_org/chrome/test/security_tests/ |
sandbox_browsertest_linux.cc | 25 // The setuid sandbox is required as our first-layer sandbox. 29 // A second-layer sandbox is also required to be adequately sandboxed.
|
/external/chromium_org/chrome_frame/cfinstall/examples/ |
local_testing.html | 8 // This is only required if you are hosting your own copy of the 13 // The following are only required when running this example from a local
|
/external/chromium_org/third_party/angle_dx11/extensions/ |
ANGLE_program_binary.txt | 33 OpenGL ES 2.0 is required. 34 OES_get_program_binary is required.
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_release_buffers.spec | 27 OpenGL 1.0 or later is required. 28 GLX 1.0 or later is required.
|
MESA_set_3dfx_mode.spec | 27 OpenGL 1.0 or later is required. 28 GLX 1.0 or later is required.
|
/external/chromium_org/third_party/sqlite/ |
separate_cache_pool.patch | 6 int sz; /* Bytes of memory required to allocate the new cache */ 12 ** mutexing is required.
|
/external/clang/test/SemaObjC/ |
protocols.m | 4 @required // expected-error {{directive may only be specified in protocols only}} 19 @required
|
/external/droiddriver/src/com/google/android/droiddriver/runner/ |
MinSdkVersion.java | 10 * Unless required by applicable law or agreed to in writing, software 40 * The minimum required SDK version.
|
/external/dropbear/libtommath/ |
bn_mp_reduce_setup.c | 18 /* pre-calculate the value required for Barrett reduction 19 * For a given modulus "b" it calulates the value required in "a"
|
/external/e2fsprogs/misc/ |
uuidd.rc | 4 # Required-Start: $time $local_fs 5 # Required-Stop: $time $local_fs
|
/external/emma/core/res/com/vladium/emma/instr/ |
instr_usage.res | 3 required, mergeable, values: 1, 10 "instrumentation output directory (required for non-overwrite output modes)";
|
/external/emma/core/res/com/vladium/emma/report/ |
report_usage.res | 3 required, mergeable, values: 1, 8 required, mergeable, values: 1,
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
RegularImmutableSet.java | 10 * Unless required by applicable law or agreed to in writing, software 32 // Required for GWT deserialization because the server-side implementation
|
/external/guava/guava-tests/test/com/google/common/eventbus/ |
StringCatcher.java | 10 * Unless required by applicable law or agreed to in writing, software 27 * required <em>not</em> to call ({@link #methodWithoutAnnotation(String)}).
|
/external/iptables/extensions/ |
libxt_TPROXY.man | 9 This specifies a destination port to use. It is a required option, 0 means the 20 by advanced routing. (Required for transparent proxying to work: otherwise
|
/external/jmonkeyengine/engine/src/android/jme3test/android/ |
AndroidManifest.xml | 10 <uses-feature android:glEsVersion="0x00020000" android:required="true" /> 13 <uses-feature android:name="android.hardware.touchscreen.multitouch.distinct" android:required="true" />
|
/external/markdown/markdown/ |
etree_loader.py | 24 message(CRITICAL, "For cElementTree version 1.0 or higher is required.") 29 message(CRITICAL, "For ElementTree version 1.1 or higher is required")
|
/external/mesa3d/docs/ |
MESA_release_buffers.spec | 27 OpenGL 1.0 or later is required. 28 GLX 1.0 or later is required.
|
MESA_set_3dfx_mode.spec | 27 OpenGL 1.0 or later is required. 28 GLX 1.0 or later is required.
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
ProtectionSchemeInformationBox.java | 10 * Unless required by applicable law or agreed to in writing, software 22 * The <code>ProtectionSchemeInformationBox</code> contains all the information required both
|
/external/openfst/src/extensions/far/ |
strings.cc | 8 // Unless required by applicable law or agreed to in writing, software 27 // Compute the minimal length required to
|
Completed in 771 milliseconds
<<31323334353637383940>>