HomeSort by relevance Sort by last modified time
    Searched full:frontend (Results 251 - 275 of 387) sorted by null

<<111213141516

  /external/dbus/doc/
dcop-howto.txt 464 belonging to different users, e.g. a frontend process running
  /external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c 617 dimen = CA_GetFrontendUtteranceDimension(recog->frontend);
  /external/webkit/Tools/Scripts/
build-webkit 360 --inspector-frontend Copy changes to the inspector front-end files to the build directory
webkitdirs.pm 289 push(@args, '--inspector-frontend') if isInspectorFrontend();
680 $isInspectorFrontend = checkForArgumentAndRemoveFromARGV("--inspector-frontend");
    [all...]
  /frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
UiDevice.java 609 * update from any frontend window will end the wait
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h 520 /* Used to set up the tree_contains_structure array for a frontend. */
cgraph.h 284 /* Set for nodes that was constructed and finalized by frontend. */
    [all...]
cpplib.h 176 #define PURE_ZERO (1 << 7) /* Single 0 digit, used by the C++ frontend,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h 520 /* Used to set up the tree_contains_structure array for a frontend. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h 520 /* Used to set up the tree_contains_structure array for a frontend. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_merge.h     [all...]
  /external/clang/docs/
PCHInternals.html 51 <p>The Clang compiler frontend, <tt>clang -cc1</tt>, supports two command line
  /external/clang/lib/CodeGen/
CGRTTI.cpp 18 #include "clang/Frontend/CodeGenOptions.h"
    [all...]
  /external/clang/tools/libclang/
CIndexUSRs.cpp 19 #include "clang/Frontend/ASTUnit.h"
CXCursor.cpp 19 #include "clang/Frontend/ASTUnit.h"
    [all...]
IndexingContext.cpp 14 #include "clang/Frontend/ASTUnit.h"
    [all...]
  /external/grub/
NEWS 128 * The new utility ``grub-md5-crypt'' is a frontend of the grub shell. It
  /external/llvm/docs/
ReleaseNotes.html 83 <a name="clang">Clang: C/C++/Objective-C Frontend Toolkit</a>
  /external/quake/quake/src/QW/client/
cl_parse.c 568 Cbuf_AddText("exec frontend.cfg\n");
  /external/webkit/Source/WebCore/
CodeGenerators.pri 663 inspectorIDL.output = $${WC_GENERATED_SOURCES_DIR}/${QMAKE_FILE_BASE}Frontend.cpp $${WC_GENERATED_SOURCES_DIR}/${QMAKE_FILE_BASE}BackendDispatcher.cpp
  /external/webkit/Source/WebCore/inspector/
InspectorStyleSheet.cpp 770 // "sourceURL" is present only for regular rules, otherwise "origin" should be used in the frontend.
    [all...]
  /external/webkit/Source/WebKit/haiku/
ChangeLog 712 Introduce InspectorFrontendClient that provides InspectorFrontend with an interface to the embedder. InspectorClient now serves as a delegate for InspectorController and does not contain methods for managing inspector frontend window. That allows to create remote InspectorFrontendHost.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
c-common.h     [all...]
cpplib.h 179 #define PURE_ZERO (1 << 7) /* Single 0 digit, used by the C++ frontend,
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-common.h 29 /* In order for the format checking to accept the C frontend
    [all...]

Completed in 701 milliseconds

<<111213141516