HomeSort by relevance Sort by last modified time
    Searched full:structure (Results 426 - 450 of 12041) sorted by null

<<11121314151617181920>>

  /development/ndk/platforms/android-17/samples/Teapot/
project.properties 8 # project structure.
  /development/ndk/platforms/android-18/samples/MoreTeapots/
project.properties 8 # project structure.
  /development/samples/ControllerSample/
project.properties 8 # project structure.
  /development/samples/training/NsdChat/
project.properties 8 # project structure.
  /development/samples/training/basic/FragmentBasics/
project.properties 8 # project structure.
  /development/samples/training/testingfun/app/
project.properties 8 # project structure.
  /development/samples/training/testingfun/app/tests/
project.properties 8 # project structure.
  /development/samples/wearable/AgendaData/Application/
project.properties 8 # project structure.
  /development/samples/wearable/AgendaData/Wearable/
project.properties 8 # project structure.
  /development/samples/wearable/ElizaChat/Application/
project.properties 8 # project structure.
  /development/samples/wearable/FindMyPhone/Application/
project.properties 8 # project structure.
  /development/samples/wearable/FindMyPhone/Wearable/
project.properties 8 # project structure.
  /development/samples/wearable/Geofencing/Application/
project.properties 8 # project structure.
  /development/samples/wearable/Geofencing/Wearable/
project.properties 8 # project structure.
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontree.h 48 /// Not used by ANTLR, but if a super structure is created above
49 /// this structure, it can be used to point to the start of the super
50 /// structure, where additional data and function pointers can be stored.
78 /// to manufacture another auto-tracked common tree structure
82 /// An encapsulated BASE TREE structure (NOT a pointer)
86 /// as you always have a baseTree pointer in the top structure
88 /// So, lets say we have a structure JIMS_TREE.
91 /// It needs a ANTLR3_COMMON_TREE structure embedded or completely
96 /// memory for a new JIMS_TREE structure, then call
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3exception.c 42 * Creates a new ANTLR3 exception structure
55 * Pointer to newly initialized exception structure, or an ANTLR3_ERR_xx defined value
61 * a list in the baserecognizer structure. The last one to be thrown is inserted at the head of
65 * After an exception is created, you may add a pointer to your own structure and a pointer
66 * to a function to free this structure when the exception is destroyed.
76 /* Allocate memory for the structure
108 * Pointer to the exception structure to print.
112 * in the base recognizer context structure.
181 /* Free the actual structure itself
  /external/chromium_org/chrome/common/extensions/api/notifications/
notification_style.h 10 // This structure describes the size in DIPs of each type of image rendered
  /external/chromium_org/components/dom_distiller/
README 9 Folder structure:
  /external/chromium_org/components/favicon/
README 5 When this process is complete, this component will have the following structure:
  /external/chromium_org/components/password_manager/
README 5 When this process is complete, this component will have the following structure:
  /external/chromium_org/components/policy/core/browser/
configuration_policy_handler_parameters.h 14 // The parameters passed to the policy handlers. The structure can be extended
  /external/chromium_org/components/signin/
README 5 When this process is complete, this component will have the following structure:
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_common_win.h 15 // Extracts access point data from the NDIS_802_11_BSSID_LIST structure and
  /external/chromium_org/third_party/angle/src/compiler/translator/
Types.cpp 19 interfaceBlock(0), structure(0)
22 structure = p.userDef->getStruct();
30 interfaceBlock != other.interfaceBlock || structure != other.structure)
36 if (structure && !structure->equals(*(other.structure)))
155 mangledName += structure->mangledName();
191 totalSize = structure->objectSize();
  /external/chromium_org/third_party/freetype/include/freetype/
ftchapters.h 3 /* This file defines the structure of the FreeType reference. */

Completed in 605 milliseconds

<<11121314151617181920>>