Home
last modified time | relevance | path

Searched defs:SIZES (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
DMakefile4 SIZES := 16x16 22x22 32x32 48x48 64x64 128x128 macro
/external/tensorflow/tensorflow/compiler/tests/
Dself_adjoint_eig_op_test.py51 SIZES = [1, 2, 5, 10, 32] variable in SelfAdjointEigOpTest
Dsvd_op_test.py68 SIZES = [1, 2, 5, 10, 32, 64] variable in SvdOpTest
Dqr_op_test.py98 SIZES = [1, 2, 5, 10, 32, 100, 300] variable in QrOpTest
/external/python/cpython2/Lib/test/
Dtest_imageop.py12 SIZES = (1, 2, 3, 4) variable
/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py958 SIZES = [ variable
/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py1168 SIZES = [ variable
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
DStylizeActivity.java87 private static final int[] SIZES = {128, 192, 256, 384, 512, 720}; field in StylizeActivity
/external/libpng/contrib/tools/
Dpngcp.c138 #define SIZES 0x080 /* Report input and output sizes */ macro