/external/compiler-rt/lib/tsan/tests/ |
CMakeLists.txt | 7 # Build unit tests only on 64-bit Linux. 24 add_subdirectory(unit)
|
/external/expat/tests/ |
README.txt | 2 tests provide general unit testing and regression coverage. The tests 7 unit testing framework for C. More information on Check can be found at:
|
/frameworks/native/cmds/installd/tests/ |
Android.mk | 1 # Build the unit tests for installd 5 # Build the unit tests.
|
/frameworks/native/libs/utils/tests/ |
Android.mk | 1 # Build the unit tests. 5 # Build the unit tests.
|
/external/oprofile/libop/ |
op_events.h | 23 /** Describe an unit mask type. Events can optionally use a filter called 24 * the unit mask. the mask type can be a bitmask or a discrete value */ 31 /** up to thirty two allowed unit masks */ 35 /** Describe an unit mask. */ 37 char * name; /**< name of unit mask type */ 38 u32 num; /**< number of possible unit masks */ 54 /** which unit mask if any allowed */ 55 struct op_unit_mask * unit; member in struct:op_event 86 OP_INVALID_UM = 2, /**< unit mask is invalid */ 94 * @param um unit mask for counte [all...] |
/external/ppp/pppd/ |
ccp.c | 167 static void ccp_init __P((int unit)); 168 static void ccp_open __P((int unit)); 169 static void ccp_close __P((int unit, char *)); 170 static void ccp_lowerup __P((int unit)); 172 static void ccp_input __P((int unit, u_char *pkt, int len)); 173 static void ccp_protrej __P((int unit)); 177 static void ccp_datainput __P((int unit, u_char *pkt, int len)); 351 ccp_init(unit) 352 int unit; 354 fsm *f = &ccp_fsm[unit]; [all...] |
cbcp.h | 5 int us_unit; /* Interface unit number */
|
ecp.c | 82 static void ecp_init __P((int unit)); 84 static void ecp_open __P((int unit)); 85 static void ecp_close __P((int unit, char *)); 86 static void ecp_lowerup __P((int unit)); 88 static void ecp_input __P((int unit, u_char *pkt, int len)); 89 static void ecp_protrej __P((int unit)); 95 static void ecp_datainput __P((int unit, u_char *pkt, int len)); 146 ecp_init(unit) 147 int unit; 149 fsm *f = &ecp_fsm[unit]; [all...] |
/dalvik/vm/mterp/c/ |
OP_GOTO_16.cpp | 3 s4 offset = (s2) FETCH(1); /* sign-extend next code unit */
|
/external/chromium/chrome/browser/sync/notifier/ |
DEPS | 6 # unit tests depend on talk/base.
|
/external/clang/test/CodeGen/ |
split-debug-filename.c | 6 // Testing to ensure that the dwo name gets output into the compile unit.
|
/external/clang/test/Lexer/ |
long-long.cpp | 1 /* RUN: %clang_cc1 -x c -std=c89 -fsyntax-only -verify -pedantic-errors -Wno-empty-translation-unit %s 2 * RUN: %clang_cc1 -x c -std=c99 -fsyntax-only -verify -pedantic-errors -Wno-empty-translation-unit %s 3 * RUN: %clang_cc1 -x c++ -std=c++98 -fsyntax-only -verify -pedantic-errors -Wno-empty-translation-unit %s 4 * RUN: %clang_cc1 -x c++ -std=c++11 -fsyntax-only -verify -Wc++98-compat-pedantic -Wno-empty-translation-unit %s
|
/external/llvm/bindings/ocaml/analysis/ |
llvm_analysis.ml | 15 external assert_valid_module : Llvm.llmodule -> unit 18 external assert_valid_function : Llvm.llvalue -> unit 20 external view_function_cfg : Llvm.llvalue -> unit = "llvm_view_function_cfg" 21 external view_function_cfg_only : Llvm.llvalue -> unit
|
/external/stlport/test/unit/ |
iota.h | 6 //iota definition used in unit test
|
/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/ |
README.txt | 11 Removed unit tests from current distribution.
|
/external/wpa_supplicant_8/wpa_supplicant/systemd/ |
wpa_supplicant.service.in | 0 [Unit]
|
/libcore/luni/src/test/resources/ |
recipt.dtd | 8 unit CDATA #IMPLIED>
|
/libcore/luni/src/test/resources/systemid/ |
recipt.dtd | 8 unit CDATA #IMPLIED>
|
/ndk/tests/build/ndk-build-unit-tests/ |
build.sh | 1 # This is used to check that the internal unit tests of ndk-build
|
/ndk/tests/device/test-gnustl-full/unit/ |
iota.h | 6 //iota definition used in unit test
|
/ndk/tests/device/test-stlport/unit/ |
iota.h | 6 //iota definition used in unit test
|
/system/media/camera/tests/ |
Android.mk | 1 # Build the unit tests.
|
/external/icu4c/common/unicode/ |
ustringtrie.h | 35 * The input unit(s) did not continue a matching string. 43 * The input unit(s) continued a matching string 50 * The input unit(s) continued a matching string 53 * No further input byte/unit can continue a matching string. 58 * The input unit(s) continued a matching string 61 * Another input byte/unit can continue a matching string. 90 * @return true if another input byte/unit can continue a matching string.
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4SYS_AccessUnit.h | 19 * @brief Access unit manipulation 20 * @note This file defines the access unit structure, 44 /** A Fragment is a piece of access unit. It can be decoded without decoding the others*/ 46 M4OSA_MemAddr8 fragAddress; /**< The data pointer. All fragments of the same access unit 53 /**< The attribute of an access unit*/ 56 #define AU_Corrupted 0x01 /**< At least one fragment of the access unit is flagged corrupted.*/ 57 #define AU_P_Frame 0x02 /**< The access unit is a P_frame*/ 58 #define AU_RAP 0x04 /**< The access unit is a random access point.*/ 61 /** An access unit is the smallest piece of data with timing information.*/ 70 M4SYS_AU_Attr attribute; /**< The attribute of the access unit*/ [all...] |
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/ |
simple_water.vert | 31 //unit 0 = water_reflection 32 //unit 1 = water_refraction 33 //unit 2 = water_normalmap 34 //unit 3 = water_dudvmap 35 //unit 4 = water_depthmap
|