HomeSort by relevance Sort by last modified time
    Searched full:dependent (Results 51 - 75 of 2226) sorted by null

1 23 4 5 6 7 8 91011>>

  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api.h 45 /* The header tee_client_api_imp.h must define implementation-dependent
48 The implementation-dependent types are:
54 The implementation-dependent constants are:
56 The implementation-dependent macros are:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
auxvec.h 24 #define AT_HWCAP 16 /* arch dependent hints at CPU capabilities */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
nfnetlink.h 25 /* General form of address family dependent message.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
auxvec.h 24 #define AT_HWCAP 16 /* arch dependent hints at CPU capabilities */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nfnetlink.h 25 /* General form of address family dependent message.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
auxvec.h 24 #define AT_HWCAP 16 /* arch dependent hints at CPU capabilities */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nfnetlink.h 25 /* General form of address family dependent message.
  /external/clang/test/SemaCXX/
enum-unscoped-nonexistent.cpp 17 // The unqualified-id here names a member of the non-dependent base class Base
30 // 'b' is type-dependent, so these assertions should not fire before 'h' is
warn-unused-variables.cpp 60 // We expect a warning in the definition only for non-dependent variables, and
61 // a warning in the instantiation only for dependent variables.
  /external/clang/test/SemaTemplate/
dependent-names.cpp 94 void foo(T); // expected-note {{must qualify identifier to find this declaration in dependent base class}}
151 f(t); // expected-error {{call to function 'f' that is neither visible in the template definition nor found by argument-dependent lookup}}
163 f(t); // expected-error {{call to function 'f' that is neither visible in the template definition nor found by argument-dependent lookup}}
190 return Multiply(x, x); // expected-error {{neither visible in the template definition nor found by argument-dependent lookup}}
206 std::cout << value << "\n"; // expected-error {{neither visible in the template definition nor found by argument-dependent lookup}}
225 print(std::cout, value); // expected-error 4{{neither visible in the template definition nor found by argument-dependent lookup}}
251 return !value; // expected-error {{call to function 'operator!' that is neither visible in the template definition nor found by argument-dependent lookup}}
  /external/jpeg/
jmemsys.h 9 * and system-dependent portions of the JPEG memory manager. No other
11 * there are several different versions of the system-dependent portion.)
13 * This file works as-is for the system-dependent memory managers supplied
15 * custom memory manager. If system-dependent changes are needed in
113 * are private to the system-dependent backing store routines.
152 /* Private fields for system-dependent backing-store management */
192 * These routines take care of any system-dependent initialization and
jmemansi.c 9 * dependent portion of the JPEG memory manager. This implementation
18 #include "jmemsys.h" /* import the system-dependent declarations */
153 * These routines take care of any system-dependent initialization and
  /external/oprofile/libpp/
arrange_profiles.h 69 * A number of profiles files that are all dependent on
71 * dependent image.
74 /// which dependent image is this set for
83 * profile specification (after merging). Includes the set of dependent
97 /// all profile files dependent on the main image
172 * as well as attaching dependent profiles to the main image.
231 * dependent images etc.). This function returns an inverted
  /external/qemu/distrib/jpeg-6b/
jmemsys.h 9 * and system-dependent portions of the JPEG memory manager. No other
11 * there are several different versions of the system-dependent portion.)
13 * This file works as-is for the system-dependent memory managers supplied
15 * custom memory manager. If system-dependent changes are needed in
113 * are private to the system-dependent backing store routines.
152 /* Private fields for system-dependent backing-store management */
192 * These routines take care of any system-dependent initialization and
jmemansi.c 9 * dependent portion of the JPEG memory manager. This implementation
18 #include "jmemsys.h" /* import the system-dependent declarations */
153 * These routines take care of any system-dependent initialization and
  /external/clang/include/clang/AST/
TemplateName.h 163 /// Some template names are dependent. For example, consider:
196 /// \brief A dependent template name that has not been resolved to a
229 /// declaration because it is a dependent name, or if it refers to a
238 /// specific set of function templates because it is a dependent name or
281 /// \brief Retrieve the underlying dependent template name
289 /// \brief Determines whether this is a dependent template name.
385 /// the template name would be a dependent name and we would express
428 /// \brief Represents a dependent template name that cannot be
431 /// This kind of template name refers to a dependent template name,
445 /// \brief The dependent template name
    [all...]
  /external/icu4c/layout/
KhmerReordering.h 33 // the glyph of Khmer dependent vowel SRA EI
42 // Consonant shifter -> Khmer has to series of consonants. The same dependent vowel has different sounds
51 // superscript, they change shape and take the form of subscript dependent vowel SRA U.
55 // Dependent vowel -> In khmer dependent vowels can be placed above, below, before or after the base
  /development/build/tools/
windows_sdk.mk 27 # that are tools-dependent and not platform-dependent.
32 # the topdir/development directory and are somehow platform-dependent.
  /external/chromium/chrome/browser/sync/glue/
data_type_controller.h 31 MODEL_STARTING, // The controller is waiting on dependent services
38 // and is waiting for dependent services to stop.
64 // wait for all other dependent services to be available, then
  /external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsmouse.c 33 /* The implementation dependent data for the window manager cursor */
38 /* There isn't any implementation dependent data */
44 /* There isn't any implementation dependent data */
  /development/build/
sdk-windows-x86.atree 24 # This file only includes platform-dependent files.
25 # Tools-dependent files (and not tied to a specific platform)
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AbsPathChecker.java 33 * checks for variables and the like that may make it context dependent.
41 * or functions that may make it context dependent.
  /external/chromium/net/socket/
socket.h 24 // of subsequent calls is undefined, and may be OS dependent. ERR_IO_PENDING
38 // connection is closed is undefined, and may be OS dependent. ERR_IO_PENDING
  /external/e2fsprogs/lib/uuid/
uuid_unparse.3.in 55 dependent on the system-dependent local default.
  /external/junit/
Android.mk 41 # TODO: remove extensions once core-tests is no longer dependent on it
59 # TODO: remove extensions once apache-harmony/luni/ is no longer dependent

Completed in 4455 milliseconds

1 23 4 5 6 7 8 91011>>