HomeSort by relevance Sort by last modified time
    Searched defs:target_id (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/libXNVCtrl/
NVCtrlLib.h 110 * 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 set to 'screen'
714 int target_id; member in struct:__anon13689
738 int target_id; member in struct:__anon13691
763 int target_id; member in struct:__anon13693
787 int target_id; member in struct:__anon13695
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Type_Names_Suite.py 154 class target_id(aetools.ComponentItem): class in inherits:aetools.ComponentItem
346 target_id._superclassnames = []
347 target_id._privpropdict = {
349 target_id._privelemdict = {
419 'targ' : target_id,
  /external/chromium_org/content/browser/devtools/
devtools_http_handler_impl.cc 309 const std::string target_id = info.path.substr(strlen(kThumbUrlPrefix)); local
310 DevToolsAgentHost* agent_host = binding_->ForIdentifier(target_id);
450 std::string* target_id) {
466 *target_id = command->substr(separator_pos + 1);
488 std::string target_id; local
489 if (!ParseJsonPath(path, &command, &target_id)) {
556 DevToolsAgentHost* agent_host = binding_->ForIdentifier(target_id);
562 "No such target id: " + target_id);
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.cc 571 std::string target_id; local
577 &target_id)) {
594 target_id,
    [all...]
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndldic.c 1842 NJ_UINT16 target_id; local
    [all...]
  /external/libsepol/src/
link.c 855 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)) {
    [all...]
  /external/chromium_org/third_party/gpsd/release-3.1/
gps.h 1130 union target_id { \/* Target identifier *\/ union in struct:ais_t::__anon13100::__anon13115::__anon13116::__anon13119::target_t
    [all...]

Completed in 541 milliseconds