Searched refs:fRoot (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/tools/genrb/
H A Dreslist.h41 struct SResource *fRoot; member in struct:SRBRoot
108 struct SRBRoot *fRoot; member in struct:SResTable
H A Dreslist.c783 res_write16(bundle, bundle->fRoot, status);
792 res_preWrite(&byteOffset, bundle, bundle->fRoot, status);
863 udata_write32(mem, bundle->fRoot->fRes);
917 res_write(mem, &byteOffset, bundle, bundle->fRoot, status);
972 res->u.fTable.fRoot = bundle;
1117 bundle->fRoot = table_open(bundle, NULL, comment, status);
1118 if (bundle->fKeys == NULL || bundle->fRoot == NULL || U_FAILURE(*status)) {
1257 res_close(bundle->fRoot);
1293 resKeyString = list->fRoot->fKeys + res->fKey;
1298 const char *currentKeyString = list->fRoot
[all...]
H A Dparse.cpp664 if (uprv_strcmp(((list->fRoot->fKeys) + (current->fKey)), key) == 0) {
814 root = data->fRoot;
1203 /* Necessary, because CollationElements requires the bundle->fRoot member to be present which,
2182 realParseTable(&state, state.bundle->fRoot, NULL, line, status);
2184 table_add(state.bundle->fRoot, dependencyArray, 0, status);
H A Dwrtjava.c690 res_write_java(bundle->fRoot, status);
H A Dwrtxml.cpp1185 res_write_xml(bundle->fRoot, bundle->fLocale, lang, TRUE, status);
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIConfigurator.cpp163 next = fRoot;
412 ok = IOPCIRangeListAllocateSubRange(fRoot->ranges[BRN(type)], range);
474 fRoot = root;
552 ok = IOPCIRangeListAddRange(&fRoot->ranges[BRN(type)],
567 bridgeAddChild(fRoot, bridge);
2579 device = fRoot;
2731 bridge = fRoot;
2793 if (bridge == fRoot) return (ok);
2800 if (bridge != fRoot) totalSize[kIOPCIResourceTypeBusNumber] = 1;
2996 if (bridge == fRoot) retur
[all...]
H A DIOPCIBridge.cpp2941 if (src->fRoot && (this != src->fRoot)) continue;
3504 src->fRoot = 0;
3534 src->fRoot = this;
/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIConfigurator.h315 IOPCIConfigEntry * fRoot; member in class:IOPCIConfigurator
H A DIOPCIDevice.h347 IOPCI2PCIBridge * fRoot; member in class:IOPCIEventSource

Completed in 131 milliseconds