HomeSort by relevance Sort by last modified time
    Searched defs:stype (Results 26 - 50 of 63) sorted by null

12 3

  /external/opencv3/modules/core/test/ocl/
test_arithm.cpp 1579 const int stype = CV_MAKE_TYPE(depth, cn); local
1732 const int stype = CV_MAKE_TYPE(sdepth, cn); local
    [all...]
  /external/opencv3/modules/imgproc/src/
undistort.cpp 276 int stype, dtype; local
329 stype = CV_MAT_TYPE(_src->type);
331 sstep = _src->rows == 1 ? 1 : _src->step/CV_ELEM_SIZE(stype);
346 if( stype == CV_32FC2 )
filter.cpp 4589 int stype = src.type(), sdepth = CV_MAT_DEPTH(stype), cn = CV_MAT_CN(stype), local
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 2526 u16 fc, stype; local
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c 838 u16 fc, stype; local
852 stype = WLAN_FC_GET_STYPE(fc);
854 wpa_printf(MSG_DEBUG, "%s: subtype 0x%x len %d", __func__, stype,
857 if (stype == WLAN_FC_STYPE_PROBE_REQ) {
877 switch (stype) {
1309 u16 fc, stype; local
    [all...]
driver_nl80211_event.c 554 u16 fc, stype; local
566 stype = WLAN_FC_GET_STYPE(fc);
578 " freq=%d ssi_signal=%d fc=0x%x seq_ctrl=0x%x stype=%u (%s) len=%u",
581 le_to_host16(mgmt->seq_ctrl), stype, fc2str(fc),
621 event.tx_status.stype = WLAN_FC_GET_STYPE(fc);
    [all...]
driver.h 4420 u16 stype; member in struct:wpa_event_data::tx_status
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
tekhex.c 425 char stype = (*src); local
443 if (stype <= '4')
447 if (stype == '2' || stype == '6')
449 else if (stype == '3' || stype == '7')
466 else if (stype == '4' || stype == '8')
mach-o.c 2655 unsigned int stype; local
    [all...]
  /external/selinux/libsepol/src/
expand.c 3244 type_datum_t *stype = p->type_val_to_struct[k->source_type - 1]; local
3374 type_datum_t *stype = p->type_val_to_struct[k->source_type - 1]; local
    [all...]
module_to_cil.c 1447 uint32_t stype; local
1468 for (stype = 0; stype < num_stypes; stype++) {
1476 cil_printf("(rangetransition %s %s %s ", stypes[stype], ttypes[ttype], pdb->p_class_val_to_name[i]);
1518 uint32_t stype; local
1537 for (stype = 0; stype < num_stypes; stype++) {
1539 cil_println(indent, "(typetransition %s %s %s \"%s\" %s)", stypes[stype],
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 3683 u16 fc, stype; local
    [all...]
  /system/core/libpixelflinger/codeflinger/
MIPS64Assembler.h 222 int stype; member in struct:android::ArmToMips64Assembler::addr_mode_t
MIPSAssembler.h 211 int stype; member in struct:android::ArmToMipsAssembler::addr_mode_t
  /toolchain/binutils/binutils-2.25/gold/
i386.cc 1870 section_size_type stype; local
2281 section_size_type stype; local
    [all...]
  /external/javassist/src/main/javassist/compiler/
CodeGen.java 1415 int stype = typePrecedence(srcType); local
    [all...]
  /external/opencv3/modules/core/src/
arithm.cpp 5567 int stype = _src.type(), ltype = _lowerb.type(), utype = _upperb.type(); local
    [all...]
matmul.cpp 2781 int stype = src.type(); local
    [all...]
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 161 uint32_t stype; member in struct:filename_trans
  /system/bt/stack/include/
hcidefs.h 1342 UINT8 stype; member in struct:__anon73878
    [all...]
  /external/libnfc-nci/src/include/
hcidefs.h 1057 UINT8 stype; member in struct:__anon15524
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 

Completed in 1635 milliseconds

12 3