/packages/services/Telephony/src/com/android/phone/vvm/omtp/protocol/ |
Vvm3Protocol.java | 49 * A flavor of OMTP protocol with a different provisioning process
|
/toolchain/binutils/binutils-2.25/opcodes/ |
i860-dis.c | 27 /* Later we should probably choose the prefix based on which OS flavor. */
|
/build/kati/ |
func.cc | 650 *s += var->Flavor(); 721 { "flavor", &FlavorFunc, 1, 1, false, false },
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/scripts/ |
genericTargets.xml | 227 flavor="${p2.flavor}"
|
/external/kernel-headers/original/uapi/linux/ |
dcbnl.h | 635 * supports the CEE protocol flavor 638 * supports the IEEE protocol flavor
|
/external/libbrillo/brillo/http/ |
http_utils_unittest.cc | 196 {request_header::kCookie, "flavor=vanilla"}, 209 EXPECT_EQ("flavor=vanilla", value);
|
/external/llvm/include/llvm/Analysis/ |
ValueTracking.h | 409 SelectPatternFlavor Flavor; 410 SelectPatternNaNBehavior NaNBehavior; /// Only applicable if Flavor is
|
/external/ltrace/ |
output.c | 397 switch (param->flavor) { 417 assert(!"Invalid param flavor!");
|
/external/opencv/cv/src/ |
cvmoments.cpp | 252 #define ICV_DEF_CALC_MOMENTS_IN_TILE( __op__, name, flavor, srctype, temptype, momtype ) \ 253 static CvStatus CV_STDCALL icv##name##_##flavor##_CnCR \
|
/external/opencv/cxcore/src/ |
cxcopy.cpp | 805 #define ICV_DEF_FLIP_HZ_FUNC( flavor, arrtype, cn ) \ 807 icvFlipHorz_##flavor( const arrtype* src, int srcstep, \ [all...] |
/external/selinux/libsepol/include/sepol/policydb/ |
policydb.h | 141 uint32_t flavor; member in struct:role_datum 176 uint32_t flavor; member in struct:type_datum
|
/ndk/sources/host-tools/make-3.81/ |
misc.c | 648 log_access (const char *flavor) 658 flavor, (unsigned long) geteuid (), (unsigned long) getuid (),
|
/external/llvm/tools/llvm-objdump/ |
MachODump.cpp | 8272 uint32_t flavor, count, left; local [all...] |
/external/selinux/libsepol/cil/test/unit/ |
test_cil_build_ast.c | 225 CuAssertIntEquals(tc, test_ast_node->flavor, CIL_BLOCK); 500 new_tree_node->flavor = CIL_CLASS; 581 new_tree_node->flavor = CIL_CLASS; 796 test_ast_node->flavor = CIL_CLASS; 826 test_ast_node->flavor = CIL_CLASS; 854 test_ast_node->flavor = CIL_CLASS; 1048 CuAssertIntEquals(tc, test_ast_node->flavor, CIL_CLASS); [all...] |
CilTest.c | 93 new_tree->root->flavor = CIL_ROOT; 101 node->flavor = CIL_PARSE_NODE; 116 item->flavor = CIL_PARSE_NODE; [all...] |
/external/selinux/libsepol/src/ |
policydb.c | [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineSelect.cpp | [all...] |
/art/compiler/utils/arm/ |
assembler_arm32.h | 250 void dmb(DmbOptions flavor) OVERRIDE;
|
/art/runtime/ |
dex_instruction.h | 136 kInvoke = 0x0000020, // a flavor of invoke
|
/build/core/ |
build-system.html | 245 This is the default flavor. A plain "<code>make</code>" is the 267 This is the flavor intended to be the final release bits. 296 If you build one flavor and then want to build another, you should run 298 you don't pick up files installed by the previous flavor. "<code>make [all...] |
/build/soong/androidmk/parser/ |
parser.go | 556 "flavor",
|
/external/ImageMagick/ImageMagick/script/ |
install-source.html | 57 <p class="lead magick-description">Chances are, ImageMagick is already installed on your computer if you are using some flavor of Unix, and its likely not installed if you are using some form of Windows. In either case, you can type the following to find out:</p>
|
/external/ImageMagick/www/ |
install-source.html | 61 <p class="lead magick-description">Chances are, ImageMagick is already installed on your computer if you are using some flavor of Unix, and its likely not installed if you are using some form of Windows. In either case, you can type the following to find out:</p>
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/ |
versions.py | 45 To work with object versioning in gsutil, you can use a flavor of storage URIs
|
/external/clang/include/clang/Lex/ |
Token.h | 67 /// Kind - The actual flavor of token this is.
|