Searched defs:tokens (Results 1 - 12 of 12) sorted by path

/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_common.c87 nvme_str_split(char *string, int stringlen, char **tokens, int maxtokens, char delim) argument
/haiku/src/apps/switcher/
H A DWindowsView.cpp37 int32* tokens = get_token_list(team, &count); local
/haiku/src/tests/kits/app/bmessenger/
H A DMessengerComparissonTester.cpp254 int32 tokens[] = { -1, 0, 1 } ; local
/haiku/src/apps/deskbar/
H A DExpandoMenuBar.cpp995 int32* tokens = get_token_list(theTeam, &count); local
H A DSwitcher.cpp951 int32* tokens = get_token_list(-1, &tokenCount); local
1068 int32* tokens = get_token_list(-1, &tokenCount); local
1120 int32* tokens = get_token_list(teamID, &count); local
1162 int32* tokens = get_token_list(-1, &count); local
[all...]
H A DWindowMenu.cpp116 int32* tokens = get_token_list(theTeam, &tokenCount); local
/haiku/src/apps/screenshot/
H A DScreenshot.cpp268 int32* tokens = get_token_list(appInfo.team, &tokenCount); local
/haiku/src/bin/
H A Dhey.cpp365 char* tokens = new char[strlen(arg) * 2]; local
/haiku/src/kits/app/
H A DAppMisc.cpp179 int32* tokens = get_token_list(team, &tokenCount); local
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp1740 int32* tokens = (int32*)malloc(count * sizeof(int32)); local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ht.c2685 static int tokens = 0; /* XXX */ local
/haiku/src/tools/gensyscalls/
H A Dgensyscallinfos.cpp224 void PutTokens(stack<string>& tokens) argument

Completed in 206 milliseconds