Home
last modified time | relevance | path

Searched refs:False (Results 1 – 25 of 40) sorted by relevance

12

/hardware/intel/common/libva/va/x11/
Dva_dri.c113 return False;
128 VA_DRICheckExtension (dpy, info, False);
138 return False;
159 VA_DRICheckExtension (dpy, info, False);
170 return False;
190 VA_DRICheckExtension (dpy, info, False);
201 return False;
216 return False;
238 VA_DRICheckExtension (dpy, info, False);
251 return False;
[all …]
Dva_nvctrl.c204 return False; in XNVCTRLQueryExtension()
219 return False; in XNVCTRLQueryVersion()
221 XNVCTRLCheckExtension (dpy, info, False); in XNVCTRLQueryVersion()
230 return False; in XNVCTRLQueryVersion()
250 return False; in XNVCTRLIsNvScreen()
252 XNVCTRLCheckExtension (dpy, info, False); in XNVCTRLIsNvScreen()
262 return False; in XNVCTRLIsNvScreen()
285 if (!ptr) return False; in XNVCTRLQueryTargetStringAttribute()
288 return False; in XNVCTRLQueryTargetStringAttribute()
290 XNVCTRLCheckExtension (dpy, info, False); in XNVCTRLQueryTargetStringAttribute()
[all …]
Dva_dri2.c86 return False; in VA_DRI2Error()
99 return False; in VA_DRI2QueryExtension()
108 XextCheckExtension (dpy, info, va_dri2ExtensionName, False); in VA_DRI2QueryVersion()
119 return False; in VA_DRI2QueryVersion()
136 XextCheckExtension (dpy, info, va_dri2ExtensionName, False); in VA_DRI2Connect()
147 return False; in VA_DRI2Connect()
153 return False; in VA_DRI2Connect()
163 return False; in VA_DRI2Connect()
174 return False; in VA_DRI2Connect()
191 XextCheckExtension (dpy, info, va_dri2ExtensionName, False); in VA_DRI2Authenticate()
[all …]
/hardware/bsp/intel/peripheral/libupm/examples/python/
Disd1820.py32 doRecord = False
43 myRecorder.record(False)
45 myRecorder.play(False)
Dgrovecollision.py48 collisionState = False
57 collisionState = False
Dsx6119.py39 doSeek = False
Dgroveelectromagnet.py49 magnetState = False
Dl298-stepper.py65 myHBridge.enable(False)
Dl298.py63 myHBridge.enable(False)
Drgbringcoder.py64 oldState = False;
Dmpr121.py52 buttonPressed = False
Dat42qt1070.py29 buttonPressed = False
Dpn532-writeurl.py72 foundCard = False
/hardware/bsp/intel/peripheral/libmraa/tests/
Dcheck_samplenames.py27 ok = False
37 ok = False
48 ok = False
/hardware/bsp/intel/peripheral/libmraa/examples/python/
Duart_receiver.py33 u.setFlowcontrol(False, False)
Duart_sender.py35 u.setFlowcontrol(False, False)
/hardware/bsp/intel/peripheral/libmraa/docs/
Dgalileorevh.md34 >>> p77 = m.Gpio(77, False, True)
35 >>> p76 = m.Gpio(76, False, True)
36 >>> p16 = m.Gpio(16, False, True)
37 >>> p17 = m.Gpio(17, False, True)
46 >>> p34 = m.Gpio(34, False, True)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dcpplint.py619 return False
806 self.in_a_function = False
852 self.in_a_function = False
957 return False
959 return False
961 is_filtered = False
968 is_filtered = False
970 assert False # should have been checked for in SetFilter.
972 return False
1685 _BlockInfo.__init__(self, False)
[all …]
Dall_builds.py20 list_start = False
25 list_start = False
Dwrap-commit-msg.py38 return textwrap.fill(text, break_long_words=False) + '\n'
/hardware/bsp/intel/peripheral/libupm/src/
Ddoxy2swig.py63 def __init__(self, src, include_function_definition=True, quiet=False):
126 self.add_text(textwrap.fill(txt, break_long_words=False))
423 _tmp = textwrap.fill(i.strip(), break_long_words=False)
429 def convert(input, output, include_function_definition=True, quiet=False):
440 default=False,
445 default=False,
/hardware/bsp/intel/peripheral/libmraa/src/
Ddoxy2swig.py63 def __init__(self, src, include_function_definition=True, quiet=False):
126 self.add_text(textwrap.fill(txt, break_long_words=False))
423 _tmp = textwrap.fill(i.strip(), break_long_words=False)
429 def convert(input, output, include_function_definition=True, quiet=False):
440 default=False,
445 default=False,
/hardware/intel/common/libva/va/
Dsysdeps.h42 # define False 0 macro
/hardware/intel/common/libva/test/putsurface/
Dputsurface_x11.c97 XSync(x11_display, False); in create_window()
130 XSync(x11_display, False); in create_window()
/hardware/intel/common/libva/test/common/
Dva_display_x11.c90 XSync(x11_display, False); in ensure_window()

12