HomeSort by relevance Sort by last modified time
    Searched refs:mode (Results 201 - 225 of 4235) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/src/mesa/main/
buffers.h 41 _mesa_DrawBuffer( GLenum mode );
58 _mesa_ReadBuffer( GLenum mode );
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager.cc 26 // Caching the current multi profile mode to avoid expensive detection
41 ash::MultiProfileUMA::SessionMode mode = local
51 mode = ash::MultiProfileUMA::SESSION_SEPARATE_DESKTOP_MODE;
53 // The side by side mode is using the Single user window manager since all
56 mode = ash::MultiProfileUMA::SESSION_SIDE_BY_SIDE_MODE;
58 ash::MultiProfileUMA::RecordSessionMode(mode);
75 // Note: In case of the M-31 mode the window manager won't exist.
96 MultiProfileMode mode) {
100 multi_user_mode_ = mode;
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_codec.h 68 // secondary send codec enables dual-streaming. In dual-streaming mode,
118 // Sets the VAD/DTX (silence suppression) status and |mode| for a
122 VadModes mode = kVadConventional,
125 // Gets the VAD/DTX status and |mode| for a specified |channel|.
126 virtual int GetVADStatus(int channel, bool& enabled, VadModes& mode,
138 virtual int SetAMREncFormat(int channel, AmrMode mode) { return -1; }
139 virtual int SetAMRDecFormat(int channel, AmrMode mode) { return -1; }
140 virtual int SetAMRWbEncFormat(int channel, AmrMode mode) { return -1; }
141 virtual int SetAMRWbDecFormat(int channel, AmrMode mode) { return -1; }
  /external/e2fsprogs/lib/
fpopen.c 33 extern FILE *fpopen(const char *cmd, const char *mode);
35 FILE *fpopen(const char *cmd, const char *mode)
45 if (!mode) {
50 switch (*mode) {
61 switch (*(mode+1)) {
113 return fdopen(do_stdin ? fds[1] : fds[0], mode);
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlTextEscapingMode.java 138 * The mode used for content following a start tag with the given name.
141 HtmlTextEscapingMode mode = ESCAPING_MODES.get(canonTagName); local
142 return mode != null ? mode : PCDATA;
163 HtmlTextEscapingMode mode = getModeForTag(canonTagName); local
164 return mode != PCDATA && mode != VOID;
  /external/arduino/hardware/arduino/cores/arduino/
WInterrupts.c 1 /* -*- mode: jde; c-basic-offset: 2; indent-tabs-mode: nil -*- */
39 void attachInterrupt(uint8_t interruptNum, void (*userFunc)(void), int mode) {
43 // Configure the interrupt mode (trigger on low input, any change, rising
44 // edge, or falling edge). The mode constants were chosen to correspond
46 // the mode into place.
53 EICRA = (EICRA & ~((1 << ISC00) | (1 << ISC01))) | (mode << ISC00);
57 EICRA = (EICRA & ~((1 << ISC10) | (1 << ISC11))) | (mode << ISC10);
61 EICRA = (EICRA & ~((1 << ISC20) | (1 << ISC21))) | (mode << ISC20);
65 EICRA = (EICRA & ~((1 << ISC30) | (1 << ISC31))) | (mode << ISC30)
    [all...]
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
SelectActionModeCallback.java 99 public boolean onCreateActionMode(ActionMode mode, Menu menu) {
100 mode.setTitle(null);
101 mode.setSubtitle(null);
104 createActionMenu(mode, menu);
109 public boolean onPrepareActionMode(ActionMode mode, Menu menu) {
116 createActionMenu(mode, menu);
122 private void createActionMenu(ActionMode mode, Menu menu) {
123 mode.getMenuInflater().inflate(R.menu.select_action_menu, menu);
146 public boolean onActionItemClicked(ActionMode mode, MenuItem item) {
153 mode.finish()
    [all...]
  /external/chromium_org/build/
compiler_version.py 22 print '%s MODE TOOL' % os.path.basename(program_name)
23 print 'MODE: host or target.'
31 mode = args[0]
33 if mode not in ('host', 'target'):
34 raise Exception('Invalid mode: %s' % mode)
37 return mode, tool
104 (mode, tool) = ParseArgs(args[1:])
109 ret_code, result = ExtractVersion(mode, tool)
118 (mode, tool) = ParseArgs(args
    [all...]
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_state_impl.cc 127 AccessibilityMode mode) {
134 content::AddAccessibilityModeTo(accessibility_mode_, mode);
136 AddOrRemoveFromAllWebContents(mode, true);
140 AccessibilityMode mode) {
143 mode == AccessibilityModeComplete) {
148 content::RemoveAccessibilityModeFrom(accessibility_mode_, mode);
150 AddOrRemoveFromAllWebContents(mode, false);
154 AccessibilityMode mode,
160 web_contents_vector[i]->AddAccessibilityMode(mode);
162 web_contents_vector[i]->RemoveAccessibilityMode(mode);
    [all...]
  /external/chromium_org/v8/src/
code-factory.cc 15 Callable CodeFactory::LoadIC(Isolate* isolate, ContextualMode mode) {
17 LoadIC::initialize_stub(isolate, LoadICState(mode).GetExtraICState()),
30 Callable CodeFactory::StoreIC(Isolate* isolate, StrictMode mode) {
31 return Callable(StoreIC::initialize_stub(isolate, mode),
37 Callable CodeFactory::KeyedStoreIC(Isolate* isolate, StrictMode mode) {
38 Handle<Code> ic = mode == SLOPPY
54 OverwriteMode mode) {
55 BinaryOpICStub stub(isolate, op, mode);
62 ToBooleanStub::ResultMode mode,
64 ToBooleanStub stub(isolate, mode, types)
    [all...]
  /external/freetype/src/gzip/
inflate.c 32 /* mode */
33 inflate_mode mode; /* current inflate mode */ member in struct:internal_state
35 /* mode dependent information */
45 /* mode independent information */
61 z->state->mode = z->state->nowrap ? BLOCKS : METHOD;
158 while (1) switch (z->state->mode)
164 z->state->mode = BAD;
171 z->state->mode = BAD;
176 z->state->mode = FLAG
    [all...]
  /development/ndk/platforms/android-3/include/linux/
qic117.h 65 unused, mode, motion, report enumerator in enum:__anon1460
77 #define QIC117_COMMANDS { {NULL, 0x00, 0x00, mode, 0, discretional}, {"soft reset", 0x00, 0x00, motion, 1, required}, {"report next bit", 0x00, 0x00, report, 0, required}, {"pause", 0x36, 0x24, motion, 1, required}, {"micro step pause", 0x36, 0x24, motion, 1, required}, {"alternate command timeout", 0x00, 0x00, mode, 0, required}, {"report drive status", 0x00, 0x00, report, 0, required}, {"report error code", 0x01, 0x01, report, 0, required}, {"report drive configuration",0x00, 0x00, report, 0, required}, {"report rom version", 0x00, 0x00, report, 0, required}, {"logical forward", 0x37, 0x25, motion, 0, required}, {"physical reverse", 0x17, 0x05, motion, 0, required}, {"physical forward", 0x17, 0x05, motion, 0, required}, {"seek head to track", 0x37, 0x25, motion, 0, required}, {"seek load point", 0x17, 0x05, motion, 1, required}, {"enter format mode", 0x1f, 0x05, mode, 0, required}, {"write reference burst", 0x1f, 0x05, motion, 1, required}, {"enter verify mode", 0x37, 0x25, mode, 0, required}, {"stop tape", 0x00, 0x00, motion, 1, required}, {"reserved (19)", 0x00, 0x00, unused, 0, discretional}, {"reserved (20)", 0x00, 0x00, unused, 0, discretional}, {"micro step head up", 0x02, 0x00, motion, 0, required}, {"micro step head down", 0x02, 0x00, motion, 0, required}, {"soft select", 0x00, 0x00, mode, 0, discretional}, {"soft deselect", 0x00, 0x00, mode, 0, discretional}, {"skip segments reverse", 0x36, 0x24, motion, 1, required}, {"skip segments forward", 0x36, 0x24, motion, 1, required}, {"select rate or format", 0x03, 0x01, mode, 0, required }, {"enter diag mode 1", 0x00, 0x00, mode, 0, discretional}, {"enter diag mode 2 (…)
    [all...]
  /external/bison/lib/
open.c 31 orig_open (const char *filename, int flags, mode_t mode)
33 return open (filename, flags, mode);
55 mode_t mode; local
58 mode = 0;
66 mode = va_arg (arg, PROMOTED_MODE_T);
118 fd = orig_open (filename, flags, mode);
135 fd = open ("/dev/null", flags, mode);
  /external/chromium_org/chrome/browser/ui/search/
search_model.cc 15 SearchModel::State::State(const SearchMode& mode,
18 : mode(mode),
24 return mode == rhs.mode && instant_support == rhs.instant_support &&
36 << "Please do not try to set the SearchModel mode without first "
51 << "Please do not try to set the SearchModel mode without first "
54 if (state_.mode == new_mode)
58 state_.mode = new_mode;
  /external/chromium_org/third_party/opus/src/include/
opus_custom.h 79 * an additional mode parameter which is a structure produced by
81 * must create a mode using the same sample rate (fs) and frame size
104 /** The mode contains all the information necessary to create an
106 with exactly the same mode, otherwise the output will be
108 @brief Mode configuration
112 /** Creates a new mode struct. This will be passed to an encoder or
113 * decoder. The mode MUST NOT BE DESTROYED until the encoders and
119 * @return A newly created mode
123 /** Destroys a mode struct. Only call this after all encoders and
124 * decoders using this mode are destroyed as well
    [all...]
  /external/libopus/include/
opus_custom.h 79 * an additional mode parameter which is a structure produced by
81 * must create a mode using the same sample rate (fs) and frame size
104 /** The mode contains all the information necessary to create an
106 with exactly the same mode, otherwise the output will be
108 @brief Mode configuration
112 /** Creates a new mode struct. This will be passed to an encoder or
113 * decoder. The mode MUST NOT BE DESTROYED until the encoders and
119 * @return A newly created mode
123 /** Destroys a mode struct. Only call this after all encoders and
124 * decoders using this mode are destroyed as well
    [all...]
  /external/apache-harmony/support/src/test/java/tests/support/
Support_Configuration.java 223 int mode = NONE, unicode = 0, count = 0, nextChar; local
228 if (mode == UNICODE) {
236 mode = NONE;
242 if (mode == SLASH) {
243 mode = NONE;
246 mode = CONTINUE; // Look for a following \n
249 mode = IGNORE; // Ignore whitespace on the next line
267 mode = UNICODE;
285 if (mode == CONTINUE) { // Part of a \r\n sequence
286 mode = IGNORE; // Ignore whitespace on the next lin
    [all...]
  /external/chromium_org/chrome/browser/chromeos/
ui_proxy_config.cc 16 : mode(MODE_DIRECT),
25 mode = UIProxyConfig::MODE_PAC_SCRIPT;
30 mode = UIProxyConfig::MODE_SINGLE_PROXY;
41 mode = UIProxyConfig::MODE_PROXY_PER_SCHEME;
46 if (mode != UIProxyConfig::MODE_SINGLE_PROXY &&
47 mode != UIProxyConfig::MODE_PROXY_PER_SCHEME) {
48 NOTREACHED() << "Cannot set bypass rules for proxy mode [" << mode << "]";
60 mode = UIProxyConfig::MODE_DIRECT;
62 mode = UIProxyConfig::MODE_AUTO_DETECT
    [all...]
  /external/chromium_org/remoting/host/
desktop_resizer_win.cc 13 // TODO(jamiewalch): Use the correct DPI for the mode: http://crbug.com/172405.
50 DWORD mode_number, DWORD flags, DEVMODE* mode);
52 // Returns true if the mode has width, height, bits-per-pixel, frequency
54 static bool IsModeValid(const DEVMODE& mode);
56 // Returns the width & height of |mode|, or 0x0 if they are missing.
57 static ScreenResolution GetModeResolution(const DEVMODE& mode);
84 // the same resolution, store the one most closely matching the current mode
149 // Restore the display mode based on the registry configuration.
163 DWORD mode_number, DWORD flags, DEVMODE* mode) {
164 memset(mode, 0, sizeof(DEVMODE))
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
normlzr.h 150 * @param mode The normalization mode.
153 Normalizer(const UnicodeString& str, UNormalizationMode mode);
163 * @param mode The normalization mode.
166 Normalizer(const UChar* str, int32_t length, UNormalizationMode mode);
175 * @param mode The normalization mode.
178 Normalizer(const CharacterIterator& iter, UNormalizationMode mode);
199 * Normalizes a <code>UnicodeString</code> according to the specified normalization mode
    [all...]
  /external/icu/icu4c/source/common/unicode/
normlzr.h 150 * @param mode The normalization mode.
153 Normalizer(const UnicodeString& str, UNormalizationMode mode);
163 * @param mode The normalization mode.
166 Normalizer(const UChar* str, int32_t length, UNormalizationMode mode);
175 * @param mode The normalization mode.
178 Normalizer(const CharacterIterator& iter, UNormalizationMode mode);
199 * Normalizes a <code>UnicodeString</code> according to the specified normalization mode
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
tokenizer.py 32 mode: The latest mode of the tokenizer. This allows patterns to distinguish
37 non-matched text when in the given mode. Defaults to Type.NORMAL.
44 starting_mode: Mode to start in.
48 non-matched text when in the given mode. Defaults to Type.NORMAL.
63 # The current mode.
64 self.mode = self.__starting_mode
112 for matcher in self.matchers[self.mode]:
121 self.__CreateNormalToken(self.mode, normal_token, line,
129 # Change the mode to the correct one for after this match
    [all...]
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
tokenizer.py 32 mode: The latest mode of the tokenizer. This allows patterns to distinguish
37 non-matched text when in the given mode. Defaults to Type.NORMAL.
44 starting_mode: Mode to start in.
48 non-matched text when in the given mode. Defaults to Type.NORMAL.
63 # The current mode.
64 self.mode = self.__starting_mode
113 for matcher in self.matchers[self.mode]:
122 self.__CreateNormalToken(self.mode, normal_token, line,
130 # Change the mode to the correct one for after this match
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
fs-fragcoord.c 100 set_fragment_shader(int mode)
159 if (mode == 0)
161 else if (mode == 1)
163 else if (mode == 2)
218 init(int mode)
229 set_fragment_shader(mode);
236 int mode = argc > 1 ? atoi(argv[1]) : 0; local
238 switch (mode) {
254 init(mode);
  /external/chromium_org/third_party/skia/include/core/
SkXfermode.h 67 MODE SRC_COEFF DST_COEFF
93 enum Mode {
134 * Gets the name of the Mode as a string.
136 static const char* ModeName(Mode);
139 * If the xfermode is one of the modes in the Mode enum, then asMode()
140 * returns true and sets (if not null) mode accordingly. Otherwise it
141 * returns false and ignores the mode parameter.
143 virtual bool asMode(Mode* mode) const;
146 * The same as calling xfermode->asMode(mode), except that this also check
    [all...]

Completed in 530 milliseconds

1 2 3 4 5 6 7 891011>>