HomeSort by relevance Sort by last modified time
    Searched full:assume (Results 176 - 200 of 7331) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/content/child/
site_isolation_policy_browsertest.cc 38 // Since we assume exploited renderer process, it can bypass the same origin
42 // We assume that we're using our cross-site document blocking logic which
  /external/chromium_org/ppapi/proxy/
flash_clipboard_resource.cc 26 // These functions assume the format is valid.
151 // Assume success, since it allows us to avoid a sync IPC.
  /external/chromium_org/printing/
printing_context_no_system_dialog.cc 46 // Assume full page is printable for now.
59 // If the call failed, assume a paper size of 8.5 x 11 inches.
  /external/chromium_org/remoting/ios/
key_input.mm 53 // @protocol UIKeyInput, Assume this is a text input
79 // have required a shift. Assume caps lock does not exist.
  /external/chromium_org/third_party/icu/source/i18n/
quant.h 63 * @param incremental if TRUE, then assume further characters may
65 * assume the text as given is complete.
  /external/chromium_org/third_party/npapi/npspy/windows/
gui_fiter.cpp 77 // we assume that checkbox ids start with IDC_CHECK_NPN_VERSION and are consequitive
111 // we assume that checkbox ids start with IDC_CHECK_NPN_VERSION and are consequitive
  /external/chromium_org/tools/grit/grit/gather/
regexp.py 75 # we are using a sort set of keys, and because we assume that the
77 # group in alphabetical order. We also assume that there cannot be
  /external/chromium_org/v8/test/mjsunit/
for-in-special-cases.js 76 // We do not assume that for-in enumerates elements in order.
102 // We do not assume that for-in enumerates elements in order.
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCAtSyncChecker.cpp 63 std::tie(notNullState, nullState) = state->assume(V.castAs<DefinedSVal>());
83 // under-constrained to be null or non-null, assume it is non-null
  /external/guava/guava-gwt/src/com/google/common/collect/
GwtSerializationDependencies.java 32 * each RPC interface and to assume that implementations of those types might be
37 * serialized but doesn't assume the same about its final fields. To work around
  /external/jpeg/
jinclude.h 54 * NOTE: we assume the size parameters to these functions are of type size_t.
64 #else /* not BSD, assume ANSI/SysV string lib */
  /external/libpcap/msdos/
ndis_0.asm 15 ASSUME CS:_TEXT,DS:_TEXT
34 ASSUME CS:_TEXT,DS:_DATA
  /external/oprofile/libop/
op_hw_specific.h 10 /* Assume we run on the same host as the profilee */
85 unhalted reference cycle architectural event is supported. We assume
  /external/pdfium/core/src/fxcodec/libjpeg/
jinclude.h 65 * NOTE: we assume the size parameters to these functions are of type size_t.
75 #else /* not BSD, assume ANSI/SysV string lib */
  /external/proguard/docs/manual/
limitations.html 29 <li>For best results, ProGuard's optimization algorithms assume that the
40 <li>ProGuard's optimization algorithms currently also assume that the
  /external/qemu/distrib/jpeg-6b/
jinclude.h 54 * NOTE: we assume the size parameters to these functions are of type size_t.
64 #else /* not BSD, assume ANSI/SysV string lib */
  /frameworks/av/services/audioflinger/tests/
resampler_tests.cpp 312 // in this test we assume a maximum transition band between 12kHz and 20kHz.
319 // in this test we assume a maximum transition band between 7kHz and 15kHz.
340 // in this test we assume a maximum transition band between 12kHz and 20kHz.
347 // in this test we assume a maximum transition band between 7kHz and 15kHz.
368 // in this test we assume a maximum transition band between 12kHz and 20kHz.
375 // in this test we assume a maximum transition band between 7kHz and 15kHz.
396 // in this test we assume a maximum transition band between 12kHz and 20kHz.
403 // in this test we assume a maximum transition band between 7kHz and 15kHz.
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 113 /* Here we assume a standard architecture where the hardware integer
181 /* Here we assume a standard architecture where the hardware integer
211 /* Here we assume a standard architecture where the hardware integer
213 are taken from the same list of types. Assume that 'long int'
290 /* Here we assume a standard architecture where the hardware integer
330 /* Here we assume a standard architecture where the hardware integer
369 /* Here we assume a standard architecture where the hardware integer
511 /* Here we assume a standard architecture where the hardware integer
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
limitations.html 29 <li>For best results, ProGuard's optimization algorithms assume that the
40 <li>ProGuard's optimization algorithms currently also assume that the
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
BaseDeviceOwnerTest.java 29 * assume these are done. The admin component can be accessed through
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
BaseManagedProfileTest.java 28 * registered, so that all tests may assume these are done.
  /cts/tests/tests/os/src/android/os/cts/
NoExecutePermissionTest.java 64 // TODO: handle other processors. For now, assume those processors
  /cts/tests/tests/security/src/android/security/cts/
AslrTest.java 47 // Odd. The file doesn't exist... Assume ASLR is enabled.
  /docs/source.android.com/src/devices/
native-memory.jd 19 <p>This tip assume that you are working with an eng
  /external/apache-harmony/support/src/test/java/tests/support/
Support_TimeZone.java 46 * let's assume this timezone has daylight savings from the 4th month till

Completed in 611 milliseconds

1 2 3 4 5 6 78 91011>>