HomeSort by relevance Sort by last modified time
    Searched refs:ons (Results 1 - 8 of 8) sorted by null

  /system/media/camera/docs/
metadata_model.py 418 for ons_name, ons in root.iteritems():
419 ons._leafs = []
423 ons = root.get(ons_name, OuterNamespace(ons_name, self))
424 root[ons_name] = ons
426 if p not in ons._leafs:
427 ons._leafs.append(p)
429 for ons_name, ons in root.iteritems():
431 ons.validate_tree()
433 self._construct_sections(ons)
435 if ons not in self._outer_namespaces
    [all...]
  /external/openfst/src/include/fst/
label-reachable.h 411 StateId ons = ins; local
424 label2state_[label] = ons;
426 ++ons;
438 label2state_[kNoLabel] = ons;
440 ++ons;
451 while (fst_->NumStates() < ons) {
  /build/core/tasks/
sdk-addon.mk 56 # All SDK add-ons have these files
  /development/build/
sdk.atree 287 sdk/files/README_add-ons.txt add-ons/README.txt
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
voice.rtpdump     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
voice.rtpdump     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1508 milliseconds