HomeSort by relevance Sort by last modified time
    Searched refs:_s (Results 126 - 150 of 306) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libvncserver/utils/
git2cl.pl 322 my $_s = $_l;
323 $_s =~ s/^ //g;
324 if ($_s =~ m/^Merge branch|^Merge remote branch/)
330 $comment = $comment . $_s;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_secapi.h 41 #define __MINGW_CRT_NAME_CONCAT2(sym) ::sym##_s
mapicode.h 98 #define MakeResult(_s) ResultFromScode(_s)
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 828 SurfaceRef _s(dp.get(), surface);
829 if (!_s.get())
835 _s.terminate();
    [all...]
  /bionic/libc/kernel/uapi/scsi/
cxlflash_ioctl.h 129 #define CXL_IOWR(_n,_s) _IOWR(CXL_MAGIC, _n, struct _s)
  /external/kernel-headers/original/uapi/scsi/
cxlflash_ioctl.h 180 #define CXL_IOWR(_n, _s) _IOWR(CXL_MAGIC, _n, struct _s)
  /device/google/contexthub/firmware/os/platform/stm32/
dma.c 100 #define DECLARE_IRQ_HANDLER(_n, _s) \
101 extern void DMA##_n##_Stream##_s##_IRQHandler(void); \
102 void DMA##_n##_Stream##_s##_IRQHandler(void) \
104 dmaIsr(_n - 1, _s); \
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/
STreeParser.h 79 #define TREE_CONSTR_PTRS SORASTBase *_r=NULL,*_s=NULL,*_e=NULL
  /external/autotest/client/tests/cgroup/
cgroup.py 394 for _s in s2:
395 if s1 < _s:
410 for _s in s1:
411 if s2 > _s:
  /external/clang/test/SemaCXX/
anonymous-union.cpp 123 typedef struct _s { struct
  /hardware/interfaces/media/omx/1.0/vts/functional/common/
media_hidl_test_common.cpp 218 [&status, &usage](android::hardware::media::omx::V1_0::Status _s,
220 status = _s;
231 android::hardware::graphics::mapper::V2_0::Error _s,
233 error = _s;
242 [&](android::hardware::graphics::mapper::V2_0::Error _s, uint32_t _n1,
246 _s);
272 android::hardware::media::omx::V1_0::Status _s, uint32_t id,
274 status = _s;
294 [&success, &buffer](bool _s,
296 success = _s;
    [all...]
media_hidl_test_common.h 214 [&status, &params](android::hardware::media::omx::V1_0::Status _s,
216 status = _s;
239 [&status, &params](android::hardware::media::omx::V1_0::Status _s,
241 status = _s;
265 [&status, &params](android::hardware::media::omx::V1_0::Status _s,
267 status = _s;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpfr.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
mpfr.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpfr.h     [all...]
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
VtsHalMediaOmxV1_0TargetVideoEncTest.cpp 176 [&](android::hardware::media::omx::V1_0::Status _s,
178 status = _s;
829 true, [&](int32_t _s, int32_t const& _n1,
832 result = _s;
839 slot, [&](int32_t _s
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pyclbr.py 136 f, fname, (_s, _m, ty) = imp.find_module(module, path)
138 f, fname, (_s, _m, ty) = imp.find_module(module, path + sys.path)
142 f, fname, (_s, _m, ty) = imp.find_module('__init__', [fname])
  /external/python/cpython2/Lib/
pyclbr.py 138 f, fname, (_s, _m, ty) = imp.find_module(module, path)
140 f, fname, (_s, _m, ty) = imp.find_module(module, path + sys.path)
144 f, fname, (_s, _m, ty) = imp.find_module('__init__', [fname])
  /external/wpa_supplicant_8/src/fst/
fst_session.c 819 struct fst_session *_s; local
866 _s = fst_find_session_in_progress(s->data.old_peer_addr, s->group);
867 if (_s) {
870 _s->id);
874 _s = fst_find_session_in_progress(s->data.new_peer_addr, s->group);
875 if (_s) {
878 _s->id);
1414 struct fst_session *_s; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pyclbr.py 138 f, fname, (_s, _m, ty) = imp.find_module(module, path)
140 f, fname, (_s, _m, ty) = imp.find_module(module, path + sys.path)
144 f, fname, (_s, _m, ty) = imp.find_module('__init__', [fname])
  /prebuilts/gdb/linux-x86/lib/python2.7/
pyclbr.py 138 f, fname, (_s, _m, ty) = imp.find_module(module, path)
140 f, fname, (_s, _m, ty) = imp.find_module(module, path + sys.path)
144 f, fname, (_s, _m, ty) = imp.find_module('__init__', [fname])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pyclbr.py 138 f, fname, (_s, _m, ty) = imp.find_module(module, path)
140 f, fname, (_s, _m, ty) = imp.find_module(module, path + sys.path)
144 f, fname, (_s, _m, ty) = imp.find_module('__init__', [fname])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pyclbr.py 138 f, fname, (_s, _m, ty) = imp.find_module(module, path)
140 f, fname, (_s, _m, ty) = imp.find_module(module, path + sys.path)
144 f, fname, (_s, _m, ty) = imp.find_module('__init__', [fname])
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
InternalLocaleBuilder.java 639 private String _s; field in class:InternalLocaleBuilder.CaseInsensitiveString
642 _s = s;
646 return _s;
651 return AsciiUtil.toLowerString(_s).hashCode();
662 return AsciiUtil.caseIgnoreMatch(_s, ((CaseInsensitiveString)obj).value());
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
InternalLocaleBuilder.java 635 private String _s; field in class:InternalLocaleBuilder.CaseInsensitiveString
638 _s = s;
642 return _s;
646 return AsciiUtil.toLowerString(_s).hashCode();
656 return AsciiUtil.caseIgnoreMatch(_s, ((CaseInsensitiveString)obj).value());

Completed in 665 milliseconds

1 2 3 4 56 7 8 91011>>