HomeSort by relevance Sort by last modified time
    Searched full:allowed (Results 1151 - 1175 of 7690) sorted by null

<<41424344454647484950>>

  /cts/suite/audio_quality/test_description/processing/
check_spectrum_playback.py 32 # allowed error in negative side for pass in %,
33 # allowed error ih positive side for pass
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GlVboPerfTest.java 29 // 30% of fps_no_vbo is allowed to compensate variations in measurement
129 // Margin amount of error is allowed due to measuring irregularity
  /dalvik/vm/alloc/
HeapSource.h 149 * Gets the maximum number of bytes that the heap source is allowed
155 * Given the current contents of the heap, increase the allowed
  /external/aac/libAACdec/src/
aacdec_hcr_types.h 197 #define DETECT_TOO_LONG_CW_READS 1 /* if a codeword is decoded there exists a border for the number of bits, which are allowed to read for this
204 allowed value for remainingBitsInSegment is zero. This check also could be set to zero (save runtime) */
252 #define NUM_SECT_OUT_OF_RANGE_SHORT_BLOCK 0x00000080 // 7 yes Init-Dec The number of sections is not within the allowed range (short block)
253 #define NUM_SECT_OUT_OF_RANGE_LONG_BLOCK 0x00000040 // 6 yes Init-Dec The number of sections is not within the allowed range (long block)
254 #define LINE_IN_SECT_OUT_OF_RANGE_SHORT_BLOCK 0x00000020 // 5 yes Init-Dec The number of lines per section is not within the allowed range (short block)
255 #define CB_OUT_OF_RANGE_SHORT_BLOCK 0x00000010 // 4 yes Init-Dec The codebook is not within the allowed range (short block)
256 #define LINE_IN_SECT_OUT_OF_RANGE_LONG_BLOCK 0x00000008 // 3 yes Init-Dec The number of lines per section is not within the allowed range (long block)
257 #define CB_OUT_OF_RANGE_LONG_BLOCK 0x00000004 // 2 yes Init-Dec The codebook is not within the allowed range (long block)
  /external/apache-http/src/org/apache/http/conn/params/
ConnPerRouteBean.java 39 * This class maintains a map of HTTP routes to maximum number of connections allowed
52 /** The default maximum number of connections allowed per host */
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemText.java 60 * disable-output-escaping attribute; the allowed values
85 * disable-output-escaping attribute; the allowed values
ElemTextLiteral.java 133 * disable-output-escaping attribute; the allowed values
158 * disable-output-escaping attribute; the allowed values
  /external/bluetooth/bluedroid/bta/ar/
bta_ar.c 265 /* only one TG is allowed (first-come, first-served).
282 /* multiple CTs are allowed.
  /external/chromium/base/
utf_string_conversion_utils.h 17 // codepoints larger than 0x10FFFF (the highest codepoint allowed).
18 // Non-characters and unassigned codepoints are allowed.
  /external/chromium/chrome/browser/download/
download_safe_browsing_client.cc 42 // It is not allowed to call this method twice.
60 // It is not allowed to call this method twice.
  /external/chromium/chrome/browser/extensions/
extension_cookies_helpers.h 27 // given store ID. Returns NULL if the profile doesn't exist or is not allowed
64 // and are allowed by extension host permissions.
external_extension_provider_impl.cc 66 ready_ = true; // Queries for extensions are allowed from this point.
119 LOG(WARNING) << "Path traversal not allowed in path: "
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_name_folder_controller_unittest.mm 82 // Make sure we are allowed to create a folder named "New Folder".
103 // Make sure we are allowed to create a folder with an empty name.
  /external/chromium/net/base/
file_stream.h 70 // allowed.) Returns the number of bytes copied, 0 if at end-of-file, or an
98 // allowed.) Returns the number of bytes written, or an error code if the
  /external/chromium/net/tools/flip_server/
ring_buffer.h 53 // characters which are allowed to be written in *size.
58 // characters which are allowed to be read in *size.
simple_buffer.cc 98 // and stores the number of characters which are allowed
108 // and stores the number of characters which are allowed
  /external/chromium/net/url_request/
url_request_job_manager.h 80 // The first guy to call this function sets the allowed thread. This way we
83 // set the allowed thread.
  /external/chromium_org/base/strings/
utf_string_conversion_utils.h 17 // codepoints larger than 0x10FFFF (the highest codepoint allowed).
18 // Non-characters and unassigned codepoints are allowed.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/net/spdyproxy/
DataReductionProxySettings.java 83 /** Returns true if the SPDY proxy is allowed to be used. */
88 /** Returns true if the SPDY proxy promo is allowed to be shown. */
  /external/chromium_org/chrome/browser/download/
download_query.h 24 // results to 20 items. Any number of filters or sorters is allowed. If all
99 // match all filters. Multiple instances of the same FilterType are allowed,
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_helpers.h 44 // given store ID. Returns NULL if the profile doesn't exist or is not allowed
81 // and are allowed by extension host permissions.
  /external/chromium_org/chrome/browser/extensions/
webstore_inline_installer_unittest.cc 115 // The HTTPS scheme is allowed.
118 // The file: scheme is not allowed.
  /external/chromium_org/chrome/browser/policy/
url_blacklist_manager.h 52 // URLs matching one of the |filters| will be allowed. If a URL is both
53 // Blocked and Allowed, Allow takes precedence.
  /external/chromium_org/chrome/browser/predictors/
resource_prefetcher.h 143 RUNNING = 1, // Prefetching started, allowed to add more requests.
144 STOPPED = 2, // Prefetching started, not allowed to add more requests.
  /external/chromium_org/chrome/browser/ui/app_list/
app_context_menu.cc 214 // "Normal" windows are not allowed when incognito is enforced.
218 // Incognito windows are not allowed when incognito is disabled.

Completed in 1217 milliseconds

<<41424344454647484950>>