/external/dbus/bus/ |
H A D | rc.messagebus.in | 28 @EXPANDED_BINDIR@/dbus-uuidgen --ensure
|
H A D | messagebus.in | 38 @EXPANDED_BINDIR@/dbus-uuidgen --ensure
|
/external/v8/include/ |
H A D | v8-testing.h | 38 build configuration to ensure that at most one of these is set
|
H A D | v8-preparser.h | 42 build configuration to ensure that at most one of these is set
|
H A D | v8-debug.h | 43 build configuration to ensure that at most one of these is set 242 * Callback function for the host to ensure debug messages are processed.
|
H A D | v8-profiler.h | 38 build configuration to ensure that at most one of these is set
|
H A D | v8.h | 52 build configuration to ensure that at most one of these is set 1664 * Note: The embedding program still owns the data and needs to ensure that 1676 * Note: The embedding program still owns the data and needs to ensure that 3321 * to the user of V8 to ensure (perhaps with locking) that this
|
/external/llvm/test/MC/MBlaze/ |
H A D | mblaze_pattern.s | 3 # Test to ensure that all FPU instructions can be parsed by the
|
H A D | mblaze_fpu.s | 3 # Test to ensure that all FPU instructions can be parsed by the
|
H A D | mblaze_special.s | 3 # Test to ensure that all special instructions and special registers can be
|
H A D | mblaze_imm.s | 10 # code emitter. Test to ensure that IMM instructions are generated
|
H A D | mblaze_operands.s | 3 # Test to ensure that all register and immediate operands can be parsed by
|
H A D | mblaze_fsl.s | 3 # Test to ensure that all FSL immediate operands and FSL instructions
|
/external/dhcpcd/mk/ |
H A D | prog.mk | 10 # If building for /, ensure we use the libc in / if different from 21 # If building for /, ensure we use the linker in /libexec if different from
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
H A D | postdiffforrevert.py | 37 the patch before landing to ensure that the rollout will be \
|
/external/llvm/lib/Support/Windows/ |
H A D | DynamicLibrary.inc | 83 // This is mostly to ensure that the return value still shows up as "valid".
|
/external/webkit/Tools/DumpRenderTree/gtk/fonts/ |
H A D | fonts.conf | 95 <!-- We need to ensure that layout tests that use "Helvetica" don't 139 <!-- We need to ensure that layout tests that use "Courier", "Courier New", 292 <!-- We need to enable simulated bold to for DejaVu Serif to ensure that we interpret 312 <!-- We need to enable simulated oblique to for DejaVu Serif to ensure that we interpret
|
/external/clang/lib/AST/ |
H A D | Type.cpp | 2007 ensure(T); 2013 static void ensure(const Type *T) { function in class:clang::TypePropertyCache 2021 ensure(CT); 2138 Cache::ensure(this); 2144 Cache::ensure(this); 2149 Cache::ensure(this); 2154 Cache::ensure(this);
|
/external/libpng/ |
H A D | CHANGES | 149 added test for MACOS to ensure that both math.h and fp.h are not #included 1922 Revised #ifdefs to ensure one and only one of pnggccrd.c, pngvcrd.c, 1937 pnggccrd.c, to ensure configure makes the same PNG_NO_MMX_CODE selection 2276 In png_check_cHRM_fixed(), ensure white_y is > 0, and removed redundant 2294 to ensure that new_key gets initialized and removed extra warning 2525 Enabled iTXt support by default. To ensure binary compatibility with 2534 Revised iTXt support. To ensure binary compatibility with
|
/external/quake/quake/src/WinQuake/ |
H A D | gl_draw.cpp | 220 ensure(e->size); 338 void ensure(int size) { function in class:textureStore
|
/external/zlib/contrib/pascal/ |
H A D | example.pas | 545 * data and to ensure that uncompr compresses well.
|
/external/blktrace/btreplay/doc/ |
H A D | btreplay.tex | 191 and thus ensure IO ordering across devices, with some reduction in
|
/external/dropbear/libtomcrypt/ |
H A D | crypt.tex | 125 block cipher and hash function to ensure that they compile and execute to the published design specifications. The library 1238 The EAX mode code can be tested to ensure it matches the test vectors by calling the following function: 1783 This function will finish up the hash and store the result in the \textit{out} array. You must ensure that \textit{out} is long 4054 Tests one and two ensure that the values will at least form a field which is required for the signatures to 4055 function. Tests three and four ensure that the generator $g$ is not set to a trivial value which would make signature 4057 ensures that the generator actually generates a prime order group. Tests seven and eight ensure that the public key 4334 It is ideal that you cast the \textit{size} values to unsigned long to ensure that the proper data type is passed to the function. Constants such as \textit{1} without 5315 When this is activated all of the descriptor table functions will use pthread locking to ensure thread safe updates to the tables. Note that 5754 the caller to perform any 3GPP related padding before calling in order to ensure proper compliance with F9.
|
/external/webkit/Source/WebCore/bindings/scripts/ |
H A D | CodeGeneratorV8.pm | 804 # Special case for readonly or Replaceable attributes (with a few exceptions). This attempts to ensure that JS wrappers don't get 2145 // of on the prototype object to ensure that they cannot be overwritten. 2229 # it from implIncludes to ensure we don't #include it twice.
|
/external/webkit/Tools/Scripts/ |
H A D | old-run-webkit-tests | 1605 system $perlInterpreter, File::Spec->catfile(sourceDir(), qw(Tools Scripts ensure-valid-python)), "--check-only"; 1807 # wait for it to exit to ensure it has saved its crash log to disk. For simplicitly, we'll
|