/prebuilts/go/darwin-x86/src/cmd/go/ |
vcs_test.go | 44 "hub.jazz.net/git/user1/pkgname", 47 repo: "https://hub.jazz.net/git/user1/pkgname", 51 "hub.jazz.net/git/user1/pkgname/submodule/submodule/submodule", 54 repo: "https://hub.jazz.net/git/user1/pkgname", 58 "hub.jazz.net", 66 "hub.jazz.net/someotherprefix", 70 "hub.jazz.net/someotherprefix/user1/pkgname", 75 "hub.jazz.net/git/User 1/pkgname", 79 "hub.jazz.net/git/user1/pkg name", 84 "hub.jazz.net/git/user.1/pkgname" [all...] |
help.go | 163 import "hub.jazz.net/git/user/project" 164 import "hub.jazz.net/git/user/project/sub/directory"
|
vcs.go | 876 prefix: "hub.jazz.net/git", 877 re: `^(?P<root>hub.jazz.net/git/[a-z0-9]+/[A-Za-z0-9_.\-]+)(/[A-Za-z0-9_.\-]+)*$`,
|
alldocs.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/go/ |
vcs_test.go | 44 "hub.jazz.net/git/user1/pkgname", 47 repo: "https://hub.jazz.net/git/user1/pkgname", 51 "hub.jazz.net/git/user1/pkgname/submodule/submodule/submodule", 54 repo: "https://hub.jazz.net/git/user1/pkgname", 58 "hub.jazz.net", 66 "hub.jazz.net/someotherprefix", 70 "hub.jazz.net/someotherprefix/user1/pkgname", 75 "hub.jazz.net/git/User 1/pkgname", 79 "hub.jazz.net/git/user1/pkg name", 84 "hub.jazz.net/git/user.1/pkgname" [all...] |
help.go | 163 import "hub.jazz.net/git/user/project" 164 import "hub.jazz.net/git/user/project/sub/directory"
|
vcs.go | 876 prefix: "hub.jazz.net/git", 877 re: `^(?P<root>hub.jazz.net/git/[a-z0-9]+/[A-Za-z0-9_.\-]+)(/[A-Za-z0-9_.\-]+)*$`,
|
alldocs.go | [all...] |
/device/google/contexthub/util/nanotool/ |
nanotool.cpp | 105 " flash: load a new firmware image to the hub\n" 107 " load_cal: send data from calibration file to hub\n" 132 " -l, --log Outputs logs from the sensor hub as they become available.\n" 431 std::unique_ptr<ContextHub> hub = GetContextHub(args); local 432 if (!hub || !hub->Initialize()) { 437 hub->SetLoggingEnabled(args->logging_enabled); 442 success = hub->DisableSensors(args->sensors); 445 success = hub->DisableAllSensors(); 449 hub->PrintAllEvents(args->count) [all...] |
/frameworks/base/core/jni/ |
android_hardware_location_ContextHubService.cpp | 104 uint32_t hubHandle; // Id of the hub this app is on 237 ALOGD("%s: Hub information is null for hubHandle %d", __FUNCTION__, hubHandle); 249 ALOGD("%s: Hub information is null for hubHandle %d", __FUNCTION__, hubHandle); 312 ALOGD("Sending query for apps to hub %" PRIu32, hubHandle); 315 ALOGW("Could not query hub %" PRIu32 " for apps", hubHandle); 381 ALOGW("Added App 0x%" PRIx64 " on hub Handle %" PRId32 500 ALOGW("No Context Hub Module present"); 599 ALOGI("Passing msg type %" PRIu32 " from app %" PRIu32 " from hub %" PRIu32, 728 ALOGW("Context Hub handle %d restarted", hubHandle); 877 static jobject constructJContextHubInfo(JNIEnv *env, const struct context_hub_t *hub) { 942 jobject hub; local [all...] |
/external/chromium-trace/catapult/devil/devil/utils/ |
find_usb_devices.py | 15 # to the physical numerical label on the physical port e.g. on a USB hub. 17 # (e.g. the port labeled "1" on a USB hub does not always show up as "port 1" 20 # model of USB hub. When "port number" is referenced without specifying, it 316 """Defines a type of hub. 320 to determine if the node represents this type of hub. 328 to port 1, on a device which is connected to port 2 on the hub. 335 """Determines if the given Node is a hub of this type. 343 """Gets devices connected to the physical ports on a hub of this type. 346 node: [USBNode] Node representing a hub of this type. 353 ValueError: If the given node isn't a hub of this type [all...] |
/prebuilts/go/darwin-x86/src/encoding/xml/ |
read_test.go | 37 1. add a &lt;link rel=&quot;hub&quot; href=&quot;hub-server&quot;&gt; tag to all 39 2. every time one of those feeds changes, tell the hub 42 I have tested this by adding debug prints to a local hub 152 1. add a <link rel="hub" href="hub-server"> tag to all 154 2. every time one of those feeds changes, tell the hub 157 I have tested this by adding debug prints to a local hub
|
/prebuilts/go/linux-x86/src/encoding/xml/ |
read_test.go | 37 1. add a &lt;link rel=&quot;hub&quot; href=&quot;hub-server&quot;&gt; tag to all 39 2. every time one of those feeds changes, tell the hub 42 I have tested this by adding debug prints to a local hub 152 1. add a <link rel="hub" href="hub-server"> tag to all 154 2. every time one of those feeds changes, tell the hub 157 I have tested this by adding debug prints to a local hub
|
/external/autotest/server/cros/ |
chaos_dynamic_ap_list.conf | 1179 brand = bt-hub [all...] |