/external/chromium_org/chrome/common/extensions/api/identity/ |
extension_manifests_auth_unittest.cc | 269 // Component Apps without auto_approve must include a client ID. 277 extensions::Manifest::COMPONENT); 287 extensions::Manifest::COMPONENT); 297 LoadAndExpectSuccess(manifest, extensions::Manifest::COMPONENT); 307 LoadAndExpectSuccess(manifest, extensions::Manifest::COMPONENT); 318 LoadAndExpectSuccess(manifest, extensions::Manifest::COMPONENT);
|
/external/chromium_org/chrome/common/extensions/ |
extension_constants.h | 69 // The extension id of the Chrome component application. 81 // The extension id of the Cloud Print component application. 84 // The extension id of the Enterprise Web Store component application. 111 // The extension id of the Crosh component app for ChromeOS. 114 // The extension id of the Office Viewer component extension. 129 // The extension id of the Web Store component application.
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/ |
httpportallocator.cc | 127 int component, 134 : BasicPortAllocatorSession(allocator, content_name, component, 251 int component, 253 return new HttpPortAllocatorSession(this, content_name, component, 264 int component, 271 : HttpPortAllocatorSessionBase(allocator, content_name, component,
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/ |
svga3d_shaderdefs.h | 295 #define SVGA3DWRITEMASK_0 1 /* Component 0 (X;Red) */ 296 #define SVGA3DWRITEMASK_1 2 /* Component 1 (Y;Green) */ 297 #define SVGA3DWRITEMASK_2 4 /* Component 2 (Z;Blue) */ 298 #define SVGA3DWRITEMASK_3 8 /* Component 3 (W;Alpha) */ 341 SVGA3DSRCMOD_DZ, /* divide through by z component */ 342 SVGA3DSRCMOD_DW, /* divide through by w component */
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
opt_algebraic.cpp | 325 unsigned component = 0; local 328 component = c; 330 return new(mem_ctx) ir_swizzle(ir->operands[1], component, 0, 0, 0, 1); 334 unsigned component = 0; local 337 component = c; 339 return new(mem_ctx) ir_swizzle(ir->operands[0], component, 0, 0, 0, 1);
|
/external/chromium_org/tools/gn/ |
functions_target.cc | 44 // component ------------------------------------------------------------------- 46 const char kComponent[] = "component"; 55 // A component is either a shared or static library, depending on the value 60 "You're declaring a component here but have not defined " 63 *err = Err(function->function(), "No component mode set.", helptext); 69 *err = Err(function->function(), "Invalid component mode set.", helptext);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
readme.html | 21 all contain a prefix "<component>.test" <ul> <li>For example, 23 belongs to the "org.eclipse.help" component. </li><li>Unique scenario 27 at a global or component level for each test configuration.<br> <br> The term 30 below a component fingerprint. This table gives an overall view of the status 31 for all scenarios for a component for all configurations.<br> </p><p>The term 74 used to generate results for a single component or subset of scenarios.><br>
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga3d_shaderdefs.h | 295 #define SVGA3DWRITEMASK_0 1 /* Component 0 (X;Red) */ 296 #define SVGA3DWRITEMASK_1 2 /* Component 1 (Y;Green) */ 297 #define SVGA3DWRITEMASK_2 4 /* Component 2 (Z;Blue) */ 298 #define SVGA3DWRITEMASK_3 8 /* Component 3 (W;Alpha) */ 341 SVGA3DSRCMOD_DZ, /* divide through by z component */ 342 SVGA3DSRCMOD_DW, /* divide through by w component */
|
/external/mesa3d/src/glsl/ |
opt_algebraic.cpp | 325 unsigned component = 0; local 328 component = c; 330 return new(mem_ctx) ir_swizzle(ir->operands[1], component, 0, 0, 0, 1); 334 unsigned component = 0; local 337 component = c; 339 return new(mem_ctx) ir_swizzle(ir->operands[0], component, 0, 0, 0, 1);
|
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/ |
SDL_riscosmouse.c | 359 block[2] = 255; /* red component*/ 360 block[3] = 255; /* green component */ 361 block[4] = 255; /* blue component*/ 367 block[2] = 0; /* red component*/ 368 block[3] = 0; /* green component */ 369 block[4] = 0; /* blue component*/
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Enc_ComponentThread.c | 31 * This file implements G726 Encoder Component Thread and its functionality
76 * @fn G726ENC_CompThread() Component thread
122 G726ENC_DPRINT("%d :: Component Time Out !!!!! \n",__LINE__);
134 /* Do not accept any command when the component is stopping */
135 G726ENC_DPRINT("%d :: CMD pipe is set in Component Thread\n",__LINE__);
162 G726ENC_DPRINT("%d :: DATA pipe is set in Component Thread\n",__LINE__);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
OMX_G729Enc_ComponentThread.c | 31 * This file implements G729 Encoder Component Thread and its functionality 97 * @fn G729ENC_CompThread() Component thread 168 G729ENC_DPRINT("Component Time Out !!!!! \n"); 183 G729ENC_DPRINT("DATA pipe is set in Component Thread\n"); 201 /* Do not accept any command when the component is stopping */ 202 G729ENC_DPRINT("CMD pipe is set in Component Thread\n");
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_CompThread.c | 31 * This file implements OMX Component for video post processing that 152 /*VPP_DPRINT("\n\n\n%d ::!!!!! Component Time Out !!!!!!!!!!!! \n",__LINE__);*/ 165 "Error from Component Thread in select"); 231 "Error from Component Thread while processing Command Pipe.\n"); 254 /*Filled Input Buffer from Application to component*/ 266 /*Free output buffers from Application to component*/
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
OMX_JpegEncoder.c | 31 * This file implements OMX Component for JPEG encoder that 408 * OMX_ComponentInit() Set the all the function pointers of component 410 * This method will update the component function pointer to the handle 412 * @param hComp handle for this instance of the component 425 /* Allocate memory for component's private data area */ 438 /* Allocate memory for component's private data area */ 447 /**Assigning address of Component Structure point to place holder inside comp 473 OMX_PRINT2(pComponentPrivate->dbg, "Inside Component Init JPEG encoder\n"); 481 /* Allocate memory for component data structures */ [all...] |
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
session.h | 123 TransportChannel* GetChannel(int component); 125 int component); 126 bool HasChannel(int component); 127 void DestroyChannel(int component); 154 int component, std::string* channel_name) const; 156 const std::string& channel_name, int* component) const; 169 TransportChannelProxy* GetChannelProxy(int component) const; 173 TransportChannelImpl* GetOrCreateChannelProxyImpl(int component); 174 void SetChannelProxyImpl(int component, 352 int component); [all...] |
/frameworks/base/services/java/com/android/server/firewall/ |
IntentFirewall.java | 85 StringFilter.COMPONENT, 149 // component-filter that matches this intent 183 // The component shouldn't be null, but let's double check just to be safe 397 * and component filters to select which rules to check. If a rule has multiple intent or 398 * component filters, only a single filter must match for the rule to be passed on to the 410 private static final String TAG_COMPONENT_FILTER = "component-filter"; 442 throw new XmlPullParserException("Component name must be specified.", 448 throw new XmlPullParserException("Invalid component name: " + componentStr); 567 * component. 576 * Checks if the caller has access to a component [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEncoder.c | 31 * This file implements OMX Component for AAC Encoder that 150 * OMX_ComponentInit() Set the all the function pointers of component 152 * This method will update the component function pointer to the handle 154 * @param hComp handle for this instance of the component 176 /*Set the all component function pointer to the handle*/ 198 /* Initialize component data structures to default values */ 454 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [AAC Encoder Component] - failure to open WRITE pipe\n",__LINE__); 459 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [AAC Encoder Component] - failure to open READ pipe\n",__LINE__); 467 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Error returned from the Component\n",__LINE__); 497 * SetCallbacks() Sets application callbacks to the component [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar | |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Decoder.c | 31 * This file implements OMX Component for G711 decoder that 191 * OMX_ComponentInit() Set the all the function pointers of component 193 * This method will update the component function pointer to the handle 195 * @param hComp handle for this instance of the component 216 /*Set the all component function pointer to the handle */ 235 /*Allocate the memory for Component private data area */ 240 /* Initialize component data structures to default values */ 432 G711DEC_DPRINT ("%d ::Error returned from the Component\n", __LINE__); 440 G711DEC_DPRINT("[G711 Dec Component] - failure to open WRITE pipe\n"); 444 G711DEC_DPRINT("[G711 Dec Component] - failure to open READ pipe\n") [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDecoder.c | 31 * This file implements OMX Component for AMR decoder that 188 * OMX_ComponentInit() Set the all the function pointers of component 190 * This method will update the component function pointer to the handle 192 * @param hComp handle for this instance of the component 211 /*Set the all component function pointer to the handle */ 230 /*Allocate the memory for Component private data area */ 236 /* Initialize component data structures to default values */ 489 OMX_ERROR4(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Error returned from the Component\n", 499 OMX_ERROR4(pComponentPrivate->dbg, "[NBAMR Dec Component] - failure to open WRITE pipe\n"); 504 OMX_ERROR4(pComponentPrivate->dbg, "[NBAMR Dec Component] - failure to open READ pipe\n") [all...] |
/development/samples/TicTacToeMain/ |
_index.html | 25 targeted at the <code>GameActivity</code> component declared in the TicTacToeLib 45 downloading the "Samples for SDK API 8" component (or higher version) into your
|
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/ |
RuleListController.java | 35 import java.awt.Component; 117 public Component getListCellRendererComponent(
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
IPAddress.java | 99 private static boolean isMaskValue(String component, int size) 103 int value = Integer.parseInt(component);
|
/external/chromium/base/ |
version.cc | 97 uint16 component = static_cast<uint16>(num); 98 components_.push_back(component);
|
/external/chromium/chrome/browser/ |
global_keyboard_shortcuts_mac.h | 44 // This returns shortcuts that should work no matter what component of the 52 // This returns shortcuts that should work no matter what component of the
|