HomeSort by relevance Sort by last modified time
    Searched full:none (Results 226 - 250 of 18468) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/gallium/drivers/nv30/
nv30_format.c 196 #define NONE 0x00000000
218 _(L8_UNORM , L8 , 0, C, C, C, 1, 0, 0, 0, x, NONE, ____),
219 _(L8_SNORM , L8 , 0, C, C, C, 1, 0, 0, 0, x, NONE, SSSS),
221 _(I8_UNORM , L8 , 0, C, C, C, C, 0, 0, 0, 0, NONE, ____),
222 _(I8_SNORM , L8 , 0, C, C, C, C, 0, 0, 0, 0, NONE, SSSS),
223 _(A8_UNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, ____),
224 _(A8_SNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, SSSS),
225 _(R8_UNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, ____),
226 _(R8_SNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, SSSS),
227 _(B5G5R5X1_UNORM , A1R5G5B5, 0, C, C, C, 1, 2, 1, 0, x, NONE, ____)
    [all...]
nvfx_fragprog.c 234 (d), (m), (s0), none, none)
240 const struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0)); local
241 struct nvfx_insn insn = arith(0, MOV, none.reg, NVFX_FP_MASK_X, src, none, none);
443 const struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0)); local
483 nvfx_fp_emit(fpc, arith(0, ADD, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), addend, none));
489 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none));
    [all...]
  /external/chromium/chrome/common/extensions/docs/
experimental.extension.html 28 <div style="display:none">
260 <li style="display: none; ">
271 <li style="display: none; ">
279 <li style="display: none; ">
287 <li style="display: none; ">
323 <div class="apiGroup" style="display: none; ">
341 <div id="methodsTemplate" class="apiGroup" style="display: none; ">
417 <div id="eventsTemplate" class="apiGroup" style="display: none; ">
464 <var style="display: none; ">paramName</var>
470 <span class="optional" style="display: none; ">optional</span
    [all...]
experimental.sidebar.html 28 <div style="display:none">
260 <li style="display: none; ">
271 <li style="display: none; ">
311 <li style="display: none; ">
339 <div class="apiGroup" style="display: none; ">
366 <div class="summary"><span style="display: none; ">void</span>
368 <span>chrome.experimental.sidebar.collapse</span>(<span class="optional"><span style="display: none; ">, </span><span>object</span>
372 <p class="todo" style="display: none; ">Undocumented.</p>
388 <span class="enum" style="display: none; ">enumerated</span>
390 <span style="display: none; ">
    [all...]
browserAction.html 28 <div style="display:none">
263 <li style="display: none; ">
283 <li style="display: none; ">
290 <li style="display: none; ">
298 <li style="display: none; ">
330 <li style="display: none; ">
345 <p id="classSummary" style="display: none; ">
534 <div class="apiGroup" style="display: none; ">
561 <div class="summary"><span style="display: none; ">void</span>
563 <span>chrome.browserAction.setBadgeBackgroundColor</span>(<span class="null"><span style="display: none; ">, </span><span>object</span
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/
host_file_system_provider.py 21 max_trunk_revision=None,
22 default_trunk_instance=None,
24 constructor_for_test=None):
29 If not None, the maximum revision that a 'trunk' file system will be
30 created at. If None, 'trunk' file systems will use HEAD.
32 If not None, 'trunk' file systems provided by this class without a
46 def GetTrunk(self, revision=None):
53 |revision| if non-None determines a specific revision to pin the host file
55 If None then |revision| will track |max_trunk_revision| if is has been
58 if revision is None
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
StackViewer.py 8 def StackBrowser(root, flist=None, tb=None, top=None):
9 if top is None:
15 node = TreeNode(sc.canvas, None, item)
20 def __init__(self, flist=None, tb=None):
26 if tb is None:
29 if tb and tb.tb_frame is None:
31 while tb is not None
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
StackViewer.py 8 def StackBrowser(root, flist=None, tb=None, top=None):
9 if top is None:
15 node = TreeNode(sc.canvas, None, item)
20 def __init__(self, flist=None, tb=None):
26 if tb is None:
29 if tb and tb.tb_frame is None:
31 while tb is not None
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nvfx_fragprog.c 234 (d), (m), (s0), none, none)
240 const struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0)); local
241 struct nvfx_insn insn = arith(0, MOV, none.reg, NVFX_FP_MASK_X, src, none, none);
443 const struct nvfx_src none = nvfx_src(nvfx_reg(NVFXSR_NONE, 0)); local
483 nvfx_fp_emit(fpc, arith(0, ADD, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), addend, none));
489 nvfx_fp_emit(fpc, arith(0, MOV, src[i].reg, NVFX_FP_MASK_ALL, tgsi_src(fpc, fsrc), none, none));
    [all...]
  /device/generic/goldfish/data/etc/
