Searched defs:target_id (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libXNVCtrl/
H A DNVCtrlLib.h110 * target_id set to 'screen'.
143 int target_id,
180 int target_id,
199 * NV_CTRL_TARGET_TYPE_X_SCREEN and target_id set to 'screen'.
233 int target_id,
261 int target_id,
278 * NV_CTRL_TARGET_TYPE_X_SCREEN and target_id set to 'screen'.
312 int target_id,
353 int target_id,
370 * NV_CTRL_TARGET_TYPE_X_SCREEN and target_id se
714 int target_id; member in struct:__anon11507
738 int target_id; member in struct:__anon11509
763 int target_id; member in struct:__anon11511
787 int target_id; member in struct:__anon11513
[all...]
H A DNVCtrl.c85 * NV-CONTROL versions 1.8 and 1.9 pack the target_type and target_id
91 int *target_type, int *target_id)
95 /* We need to swap the target_type and target_id */
99 *target_type = *target_id;
100 *target_id = tmp;
246 int target_id,
255 XNVCTRLCheckTargetData(dpy, info, &target_type, &target_id);
262 req->target_id = target_id;
285 int target_id,
90 XNVCTRLCheckTargetData(Display *dpy, XExtDisplayInfo *info, int *target_type, int *target_id) argument
243 XNVCTRLSetTargetAttribute( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, int value ) argument
282 XNVCTRLSetTargetAttributeAndGetStatus( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, int value ) argument
335 XNVCTRLQueryTargetAttribute( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, int *value ) argument
386 XNVCTRLQueryTargetAttribute64( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, int64_t *value ) argument
426 XNVCTRLQueryTargetStringAttribute( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, char **ptr ) argument
495 XNVCTRLSetTargetStringAttribute( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, char *ptr ) argument
553 XNVCTRLQueryValidTargetAttributeValues32( Display *dpy, XExtDisplayInfo *info, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, NVCTRLAttributeValidValuesRec *values ) argument
597 XNVCTRLQueryValidTargetStringAttributeValues( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, NVCTRLAttributeValidValuesRec *values ) argument
641 XNVCTRLQueryValidTargetAttributeValues64( Display *dpy, XExtDisplayInfo *info, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, NVCTRLAttributeValidValuesRec *values ) argument
686 XNVCTRLQueryValidTargetAttributeValues( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, NVCTRLAttributeValidValuesRec *values ) argument
912 XNVCtrlSelectTargetNotify( Display *dpy, int target_type, int target_id, int notify_type, Bool onoff ) argument
969 XNVCTRLQueryTargetBinaryData( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, unsigned char **ptr, int *len ) argument
1040 XNVCTRLStringOperation( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, char *pIn, char **ppOut ) argument
[all...]
/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service_unittest.cc126 explicit NotificationWaiter(const std::string& target_id) argument
127 : target_id_(target_id) {}
/external/chromium_org/extensions/renderer/
H A Dextension_helper.cc279 void ExtensionHelper::OnExtensionDeliverMessage(int target_id, argument
282 dispatcher_->script_context_set(), target_id, message, render_view());
/external/chromium_org/chrome/browser/ui/webui/
H A Dinspect_ui.cc225 const std::string& target_id) {
226 DevToolsTargetImpl* target = FindTarget(source_id, target_id);
232 const std::string& target_id) {
233 DevToolsTargetImpl* target = FindTarget(source_id, target_id);
239 const std::string& target_id) {
240 DevToolsTargetImpl* target = FindTarget(source_id, target_id);
246 const std::string& target_id) {
247 DevToolsTargetImpl* target = FindTarget(source_id, target_id);
472 const std::string& source_id, const std::string& target_id) {
475 it->second->GetTarget(target_id)
224 Inspect(const std::string& source_id, const std::string& target_id) argument
231 Activate(const std::string& source_id, const std::string& target_id) argument
238 Close(const std::string& source_id, const std::string& target_id) argument
245 Reload(const std::string& source_id, const std::string& target_id) argument
471 FindTarget( const std::string& source_id, const std::string& target_id) argument
[all...]
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_targets_ui.cc502 const std::string& target_id) {
503 TargetMap::iterator it = targets_.find(target_id);
501 GetTarget( const std::string& target_id) argument
/external/chromium_org/content/browser/devtools/
H A Ddevtools_http_handler_impl.cc271 const std::string target_id = info.path.substr(strlen(kThumbUrlPrefix)); local
272 DevToolsTarget* target = GetTarget(target_id);
412 std::string* target_id) {
428 *target_id = command->substr(separator_pos + 1);
453 std::string target_id; local
454 if (!ParseJsonPath(path, &command, &target_id)) {
502 const std::string target_id = target->GetId(); local
503 target_map_[target_id] = target.release();
508 DevToolsTarget* target = GetTarget(target_id);
513 "No such target id: " + target_id);
409 ParseJsonPath( const std::string& path, std::string* command, std::string* target_id) argument
[all...]
/external/libsepol/src/
H A Dlink.c855 char *id = key, *new_id = NULL, *target_id; local
878 target_id = mod->policy->p_type_val_to_name[primval - 1];
879 target_type = hashtab_search(state->base->p_types.table, target_id);
882 state->cur_mod_name, target_id, id);
886 if (!strcmp(id, target_id)) {
/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_win.cc62 CONTENT_EXPORT void AddTarget(int target_id);
89 void BrowserAccessibilityRelation::AddTarget(int target_id) { argument
90 target_ids_.push_back(target_id);

Completed in 356 milliseconds