HomeSort by relevance Sort by last modified time
    Searched refs:whether (Results 1 - 25 of 348) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltrace/
common.h 67 /* Set *RET to either a duplicate of STR (if WHETHER), or STR
70 int strdup_if(const char **ret, const char *str, int whether);
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/
source.py 69 """Determines whether the @provideGoog flag is in a comment."""
  /external/stlport/src/
sparc_atomic.s 20 cmp %o2, %o3 ! Check whether successful
39 cmp %o3, %o2 ! Check whether successful
61 cmp %o3, %o2 ! Check whether successful
sparc_atomic64.s 17 cmp %o2, %o3 ! Check whether successful
36 cmp %o3, %o2 ! Check whether successful
56 cmp %o3, %o2 ! Check whether successful
  /ndk/sources/cxx-stl/stlport/src/
sparc_atomic.s 20 cmp %o2, %o3 ! Check whether successful
39 cmp %o3, %o2 ! Check whether successful
61 cmp %o3, %o2 ! Check whether successful
sparc_atomic64.s 17 cmp %o2, %o3 ! Check whether successful
36 cmp %o3, %o2 ! Check whether successful
56 cmp %o3, %o2 ! Check whether successful
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
__init__.py 135 """Returns whether an application is currently running."""
139 """Returns whether the platform can launch the given application."""
147 """Returns a bool indicating whether the platform supports video capture."""
  /external/chromium_org/chrome/browser/resources/cryptotoken/
countdown.js 20 * @return {boolean} whether the timeout could be set.
32 /** @return {boolean} whether the timer has expired. */
65 * @return {boolean} whether the timeout could be set.
101 /** @return {boolean} whether the timer has expired. */
signhelper.js 21 * @return {boolean} whether the challenges were successfully added.
39 * with an error code and whether any gnubbies were found.
  /external/chromium_org/ui/webui/resources/js/
assert.js 12 * test whether a value is defined or not, and we don't want to force a
  /external/chromium_org/chrome/common/extensions/docs/examples/api/preferences/allowThirdPartyCookies/
popup.js 13 * Returns whether the |levelOfControl| means that the extension can change the
100 * @param incognito{boolean} Whether the value is specific to incognito mode.
108 * Called from the UI to change whether to use separate settings for
111 * @param value{boolean} whether to use separate settings for
  /external/chromium_org/chrome/common/extensions/docs/examples/api/preferences/enableReferrer/
popup.js 13 * Returns whether the |levelOfControl| means that the extension can change the
100 * @param incognito{boolean} Whether the value is specific to incognito mode.
108 * Called from the UI to change whether to use separate settings for
111 * @param value{boolean} whether to use separate settings for
  /build/core/tasks/
collect_gpl_sources.mk 17 # FORCE since we can't know whether any of the sources changed
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
platform_util.js 30 *Checks whether the given filter matches the current platform. An undefined
33 * @return {boolean} Whether the filter matches the current platform.
focus_util.js 22 * Maps whether an input element of specified type accepts text selection or
24 * This can be used to determine whether a visitor to that element should
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
graph-view_unittest.js 6 * Test whether given line is valid.
  /external/nanopb-c/extra/
nanopb.mk 18 # Check whether to use binary version of nanopb_generator or the
  /external/chromium_org/v8/test/mjsunit/harmony/
debug-stepin-collections-foreach.js 19 // Check whether we break at the expected line.
81 // Check whether we break at the expected line.
  /external/chromium_org/v8/src/
mirror-debugger.js 21 // Wrapper to check whether an object is a Promise. The call may not work
38 * @param {boolean} transient indicate whether this object is transient and
235 * Check whether the mirror reflects a value.
244 * Check whether the mirror reflects the undefined value.
253 * Check whether the mirror reflects the null value.
262 * Check whether the mirror reflects a boolean value.
271 * Check whether the mirror reflects a number value.
280 * Check whether the mirror reflects a string value.
289 * Check whether the mirror reflects a symbol.
298 * Check whether the mirror reflects an object
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
braille_captions_background.js 46 * Returns whether the braille captions feature is enabled.
77 * Sets whether the overlay should be active.
  /external/chromium_org/chrome/common/extensions/docs/server2/
caching_file_system.py 16 smart, using Stat() to decided whether to skip Read()ing from |file_system|,
  /external/chromium_org/ui/file_manager/file_manager/audio_player/elements/
control_panel.js 94 * Flag whether the volume slider is expanded or not.
100 * Flag whether the audio is playing or paused. True if playing, or false
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
conflict_dialog.js 19 * argument is which button is pressed. The second argument is whether to
28 * Checkbox to specify whether to apply the selection to all entries or not.
  /external/compiler-rt/make/
util.mk 43 # Check whether the given variable is defined.
48 # Check whether the given variable is undefined.
  /build/core/
executable_prefer_symlink.mk 16 # base our decision on whether the target prefers one or the

Completed in 1197 milliseconds

1 2 3 4 5 6 7 8 91011>>