apns-conf.xml 27 user="none"
29 password="none"
37 user="none"
39 password="none"
47 user="none"
49 password="none"
57 user="none"
59 password="none"
67 user="none"
69 password="none"
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/timeline/
bounds.py 9 self.min_ = None
10 self.max_ = None
19 return None
25 return None
31 return None
41 self.min_ = None
42 self.max_ = None
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_formats.c 172 ZSB(X24S8_UINT, NONE, C1, C1, C1, xx, UNORM, Z24_S8, T),
174 SZB(S8X24_UINT, NONE, C0, C0, C0, xx, UNORM, S8_Z24, T),
177 ZSB(X32_S8X24_UINT, NONE, C1, C1, C1, xx, FLOAT, Z32_S8_X24, T),
182 C4B(B4G4R4A4_UNORM, NONE, C2, C1, C0, C3, UNORM, 4_4_4_4, T),
183 F3B(B4G4R4X4_UNORM, NONE, C2, C1, C0, xx, UNORM, 4_4_4_4, T),
184 F3B(R9G9B9E5_FLOAT, NONE, C0, C1, C2, xx, FLOAT, 9_9_9_E5, T),
190 C4A(R10G10B10A2_SNORM, NONE, C0, C1, C2, C3, SNORM, 10_10_10_2, TV, 0),
191 C4A(B10G10R10A2_SNORM, NONE, C2, C1, C0, C3, SNORM, 10_10_10_2, TV, 1),
235 C4B(L4A4_UNORM, NONE, C0, C0, C0, C1, UNORM, 4_4, T),
250 F3B(DXT1_RGB, NONE, C0, C1, C2, xx, UNORM, DXT1, T)
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_formats.c 172 ZSB(X24S8_UINT, NONE, C1, C1, C1, xx, UNORM, Z24_S8, T),
174 SZB(S8X24_UINT, NONE, C0, C0, C0, xx, UNORM, S8_Z24, T),
177 ZSB(X32_S8X24_UINT, NONE, C1, C1, C1, xx, FLOAT, Z32_S8_X24, T),
182 C4B(B4G4R4A4_UNORM, NONE, C2, C1, C0, C3, UNORM, 4_4_4_4, T),
183 F3B(B4G4R4X4_UNORM, NONE, C2, C1, C0, xx, UNORM, 4_4_4_4, T),
184 F3B(R9G9B9E5_FLOAT, NONE, C0, C1, C2, xx, FLOAT, 9_9_9_E5, T),
190 C4A(R10G10B10A2_SNORM, NONE, C0, C1, C2, C3, SNORM, 10_10_10_2, TV, 0),
191 C4A(B10G10R10A2_SNORM, NONE, C2, C1, C0, C3, SNORM, 10_10_10_2, TV, 1),
235 C4B(L4A4_UNORM, NONE, C0, C0, C0, C1, UNORM, 4_4, T),
250 F3B(DXT1_RGB, NONE, C0, C1, C2, xx, UNORM, DXT1, T)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/build/scripts/
make_token_matcher_unittest.py 38 optimizer = Optimizer(None, None, None)
42 [SwitchCase('-', None), SwitchCase('x', None)],
48 processor = MainLineProcessor(None)
57 processor = SwitchLineProcessor(None, None, None, None)
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
play_unittest.py 26 action.WillRunAction(None, self._tab)
30 action.RunAction(None, self._tab, None)
39 action.WillRunAction(None, self._tab)
43 action.RunAction(None, self._tab, None)
52 action.WillRunAction(None, self._tab)
56 action.RunAction(None, self._tab, None)
68 action.WillRunAction(None, self._tab
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build.py 24 ('build-purelib=', None,
26 ('build-platlib=', None,
28 ('build-lib=', None,
31 ('build-scripts=', None,
51 ('help-compiler', None,
59 self.build_purelib = None
60 self.build_platlib = None
61 self.build_lib = None
62 self.build_temp = None
63 self.build_scripts = None
    [all...]
bdist_rpm.py 24 ('bdist-base=', None,
26 ('rpm-base=', None,
32 ('python=', None,
35 ('fix-python', None,
38 ('spec-only', None,
40 ('source-only', None,
42 ('binary-only', None,
44 ('use-bzip2', None,
52 ('distribution-name=', None,
55 ('group=', None,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build.py 24 ('build-purelib=', None,
26 ('build-platlib=', None,
28 ('build-lib=', None,
31 ('build-scripts=', None,
51 ('help-compiler', None,
59 self.build_purelib = None
60 self.build_platlib = None
61 self.build_lib = None
62 self.build_temp = None
63 self.build_scripts = None
    [all...]
bdist_rpm.py 24 ('bdist-base=', None,
26 ('rpm-base=', None,
32 ('python=', None,
35 ('fix-python', None,
38 ('spec-only', None,
40 ('source-only', None,
42 ('binary-only', None,
44 ('use-bzip2', None,
52 ('distribution-name=', None,
55 ('group=', None,
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 215 // Note that it is possible that none of the GTEST_OS_* macros are defined.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
videoreader.py 24 return None
65 self.audiotrack = self.audiomedia = None
80 self.videotrack = self.videomedia = self.videotimescale = None
86 self.videocurtime = None
87 self.audiocurtime = None
91 self.audiomedia = None
92 self.audiotrack = None
93 self.videomedia = None
94 self.videotrack = None
95 self.movie = None
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/
options.html 168 <th width=110 class="nobg" style="display:none">timestamp</th>
171 <th width=50 class="bg" style="display:none">start load mean</th>
172 <th width=50 class="bg" style="display:none">commit load mean</th>
177 <th width=50 class="bg" style="display:none">stderr</th>
178 <th width=50 class="bg" style="display:none">95% CI-low</th>
179 <th width=50 class="bg" style="display:none">95% CI-high</th>
180 <th width=50 class="bg" style="display:none">min</th>
181 <th width=50 class="bg" style="display:none">max</th>
182 <th width=60 class="bg" style="display:none"># Requests</th>
183 <th width=60 class="bg" style="display:none"># Connects</th
    [all...]
  /external/chromium_org/tools/gyp/test/variables/commands/
commands.gyp.ignore-env.stdout 1 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'other_letters', 'is_array': '', 'replace': '<(other_letters)', 'type': '<', 'command_string': None}
3 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
5 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
7 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'included_variable', 'is_array': '', 'replace': '<(included_variable)', 'type': '<', 'command_string': None}
9 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'included_variable', 'is_array': '', 'replace': '<(included_variable)', 'type': '<', 'command_string': None}
11 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'third_letters', 'is_array': '', 'replace': '<(third_letters)', 'type': '<', 'command_string': None}
13 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'other_letters', 'is_array': '', 'replace': '<(other_letters)', 'type': '<', 'command_string': None}
15 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
17 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'default_empty_files', 'is_array': '', 'replace': '<(default_empty_files)', 'type': '<', 'command_string': None}
19 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'default_int_files', 'is_array': '', 'replace': '<(default_int_files)', 'type': '<', 'command_string': None}
    [all...]
commands.gyp.stdout 1 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'other_letters', 'is_array': '', 'replace': '<(other_letters)', 'type': '<', 'command_string': None}
3 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
5 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
7 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'included_variable', 'is_array': '', 'replace': '<(included_variable)', 'type': '<', 'command_string': None}
9 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'included_variable', 'is_array': '', 'replace': '<(included_variable)', 'type': '<', 'command_string': None}
11 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'third_letters', 'is_array': '', 'replace': '<(third_letters)', 'type': '<', 'command_string': None}
13 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'other_letters', 'is_array': '', 'replace': '<(other_letters)', 'type': '<', 'command_string': None}
15 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'letters_list', 'is_array': '', 'replace': '<(letters_list)', 'type': '<', 'command_string': None}
17 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'default_empty_files', 'is_array': '', 'replace': '<(default_empty_files)', 'type': '<', 'command_string': None}
19 VARIABLES:input.py:724:ExpandVariables Matches: {'content': 'default_int_files', 'is_array': '', 'replace': '<(default_int_files)', 'type': '<', 'command_string': None}
    [all...]
  /external/chromium_org/chrome/test/pyautolib/
bookmark_model.py 35 def NodeCount(self, node=None):
42 if node == None:
47 children = node.get('children', None)
53 def FindByID(self, id, nodes=None):
54 """Find the bookmark by id. Return the dict or None.
59 'Not specified' means None, not [].
63 if nodes == None:
75 return None
77 def FindByTitle(self, title, nodes=None):
83 'Not specified' means None, not []
    [all...]

Completed in 199 milliseconds

1 2 3 4 5 6 7 8 91011>>